forked from gtech-mulearn/campus-chapter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
124 lines (111 loc) · 4.42 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
{
"collegeCode": "SNT",
"college": "Sree Narayana Guru Institute of Science and Technology",
"about": "Lorem ipsum dolor sit amet consectetur adipiscing, elit ultricies imperdiet neque mattis, orci pellentesque turpis facilisi leo. Laoreet donec tortor sagittis habitasse eleifend conubia quis lacinia accumsan auctor, montes morbi natoque convallis integer aliquam posuere eu nulla, proin fames dapibus mattis sociis ligula blandit quam potenti. Himenaeos fringilla tincidunt aptent porta ultrices velit dignissim senectus purus suspendisse, fames eleifend feugiat nam hac montes semper pretium potenti, viverra curae netus volutpat cras per eu cubilia primis.",
"events": [
{
"month": "Sep",
"date": "29",
"head": "Event 1",
"para": "Webinar on Engineering and Industrial Services division of TCS.",
"img": "https://wallpaperaccess.com/full/1642272.jpg"
},
{
"month": "Sep",
"date": "27",
"head": "Opportunities in TCS EIS",
"para": "Webinar on Engineering and Industrial Services division of TCS.",
"img": "https://wallpaperaccess.com/full/1642272.jpg"
},
{
"month": "Sep",
"date": "26",
"head": "Opportunities in TCS EIS",
"para": "Webinar on Engineering and Industrial Services division of TCS.",
"img": "https://wallpaperaccess.com/full/1642272.jpg"
},
{
"month": "Sep",
"date": "25",
"head": "Opportunities in TCS EIS",
"para": "Webinar on Engineering and Industrial Services division of TCS.",
"img": "https://wallpaperaccess.com/full/1642272.jpg"
},
{
"month": "Sep",
"date": "25",
"head": "Opportunities in TCS EIS",
"para": "Webinar on Engineering and Industrial Services division of TCS.",
"img": "https://wallpaperaccess.com/full/1642272.jpg"
}
],
"gallery": {
"row1": [
{
"image": "https://mulearn.org/assets/home/illustration.webp"
},
{
"image": "https://mulearn.org/assets/home/Chart.webp"
},
{
"image": "https://learn.mulearn.org/assets/challenge/typingsample.webp"
}
],
"row2": [
{
"image": "https://th.bing.com/th/id/OIP.p5zC9uLm5ByGSy8gYI0McAHaE8?pid=ImgDet&rs=1"
},
{
"image": "https://images.squarespace-cdn.com/content/v1/5c710438b914490d5769a64f/b4fb2b4f-5f95-41a1-9416-d156d0ae273f/Most+Famous+Astrologer+in+the+World.jpg"
}
]
},
"statistics": {
"studentsCount": 30,
"learningCircles": 10,
"InterestGroups": 5,
"karmaEarned": 60,
"rank": 28
},
"team": {
"staffAdvisor": {
"name": "Enric S Neelamkavil",
"image": "https://mulearn-cce.vercel.app/static/media/img1.31943833473f0d0a748b.png"
},
"campusLead": {
"name": "Elon Musk",
"image": "https://th.bing.com/th/id/OIP.DjyPSeO-t7bK2agoLSYJzgHaHa?pid=ImgDet&rs=1"
},
"campusCoLead": {
"name": "Enric S Neelamkavil",
"image": "https://mulearn-cce.vercel.app/static/media/img1.31943833473f0d0a748b.png"
},
"treasurer": {
"name": "Enric S Neelamkavil",
"image": "https://mulearn-cce.vercel.app/static/media/img1.31943833473f0d0a748b.png"
},
"technicalLead": {
"name": "Enric S Neelamkavil",
"image": "https://mulearn-cce.vercel.app/static/media/img1.31943833473f0d0a748b.png"
},
"mediaLead": {
"name": "Enric S Neelamkavil",
"image": "https://mulearn-cce.vercel.app/static/media/img1.31943833473f0d0a748b.png"
},
"contentLead": {
"name": "Enric S Neelamkavil",
"image": "https://mulearn-cce.vercel.app/static/media/img1.31943833473f0d0a748b.png"
},
"operationLead": {
"name": "Enric S Neelamkavil",
"image": "https://mulearn-cce.vercel.app/static/media/img1.31943833473f0d0a748b.png"
}
},
"discordLink": "",
"whatsAppLink": "",
"email": "[email protected]",
"linkedIn": "",
"instagram": "",
"twitter": "",
"facebook": ""
}