Skip to content

Commit

Permalink
Merge pull request #73 from Harshitr10/master
Browse files Browse the repository at this point in the history
added members
  • Loading branch information
Yash-Var authored Jan 9, 2024
2 parents db11c8b + 577cbad commit 6afb7bf
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 4 deletions.
43 changes: 39 additions & 4 deletions public/static/data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,32 @@
"role": "Full Stack Developer",
"image": "static/images/yash.jpeg"

},
{
"name": "Harshit Rai",
"linkedin": "https://www.linkedin.com/in/harshitr10/",
"github": "https://github.com/Harshitr10",

"domain": "Web Development",
"email": "[email protected]",

"dob": "10/12/2002",
"role": "Full Stack Developer",
"image": "static/images/harshit.jpeg"

},
{
"name": "Manas Rai",
"linkedin": "https://www.linkedin.com/in/manasrai1406/",
"github": "https://github.com/manasrai1406",

"domain": "Machine Learning",
"email": "[email protected]",

"dob": "06/09/2002",
"role": "Machine Learning",
"image": "static/images/manas.jpeg"

},
{
"name": "Ashutosh Sharma",
Expand Down Expand Up @@ -119,6 +145,18 @@
"role": "Android Developer",
"image": "static/images/raunak.jpeg"

},
{
"name": "Ritika Singh",
"linkedin": "https://www.linkedin.com/in/ritika-singh-a9453822a",
"github": "https://github.com/ritikasingh1808",

"domain": "Content Writing",

"dob": "17/03/2004",
"role": "Content Writing",
"image": "static/images/ritika.jpeg"

},
{
"name": "Ritiesh Bhatia",
Expand Down Expand Up @@ -474,7 +512,4 @@
"role": "Class of 2020",
"image": "static/images/shreeyanshi_gupta.jpeg"
}
]



]
Binary file added public/static/images/harshit.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/static/images/manas.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/static/images/ritika.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6afb7bf

Please sign in to comment.