Skip to content

Commit

Permalink
Merge pull request #104 from deepanshu-jain-01/patch-3
Browse files Browse the repository at this point in the history
Add Deepanshu Jain in students.json
  • Loading branch information
chrismattmann authored Jan 16, 2024
2 parents 7750310 + 07ba5a7 commit 1c2fb55
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions data/students.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,15 @@
"email": "[email protected]",
"photo": "images/headshots/Yash_Shah_Headshot.jpg",
"url": "https://www.linkedin.com/in/yashashah"
},
},

"deepanshu": {
"name": "Deepanshu Jain",
"email": "[email protected]",
"photo": "images/headshots/deepanshu-jain.jpeg",
"url": "https://www.linkedin.com/in/deepanshu-jain-01/"
},

"suchith":{
"name": "Suchith Prathapaneni",
"email": "[email protected]",
Expand Down Expand Up @@ -481,7 +489,8 @@
{"id": "omid", "terms": ["Fall 2017", "Summer 2018"]},
{"id": "srinidhi", "terms": ["Spring 2017", "Summer 2018"]},
{"id": "prerana", "terms": ["Summer 2018", "Fall 2018"]},
{"id": "suchith", "terms": ["Spring 2023"]}
{"id": "suchith", "terms": ["Spring 2023"]},
{"id": "deepanshu", "terms": ["Spring 2024"]}


]
Expand Down

0 comments on commit 1c2fb55

Please sign in to comment.