Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New data added #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
147 changes: 131 additions & 16 deletions data/team.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,133 @@

[
{
"name":"John Doe",
"role":"admin/maintainer/contributor",
"profile_pic":"path/to/photos/johnDoe.jpg",
"email":"[email protected]",
"github_link": "https://github.com/johndoe",
"linkedIn_link": "https://www.linkedin.com/in/johndoe/"
},
{
"name":"Vivek Shah",
"role":"contributor",
"profile_pic":"../assets/team/vivek.jpg",
"email":"[email protected]",
"github_link": "https://github.com/vivekshah1801",
"linkedIn_link": "https://www.linkedin.com/in/vivekshah1801/"
}
{
"name": "Yash Kumar Verma",
"role": "admin",
"profile_pic": "yashkumarverma.jpg",
"email": "[email protected]",
"github_link": "yashkumarverma",
"linkedIn_link": "yash-kumar-verma"
},
{
"name": "Vivek Shah",
"role": "contributor",
"profile_pic": "vivek.jpg",
"email": "[email protected]",
"github_link": "vivekshah1801",
"linkedIn_link": "in/vivekshah1801"
},

{
"name": "Karandeep Singh",
"role": "contributor",
"profile_pic": "karan.jpg",
"email": "[email protected]",
"github_link": "karandeepSinghCoder",
"linkedIn_link": "karandeep-singh-018155157"
},
{
"name": "Prachi Singhal",
"role": "contributor",
"profile_pic": "prachi.jpg",
"email": "[email protected]",
"github_link": "PrachiSinghal86",
"linkedIn_link": "prachi-singhal-b73553159"
},
{
"name": "vipul krishna",
"role": "contributor",
"profile_pic": "vipul.jpg",
"email": "[email protected]",
"github_link": "vipul1999",
"linkedIn_link": "vipulkrishna"
},
{
"name": "Karan Kartikeya",
"role": "contributor",
"profile_pic": "karan.jpg",
"email": "[email protected]",
"github_link": "karankartikeya",
"linkedIn_link": "karankartikeya"
},
{
"name": "Tanay Raj",
"role": "contributor",
"profile_pic": "tanay.jpg",
"email": "[email protected]",
"github_link": "tanay13",
"linkedIn_link": "tanay-raj-4761121a1"
},
{
"name": "Vinay",
"role": "contributor",
"profile_pic": "vinay.jpg",
"email": "[email protected]",
"github_link": "winay05",
"linkedIn_link": "vinay-kumar-dahiya-2138a1179"
},
{
"name": "Aryan Vats",
"role": "contributor",
"profile_pic": "aryan.jpg",
"email": "[email protected]",
"github_link": "avats101",
"linkedIn_link": "aryan-vats"
},
{
"name": "Arpit Upadhyay",
"role": "contributor",
"profile_pic": "arpit.jpg",
"email": "[email protected]",
"github_link": "https://github.com/ausome197",
"linkedIn_link": ""
},
{
"name": "Hayat Tamboli",
"role": "contributor",
"profile_pic": "hayat.jpg",
"email": "[email protected]",
"github_link": "hayat-tamboli",
"linkedIn_link": "hayat-tamboli"
},
{
"name": "Sourav Paul",
"role": "contributor",
"profile_pic": "sourav.jpg",
"email": "[email protected]",
"github_link": "souravpaul8",
"linkedIn_link": "souravpaul8"
},
{
"name": "Vaishnav Srinidhi",
"role": "contributor",
"profile_pic": "Vaishnav.jpg",
"email": "[email protected]",
"github_link": "https://github.com/V41SH",
"linkedIn_link": "www.linkedin.com/in/vaishnav-srinidhi"
},
{
"name": "Versha Mishra",
"role": "contributor",
"profile_pic": "versha_mishra.jpg",
"email": "[email protected]",
"github_link": "VershaCoder",
"linkedIn_link": "versha-mishra-4b4376125"
},
{
"name": "Dhairya Ostwal",
"role": "contributor",
"profile_pic": "dhairya.jpg",
"email": "[email protected]",
"github_link": "dhairyaostwal",
"linkedIn_link": "www.linkedin.com/in/dhairyaostwal/"

},
{
"name":"Rajat Mehta",
"role":"contributor",
"profile_pic":"rajat_mehta.jpg",
"email":"[email protected]",
"github_link":"imrajatmehta",
"linkedIn_link":"rajat-mehta-4103a7160/"
}
]