-
Notifications
You must be signed in to change notification settings - Fork 72
/
data.json
67 lines (67 loc) · 1.84 KB
/
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"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": "Gungun Agarwal",
"batch": 2023,
"picture_url": "https://imgur.com/a/l4hyk7x",
"twitter": "",
"github": "",
"linkedin": "",
"quote": ""
},
{
"name": "Devyash Saini",
"batch": 2023,
"picture_url": "https://i.imgur.com/XA6AASl.jpeg",
"twitter": "https://twitter.com/TheDevyashSaini",
"github": "https://github.com/TheDevyashSaini",
"linkedin": "https://www.linkedin.com/in/TheDevyashSaini",
"quote": "I don't believe in obstacles, only in opportunities..."
},
{
"name": "Mehul Kumar",
"batch": 2021,
"picture_url": "https://imgur.com/a/3kSJq1S",
"twitter": "",
"github": "",
"linkedin": "",
"quote": "OS Lead hu mai"
},
{
"name": "Manveer Anand",
"batch": 2023,
"picture_url": "https://imgur.com/31Z5OU6",
"twitter": "",
"github": "",
"linkedin": "",
"quote": "my quote"
},
{
"name": "Abhijeet",
"batch": 2023,
"picture_url": "https://i.imgur.com/cCnPE95.jpg",
"twitter": "",
"github": "",
"linkedin": "",
"quote": "my quote"
}
]
}