-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaculty_data.json
More file actions
37 lines (37 loc) · 1.08 KB
/
faculty_data.json
File metadata and controls
37 lines (37 loc) · 1.08 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
{
"V KMishra": {
"full_name": "V. K.Mishra",
"designation": "Professor & Head",
"department": "Civil Engineering"
},
"MohammadHassan": {
"full_name": "MohammadHassan",
"designation": "Associate Professor",
"department": "Civil Engineering"
},
"Amit KumarBarnwal": {
"full_name": "Amit KumarBarnwal",
"designation": "Assistant Professor",
"department": "Civil Engineering"
},
"HarishChandra": {
"full_name": "HarishChandra",
"designation": "Assistant Professor",
"department": "Civil Engineering"
},
"MintuKumar": {
"full_name": "MintuKumar",
"designation": "Assistant Professor",
"department": "Civil Engineering"
},
"SajjanLal": {
"full_name": "SajjanLal",
"designation": "Assistant Professor",
"department": "Civil Engineering"
},
"UdaiKumar": {
"full_name": "UdaiKumar",
"designation": "Assistant Professor",
"department": "Civil Engineering"
}
}