-
Notifications
You must be signed in to change notification settings - Fork 0
/
visiting_faculty.html
475 lines (471 loc) · 26.8 KB
/
visiting_faculty.html
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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>QIS | Visting Faculty</title>
<!--Style Starts-->
<link href='https://fonts.googleapis.com/css?family=Oxygen:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<!-- Start Your Body Code From here -->
<div class="wrapper">
<!-- header starts here -->
<header id="header" class="">
<!-- header -->
<div class="header-wrapper">
<div class="header-container">
<div>
<div class="logo-name">
<div class="logo">
<a href="index.html" title=""><img src="https://th.bing.com/th/id/OIP.tCQvJ26jKpKCB2FMbE5BVAAAAA?w=127&h=150&c=7&r=0&o=5&dpr=1.3&pid=1.7" alt="logo"></a>
</div>
<div class="name">
<a href="index.html" title="">
<h5>Indian Institute of Information Technology</h5>
<h5 class="primary-color">QIS</h5>
</a>
</div>
</div>
</div>
<div class="header-links">
<a href="#" data-toggle="popover" title="Address" data-content="c/o Block No.9 (IC Department), Government Engineering College, Sector-28, Gandhinagar, Gujarat - 382028" data-placement="bottom"><i class="fa fa-map-marker fa-lg" aria-hidden="true"></i></a>
<a href="#" data-toggle="popover" title="Phone No." data-content="+91-79-29750281" data-placement="bottom"><i class="fa fa-phone fa-lg" aria-hidden="true"></i></a>
<a href="#" data-toggle="popover" title="Email" data-content="[email protected]" data-placement="bottom"><i class="fa fa-envelope fa-lg" aria-hidden="true"></i></a>
</div>
</div>
</div>
<nav>
<div class="navbar navbar-inverse navbar-custom" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Institute <b
class="caret"></b></a>
<ul class="dropdown-menu multi-level">
<li><a href="about.html">About</a></li>
<li><a href="directors_message.html">Director's Message</a></li>
<li><a href="bog.html">Board of Governors</a></li>
<li><a href="society_members.html">Society Members</a></li>
<li><a href="academic_council.html">Academic Council</a></li>
<li><a href="finance_committee.html">Finance Committee</a></li>
<li><a href="rti.html">RTI</a></li>
<li><a href="pdf/MOU.pdf">MOU</a></li>
<li class="dropdown-submenu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Linkages</a>
<ul class="dropdown-menu">
<li><a href="linkages/da-iict.html">DA-IICT</a></li>
<li><a href="linkages/gsfc.html">GSFC</a></li>
<li><a href="linkages/germi.html">GERMI</a></li>
<li><a href="linkages/tcs.html">TCS</a></li>
</ul>
</li>
</ul>
</li>
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Academics <b
class="caret"></b></a>
<ul class="dropdown-menu multi-level">
<li class="dropdown-submenu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">B.Tech</a>
<ul class="dropdown-menu">
<li><a href="btech_cse.html">CSE</a></li>
<li><a href="btech_it.html">IT</a></li>
</ul>
</li>
<li class="dropdown-submenu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">M.Tech</a>
<ul class="dropdown-menu">
<li><a href="mtech_cse.html">CSE</a></li>
</ul>
</li>
<li><a href="phd.html">Ph.D</a></li>
<li><a href="pdf/academic_calendar_autumn_2015_16.pdf">Academic Calender</a></li>
</ul>
</li>
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Admission <b
class="caret"></b></a>
<ul class="dropdown-menu multi-level">
<li><a href="btech_admission.html">B.Tech</a></li>
<li><a href="mtech_admission.html">M.Tech</a></li>
<li><a href="phd_admission.html">Ph.D</a></li>
</ul>
</li>
<li class="active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">People <b class="caret"></b></a>
<ul class="dropdown-menu multi-level">
<li><a href="faculty.html">Faculty</a></li>
<li class="active"><a href="visiting_faculty.html">Visiting Faculty</a></li>
<li><a href="staff.html">Staff</a></li>
</ul>
</li>
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">More <b
class="caret"></b></a>
<ul class="dropdown-menu multi-level">
<li><a href="faq.html">FAQs</a></li>
<li><a href="student_corner.html">Student's Corner</a></li>
<li><a href="http://moodle.iiitv.ac.in" target="_blank">Moodle</a></li>
<li><a href="library.html">Library</a></li>
<li><a href="invited_talks.html">Invited Talks</a></li>
</ul>
</li>
<li><a href="career.html">Career</a></li>
<li><a href="gallery.html">Photo Gallery</a></li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
</nav>
</header>
<!-- /header -->
<!-- Content wrapper -->
<div class="contents-wrapper">
<!-- Contents starts here -->
<div class="content visiting-faculty">
<h1>Mentor Institute Faculty Members</h1>
<br>
<ul class="list-group">
<li class="list-group-item">
<h3>R Nagaraj (Director)</h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/Professor-R-Nagaraj-2.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Fault Tolerant Flight Controllers using Artificial Neural Network)
<br/> Visvesvaraya Technological University
<br/>
<b>Areas of Interest : </b>Fault tolerant control, Non linear control systems, neural networks and reconfigurable control systems.
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Das, Manik Lal</h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/maniklal_das.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Information Technology)
<br/> IIT Bombay
<br/>
<b>Areas of Interest : </b>Information Security, Cryptography, System Design and Analysis
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Dubey, Rahul </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/rahul_dubey.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Electrical Engineering)
<br/> IIT Roorkee
<br/>
<b>Areas of Interest : </b> Design and Prototyping of Digital systems, Factory Automation
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Garg, Gagan </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/GARG-GAGAN.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Computer Science and Automation)
<br/> IISC Bangalore, India
<br/>
<b>Areas of Interest : </b> Information theory, cryptography, number theory
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Jat, Pokhar Mal </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/pm_jat.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Computer Science and Engineering)
<br/> ML Sukhadia University, Udaipur
<br/>
<b>Areas of Interest : </b> Databases, Data Mining, Web of Data, Software Design
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Majumder, Prasenjit</h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/prasenjit_majumder.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph. D. (Computer Science))
<br/> Jadavpur University, Kolkata
<br/>
<b>Areas of Interest : </b> Information Retrieval, Natural Language processing, Digital Libraries
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Banerjee, Asim </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/asim_banerjee.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Electrical Engineering)
<br/> IIT Bombay
<br/>
<b>Areas of Interest : </b> Pattern Recognition, Medical Imaging, Image Processing, Digital Signal Processing, Speech Coding, Software Engineering, Software Quality Assurance and Project Management
<br/> Contact : <b></b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Garg, Shweta </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/Garg-Shweta.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D (English)
<br/> IIT Roorkee
<br/>
<b>Areas of Interest : </b> Food and Cultural Studies, Performance Studies, Creative Writing, Literature of the Indian Diaspora
<br/> Contact : <b></b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Mathuria, Anish </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/anish_mathuria.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Computer Science)
<br/> University of Wollongong, Australia
<br/>
<b>Areas of Interest : </b> Computer Security
<br/> Contact : <b></b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Mishra, Biswajit </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/mishra_biswajit.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Electrical & Electronics Engineering)
<br/> University of Southampton, UK
<br/>
<b>Areas of Interest : </b> Ultra Low Power and Sub-threshold Circuit Methodologies, Very Low Voltage Circuits for Wireless Sensor Networks, Digital IC Design, Power Management for Energy Harvesters, Signal Processing Hardware for Color Image Processing, Geometric Algebra and Novel Hardware
<br/> Contact : <b></b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Mitra, Suman Kumar </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/suman_mitra.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Computer Science)
<br/> ISI Calcutta
<br/>
<b>Areas of Interest : </b> Image Processing, Pattern Recognition, Fractal, Bayesian Network and Digital Image Watermarking
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Muthu, Rahul </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/Muthu_Rahul.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Computer Science)
<br/> Homi Bhabha National Institute, Mumbai
<br/>
<b>Areas of Interest : </b> Graph theory and algorithms
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Parikh, Alka </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/alka_parikh.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Agriculture and Allied Economic)
<br/> Cornell University, USA
<br/>
<b>Areas of Interest : </b> Rural development and the related issues like Agriculture, Poverty, Unemployment and Wages, Rural Finance, Environment and Development, Disaster Management
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Sahu, Nabin Kumar </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/Sahu-Nabin-Kumar.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
Ph.D. (Mathematics)
<br/> IIT Kharagpur
<br/>
<b>Areas of Interest : </b> Applied Functional Analysis, Operator Theory, Variational Inequality, Variational Inclusion Problems
<br/> Contact : <b></b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Patil, Hemant </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/hemant_patil.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
PhD (Signal Processing)
<br/> IIT Kharagpur
<br/>
<b>Areas of Interest : </b> Speaker recognition and wavelet signal processing
<br/> Contact : <b> [email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Bhise, Minal </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/minal_bhise.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
PhD (Computer Science)
<br/> BITS Pilani
<br/>
<b>Areas of Interest : </b> Semantic Web, Distributed Databases, Software System Analysis and Design
<br/> Contact : <b>[email protected]</b>
</div>
</div>
</li>
<li class="list-group-item">
<h3>Banerjee, Nandini </h3>
<div class="row">
<div class="col-sm-2 col-md-2 col-lg-2">
<img src="img/no_photo.jpg">
</div>
<div class="col-sm-10 col-md-10 col-lg-10">
M.Phil., PhD
<br/> R D University, Jabalpur
<br/>
<b>Areas of Interest : </b> Economics & General Management
<br/> Contact : <b> [email protected]</b>
</div>
</div>
</li>
</ul>
</div>
</div>
<!-- Footer -->
<footer>
<div class="footer-wrapper">
<span class="logo"><img src="img/IIITV_Logo_1x1_small.png" alt=""></span>
<div class="row">
<div class="col-sm-4 address">
<strong>Address : </strong>c/o Block No.9 (IC Department), Government Engineering College, Sector-28, Gandhinagar, Gujarat - 382028
</div>
<div class="col-sm-4 links">
<div>
<a href="index.html#news">News</a>
<i class="seperator"></i>
<a href="index.html#announcements">Announcement</a>
<i class="seperator"></i>
<a href="index.html#events">Events</a>
</div>
<div>
<a href="index.html">Home</a>
<i class="seperator"></i>
<a href="rti.html">RTI</a>
<i class="seperator"></i>
<a href="pdf/MOU.pdf">MOU</a>
</div>
<div>
<a href="admissions.html">Admission</a>
<i class="seperator"></i>
<a href="student_corner.html">Student</a>
<i class="seperator"></i>
<a href="faculty.html">Faculty</a>
</div>
</div>
<div class="col-sm-4 footer-social">
<a href="#!"><i class="fa fa-facebook" aria-hidden="true"
title="Official Facebook Page"></i></a>
<a href="https://github.com/iiitv"><i class="fa fa-github" aria-hidden="true"
title="Github Group"></i></a>
<a href="#!"><i class="fa fa-linkedin" aria-hidden="true" title="LinkedIn Profile"></i></a>
<a href="#!" title=""><i class="fa fa-twitter" aria-hidden="true"
title="Official Twitter Account"></i></a>
</div>
</div>
</div>
</footer>
</div>
<!--Scripts Starts-->
<script src="https://code.jquery.com/jquery-2.2.4.min.js" integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/434d359724.js"></script>
<script>
$(document).on('click', function (e) {
var
$popover,
$target = $(e.target);
//do nothing if there was a click on popover content
if ($target.hasClass('popover') || $target.closest('.popover').length) {
return;
}
$('[data-toggle="popover"]').each(function () {
$popover = $(this);
if (!$popover.is(e.target) &&
$popover.has(e.target).length === 0 &&
$('.popover').has(e.target).length === 0)
{
$popover.popover('hide');
} else {
//fixes issue described above
$popover.popover('toggle');
}
});
})
</script>
</body>
</html>