forked from iiitv/github-workshop-jan-2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
85 lines (83 loc) · 2.88 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"data": [
{
"name": "Rahul Bansal",
"batch": 2019,
"picture_url": "https://i.ibb.co/S0v6KWh/IMG-20201214-WA0000.jpg",
"twitter": "https://twitter.com/itz_rahul_rj",
"github": "https://github.com/rahulbansal0502",
"linkedin": "https://www.linkedin.com/in/rahulbansal52/",
"quote": "Open source is 💓."
},
{
"name": "Dhruv Shah",
"batch": 2021,
"picture_url": "https://i.ibb.co/rp2bFcB/Whats-App-Image-2022-01-30-at-11-42-39-AM.jpg",
"twitter": "https://twitter.com/Dmhshah",
"github": "https://github.com/Proder",
"linkedin": "https://www.linkedin.com/in/dhruv-shah-a1b078224",
"quote": "EverLearner"
},
{
"name": "Shitij Gaur",
"batch": 2021,
"picture_url": "https://i.ibb.co/BjRxhnJ/IMG-20220120-180959-050-2.jpg",
"twitter": "No Twitter Account",
"github": "https://github.com/shitijG118",
"linkedin": "https://www.linkedin.com/in/shitij-gaur-b33484a3/",
"quote": "No Pain No Gain 🔥"
},
{
"name": "Soumil Singh",
"batch": 2021,
"picture_url": " https://i.ibb.co/54xgDwW/20211120-193745.jpg",
"github": "https://github.com/Soumil4561",
"linkedin": "https://www.linkedin.com/in/soumil-singh-19986b123/",
"quote": "Open source is 💓."
},
{
"name": "Umesh Chauhan",
"batch": 2021,
"picture_url": "https://ibb.co/pr00dg5",
"github": "https://github.com/UMESH-042",
"linkedin": "https://www.linkedin.com/in/umesh-chauhan-a1ab84220",
"quote": "Open source is 💓."
},
{
"name": "Suraj Suryawanshi",
"batch": 2021,
"picture_url": "https://i.ibb.co/VMRjdWy/WIN-20220130-11-45-10-Pro.jpg",
"twitter": "???",
"github": "https://github.com/suraj2424",
"linkedin": "https://www.linkedin.com/in/suraj-suryawanshi-42b5ab224/",
"quote": "Exploring new tech stuff."
},
{
"name": "Phagun Gandhi ",
"batch": 2021,
"picture_url": "https://i.ibb.co/5jPbq9X/Whats-App-Image-2022-01-29-at-6-28-02-PM.jpg",
"twitter": "https://twitter.com/gandhi_phagun",
"github": "https://github.com/Phagun26",
"linkedin": "https://www.linkedin.com/in/phagun-gandhi-891b36229/",
"quote": "Let's Do It"
},
{
"name": "Anubhav Dubey",
"batch": 2021,
"picture_url": "https://i.ibb.co/yR4Rtkf/606224.png",
"twitter": "",
"github": "https://github.com/HalfBloodAnubhav",
"linkedin": "",
"quote": "Mata kondo da"
},
{
"name": "Harsh Taunk",
"batch": 2021,
"picture_url": "https://i.ibb.co/NNwMk5q/Whats-App-Image-2022-01-23-at-11-44-41-PM.jpg",
"twitter": "https://twitter.com/HARSHTAUNK1",
"github": "https://github.com/HarshTaunk1",
"linkedin": "https://www.linkedin.com/in/harsh-taunk-8797781a4/",
"quote": "Open source is 💓."
}
]
}