-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfaculties.json
88 lines (88 loc) · 3.35 KB
/
faculties.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
{
"faculties": [
{
"name": "Dr. Maya Mohan",
"designation": "Head of the Department",
"url": "https://nssce.etlab.in/uploads/images/staff/U-430864-GmseC.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=31"
},
{
"name": "Dr. Sindhu S",
"designation": "Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/U-430858-X7Tyf.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=32"
},
{
"name": "Prof. Usha K",
"designation": "Associate Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/U-430860-iDkIv.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=33"
},
{
"name": "Prof. Viji Rajendran V",
"designation": "Associate Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/U-431060-THUsu.jpg",
"profile": "nssce.ac.in/staff-profile.php?id=30"
},
{
"name": "Prof. Anuraj Mohan",
"designation": "Assistant Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/U-659604-EfPO5.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=29"
},
{
"name": "Prof. Sruthy Manmadhan",
"designation": "Assistant Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/727687-HvP8E.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=26"
},
{
"name": "Prof. Kiran V K",
"designation": "Assistant Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/759641-CW9Bo.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=25"
},
{
"name": "Prof. Balagopal N",
"designation": "Assistant Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/U-789722-9XKCh.JPG",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=27"
},
{
"name": "Prof. Syam Sankar",
"designation": "Assistant Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/U-KTU-F27261-kaOu3.JPG",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=125"
},
{
"name": "Prof. Chitra S Nair",
"designation": "Assistant Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/KTU-F28887-QYeTa.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=124"
},
{
"name": "Prof. Remya G",
"designation": "Assistant Professor",
"url": "https://nssce.etlab.in/uploads/images/staff/U-KTU-F21401-8A2er.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=127"
},
{
"name": "Prof. Maanasa A S",
"designation": "Assistant Professor Adhoc",
"url": "https://raw.githubusercontent.com/stacsnssce/webassets/master/gallery/manasa.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=314"
},
{
"name": "Prof. Pavithra T P",
"designation": "Assistant Professor Adhoc",
"url": "https://raw.githubusercontent.com/stacsnssce/webassets/master/gallery/pavithra.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=315"
},
{
"name": "Prof. Syama Krishna S",
"designation": "Assistant Professor Adhoc",
"url": "https://raw.githubusercontent.com/stacsnssce/webassets/master/gallery/syamakrishna.jpg",
"profile": "https://www.nssce.ac.in/staff-profile.php?id=378"
}
]
}