forked from NeelayK/VGnetLabWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
76 lines (55 loc) · 3.39 KB
/
team.html
File metadata and controls
76 lines (55 loc) · 3.39 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
<section class="hero heroOther fade-in">
<div class="overlay"><p class="lab-description">The Vikendrit Gyaan Network Lab</p>
<h1>Exploring Collaborative Learning And <br>Networking To Transform Tomorrow</h1>
</div>
</section>
<section class="teamHeader objectives-section fade-in paddingFix">
<h2 style="text-decoration: #333 underline;">Team</h2>
</section>
<section class="team-section">
<div class="team-content">
<img src="Assets/dr-mainak-photo.jpg" alt="Mainak Adhikari" class="pi-image">
<div class="text">
<h2>PRINCIPAL INVESTIGATOR</h2>
<p class="role">Dr. Mainak Adhikari </p>
<p class="desc">Mainak Adhikari has completed
Bachelor of Technology (B. Tech) and Master of Technology (M. Tech.) in Computer Science and Engineering from
West Bengal University and Technology and the University of Kalyani, West Bengal, respectively. He has
completed a Doctor of Philosophy (Ph.D.) from the Indian Institute of Technology Dhanbad, India. He has
completed a Postdoctoral Research Fellowship from Mobile & Cloud Lab, Institute of Computer Science,
University of Tartu, Tartu, Estonia in collaboration with Imperial College London from June 2019 to June 2021.
Previously, he worked as Assistant Professor in the Department of Computer Science at Indian Institute of
Information Technology Lucknow from July 2021 to 2nd February 2024. Currently, he is working as an Assistant
Professor in Grade I in the School of Data Science, Indian Institute of Science Education and Research
Thiruvananthapuram. He is a Senior Member of the IEEE and INAE and a member of ACM and the International
Society for Research and Development. His area of research includes Internet-of-Things, Distributed Computing
(Serverless Computing, Fog Computing, Cloud Computing), and Data Analysis with AI approaches. He has
contributed to numerous research articles/papers in various national and International Journals (IEEE, ACM,
Elsevier, Springer) and Conferences (IEEE and Springer).
</p>
</div>
</div>
</section>
<section class="objectives-section fade-in paddingFix">
<h2>Current BS-MS/ BS-MS Project Students</h2>
</section>
<section class="team-category" id="bsms"></section>
<section class="objectives-section fade-in paddingFix">
<h2>Pursuing PhD Students</h2>
</section>
<section class="team-category" id="cphd"></section>
<section class="objectives-section fade-in paddingFix">
<h2>Project/JRF/Intern Students</h2>
</section>
<section class="team-category" id="ps"></section>
<section class="objectives-section fade-in paddingFix">
<h2>Alumni (PhD/JRF/BS-MS Students)</h2>
</section>
<section class="team-category" id="alumni"></section>
<section class="objectives-section fade-in paddingFix">
<h2>Team Gallery</h2>
</section>
<section id="gallery">
<div class="info-container gallery fade-in">
</div>
</section>