-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcommittee.json
77 lines (77 loc) · 2.94 KB
/
committee.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
{
"committee": [
{
"name": "Prof. Remya G",
"designation": "Faculty Advisor",
"url": "https://nssce.etlab.in/uploads/images/staff/U-KTU-F21401-8A2er.jpg?raw=true",
"profiles": {
"user": "",
"instagram": "",
"twitter": "",
"linkedin": "",
"github": "",
"website": ""
}
},
{
"name": "Hari Govind K",
"designation": "Chairperson",
"url": "https://github.com/stacsnssce/webassets/blob/master/profiles/harigovind.jpg?raw=true",
"profiles": {
"instagram": "https://instagram.com/hari_govindk",
"twitter": "",
"linkedin": "https://www.linkedin.com/in/hari-govind-k-53184a190/",
"github": "https://github.com/Im3rc",
"website": "https://thecyberlabyrinth.blogspot.com"
}
},
{
"name": "Ananthu S Krishnan",
"url": "https://github.com/stacsnssce/webassets/blob/master/profiles/ananthu.jpg?raw=true",
"designation": "Secretary",
"profiles": {
"instagram": "https://www.instagram.com/atreidus",
"twitter": "",
"linkedin": "https://www.linkedin.com/in/ananthu-s-krishnan-b7b114166",
"github": "https://github.com/atreidus",
"website": ""
}
},
{
"name": "Navya",
"url": "https://github.com/stacsnssce/webassets/blob/master/profiles/navya.jpg?raw=tue",
"designation": "Joint Secretary",
"profiles": {
"instagram": "https://instagram.com/navya_vijay7?igshid=YmMyMTA2M2Y=",
"twitter": "",
"linkedin": "https://www.linkedin.com/in/navya-vijayan-567307186",
"github": "https://github.com/NavyaVijay",
"website": ""
}
},
{
"name": "Poornima J",
"url": "https://github.com/stacsnssce/webassets/blob/master/profiles/poornima.jpeg?raw=true",
"designation": "Treasurer",
"profiles": {
"instagram": "https://www.instagram.com/_poorni_j/",
"twitter": "https://twitter.com/Poornim95516740",
"linkedin": "https://www.linkedin.com/in/poornima-j-074243195",
"github": "https://github.com/Poornima-J",
"website": ""
}
},
{
"name": "Aswini Anil Kumar",
"url": "https://github.com/stacsnssce/webassets/blob/master/profiles/aswini.jpg?raw=true",
"designation": "Joint Treasurer",
"profiles": {
"instagram": "https://www.instagram.com/aswinidevuz_0401/",
"twitter": "",
"linkedin": "",
"github": "",
"website": ""
}
}
]
}