forked from gtech-mulearn/campus-chapter
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdata.json
More file actions
157 lines (144 loc) · 4.55 KB
/
Copy pathdata.json
File metadata and controls
157 lines (144 loc) · 4.55 KB
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
"collegeCode": "UCEK",
"college": "University College Of Engineering, Kariavattom ",
"about": "Welcome to MuLearn UCEK! MuLearn is an online platform and student community committed to empowering students to enhance their skills and thrive as individuals and as a community. Our approach integrates micro peer groups, interest groups, and gamified tasks, encouraging engaging and collaborative learning experiences. MuLearn has been successfully implemented at UCEK, assisting students in honing their skills and facilitating easier access to internships and placements. Join us on a journey of growth and discovery, as we support each other's paths to knowledge and personal development.",
"events": [
{
"month": "Apr",
"date": "22",
"head": "Mediacon",
"para": "Kerala's First Meadia & Entertainment Conference",
"img": "mulearn-ucek assets/events/mediacon.jpg"
},
{
"month": "Oct",
"date": "14",
"head": "μClimb",
"para": "μClimb organised by MulearnUcek",
"img": "mulearn-ucek assets/events/muclimb.jpg"
},
{
"month": "Sep",
"date": "26",
"head": "Mulearn Orientation",
"para": "Mulearn orientation and onboarding of students",
"img": "https://wallpaperaccess.com/full/1642272.jpg"
},
{
"month": "Sep",
"date": "07",
"head": "ERROR_418",
"para": "24 hour hackathon organised by MulearnUcek",
"img": "mulearn-ucek assets/events/error418.jpg"
},
{
"month": "July",
"date": "03",
"head": "Introduction to Game Dev",
"para": "Organized by MulearnUcek",
"img": "mulearn-ucek assets/events/gamedev.jpg"
},
{
"month": "July",
"date": "03",
"head": "Dev Expo",
"para": "Organized by MulearnUcek",
"img": "mulearn-ucek assets/events/devexpo.jpg"
}
],
"gallery": {
"row1": [
{
"image": "mulearn-ucek assets/gallery/Award_cermony.jpg"
},
{
"image": "mulearn-ucek assets/gallery/Award.jpg"
},
{
"image": "mulearn-ucek assets/gallery/shreyas.png"
},
{
"image": "mulearn-ucek assets/gallery/Group.jpg"
},
{
"image": "mulearn-ucek assets/gallery/score.png"
},
{
"image": "mulearn-ucek assets/gallery/score2.png"
},
{
"image": "mulearn-ucek assets/gallery/permute.png"
}
],
"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": 297,
"learningCircles": 32,
"InterestGroups": 5,
"karmaEarned": 354.24,
"rank": 8
},
"team": {
"campusLead": {
"name": "Amarnath Sujith",
"image": "mulearn-ucek assets/team/Amarnath.jpg"
},
"campusCoLead": {
"name": "Chethas L Pramod",
"image": "mulearn-ucek assets/team/Chethas.png"
},
"igLead": {
"name": "Arjun TK",
"image": "mulearn-ucek assets/team/Arjun TK.jpg"
},
"technicalLead": {
"name": "Richard S",
"image": "mulearn-ucek assets/team/Richard.jpg"
},
"mediaLead": {
"name": "Bhagyasree",
"image": "mulearn-ucek assets/team/Bhagyashree.jpg"
},
"marketingLead": {
"name": "Sooryakanth S",
"image": "mulearn-ucek assets/team/Sooryakanth.jpg"
},
"operationLead": {
"name": "Aadil Mohamed A",
"image": "mulearn-ucek assets/team/Aadil.jpg"
},
"communityLead": {
"name": "Aswath S A",
"image": "mulearn-ucek assets/team/Ashwath.jpg"
},
"contentLead": {
"name": "Mihirima A R",
"image": "mulearn-ucek assets/team/Mihirima.jpg"
}
},
"discordLink": "https://discord.gg/GgZCqppkJF",
"whatsAppLink": "https://chat.whatsapp.com/KpVdfID7x3H7zUttYvH4ck",
"email": "mulearnucek@gmail.com",
"linkedIn": "https://www.linkedin.com/company/mulearnucek/",
"instagram": "https://www.instagram.com/mulearn.ucek/",
"achievements": [
{
"title": "PERMUTE Emerging Campus Award",
"description": "University College of Engineering - Emerging Campus 2024",
"image": "mulearn-ucek assets/achievements/Award.jpg"
},
{
"title": "Top Karma Miner Award",
"description": "Shreyas S - #1 Karma Miner All Over Kerala, 2024",
"image": "mulearn-ucek assets/achievements/shreyas.png"
}
]
}