forked from pledge-snt-club/pledge-snt-club.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
107 lines (68 loc) · 3.02 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
data = {
"info": [
// post your enteries below this
{
"avatar": "1",
"name": "Ritesh Sharma ",
"year": "CSE 2nd year",
"link": "https://www.linkedin.com/in/ritesh-sharma3499/",
"des": "I am eager to learn code so that I can use my skill to bring a change to the world. I am fascinated by fields like Machine Learning. I want to contribute to help the community grow "
},
{
"avatar": "7",
"name":"Rajat Malik ",
"year":"CSE 2nd year",
"link":"https://www.linkedin.com/in/rajatmalik1701/",
"des": "I want to push myself beyond my limits and grow while learning and helping others. "
},
{
"avatar": "3",
"name":"Kush Vasaniya ",
"year":"CSE 1st year",
"link":"https://www.linkedin.com/in/kush-vasaniya-667450210/",
"des": "I wanna learn, come up with new ideas and implement them. "
},
{
"avatar": "3",
"name":"Tanishq Goyal ",
"year":"CSE 1st year",
"link":"https://www.linkedin.com/in/tanishq-goyal-4422ab1b0/",
"des": "Coding helps me to understand and solve real world problems.I am fascinated by fields like blockchain and AI. I want to contribute to the community for its growth. "
},
{
"avatar": "5",
"name": "Keshav Pareek ",
"year": "CSE 1nd year",
"link": "https://www.linkedin.com/in/keshav-pareek-34a0841b5/",
"des": "Hello Guys !!!! I want to contribute to this community "
},
{
"avatar": "1",
"name": "Nishant Bharwani",
"year": "CSE 1st year",
"link": "edin.com/in/nishant-bharwani-b9989a186/",
"des": "I am eager to learn code so that I can use my skill to bring a change to the world. I am fascinated by fields like Web Development. I want to contribute to help the community grow "
},
{
"avatar": "2",
"name":"Aayushi Sharma ",
"year":"CSE(AI) 1st year",
"des": "I like to explore new things. I want to contribute to help the community grow "
},
{
"avatar": "7",
"name":"Ronak Gupta ",
"year":"CSE 1st year",
"link":"https://www.linkedin.com/in/iamronakgupta/",
"des": "Hello i like to learn new things currently i am doing android native development and java thanks "
},
{
"avatar": "1",
"name": "Akshat Surana ",
"year": "CSE 1st year",
"link": "https://instagram.com/akshat_d_ak/",
"des": "Here to explore and grow with this awesome community. You never kick the beehive if you wish to get honey!!!"
},
// post your enteries above this
]
}