forked from GDSC-IIIT-V/gdsc-github-workshop-2023
-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
28 lines (28 loc) · 850 Bytes
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"data": [
{
"name": "Ayush Khandelwal",
"batch": 2021,
"picture_url": "https://i.imgur.com/zmWvcO1.jpg",
"twitter": "https://twitter.com/Ayushtwt",
"github": "https://github.com/Ayush-Khandelwal28",
"linkedin": "https://www.linkedin.com/in/ayushkhandelwal28/",
"quote": "Always Learning"
},
{
"name": "Aryan Amit Gupta",
"batch": 2021,
"picture_url": "https://i.imgur.com/ukkIKBc.jpg",
"twitter": "https://twitter.com/Aryanonyahoo",
"github": "https://github.com/aryanargupta",
"linkedin": "https://www.linkedin.com/in/aryan-amit-gupta/",
"quote": "Failures make the taste of Success sweet"
},
{
"name": "Praval Hitesh Parikh",
"batch": 2023,
"picture_url": "https://imgur.com/a/XpXbZF3",
"quote": "GG EZ"
}
]
}