-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathspeaker-details.html
More file actions
316 lines (263 loc) · 17.3 KB
/
speaker-details.html
File metadata and controls
316 lines (263 loc) · 17.3 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>IEEE Spices</title>
<meta content="IEEE SPICES" name="description" />
<meta content="IEEE SPICES" name="keywords" />
<!-- Favicons -->
<link href="assets/img/ieeembcet.png" rel="icon" />
<!-- <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800"
rel="stylesheet"
/>
<!-- Vendor CSS Files -->
<link
href="assets/vendor/bootstrap/css/bootstrap.min.css"
rel="stylesheet"
/>
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet" />
<link
href="assets/vendor/font-awesome/css/font-awesome.min.css"
rel="stylesheet"
/>
<link
href="assets/vendor/owl.carousel/assets/owl.carousel.min.css"
rel="stylesheet"
/>
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet" />
<script src="https://kit.fontawesome.com/yourcode.js" crossorigin="anonymous"></script>
<!-- =======================================================
* Template Name: TheEvent - v2.3.0
* Template URL: https://bootstrapmade.com/theevent-conference-event-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<!-- Uncomment below if you prefer to use a text logo -->
<!-- <h1><a href="#intro">The<span>Event</span></a></h1>-->
<a href="index.html" class="scrollto"
><img
src="assets/img/ieeewhite.png"
alt="spices-logo"
title=""
style="padding: 0rem 0.5rem"
/></a>
<a href="index.html" class="scrollto mob-nav">
<p class="kerala-section">IEEE Kerala Section</p>
</a>
<a href="index.html" class="scrollto"
><img
src="assets/img/spices.png"
alt="spices-logo"
title=""
style="padding: 0rem 0.5rem; margin-bottom: 1rem"
/></a>
<a href="index.html" class="scrollto mob-nav"
><img
src="assets/img/mbcetlogo.png"
alt="spices-logo"
title=""
style="padding: 0rem 0.5rem"
/></a>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="/index">Home</a></li>
<li class="dropdown">
<a href="#" class="dropbtn">CFP</a>
<div class="dropdown-content">
<a href="/paper">Paper Submission</a>
<a href="/cfp">CFP</a>
</div>
</li>
<li class="dropdown menu-active">
<a href="" class="dropbtn">Sessions</a>
<div class="dropdown-content">
<a href="/keynote">Keynote</a>
<a href="/tutorial">Tutorials</a>
</div>
</li>
<li><a href="/registration">Registration</a></li>
<li><a href="/committee">Committee</a></li>
<li><a href="/schedule">Schedule</a></li>
<li><a href="/venue"> Venue</a></li>
<li><a href="/contact">Contact</a></li>
<!-- <li class="buy-tickets"><a href="tickets.html">Buy Tickets</a></li> -->
</ul>
</nav>
<!-- #nav-menu-container -->
</div>
</header>
<!-- End Header -->
<!-- ======= Intro Section ======= -->
<section id="intro">
<div class="intro-container" data-aos="zoom-in" data-aos-delay="100">
<h1 class="mb-4 pb-0">Speaker Details<br /><span></span></h1>
<p class="mb-4 pb-0"></p>
</div>
</section>
<!-- End Intro Section -->
<main id="main" class="main-page">
<!-- ======= Speaker Details Sectionn ======= -->
<section id="speakers-details">
<div class="container">
<div class="section-header">
<h2>Speaker Details</h2>
</div>
<div class="row keynote-speaker-container">
<div class="col-md-6">
<img src="assets/img/keynote/1.jpg" alt="Speaker 1" class="img-fluid">
</div>
<div class="col-md-6">
<div class="details">
<h2>Dr. Anurag Kumar</h2>
<h5>Honorary Professor,
Indian Institute of Science
</h5>
<p>Prof. (Dr.) Anurag Kumar is an Honorary Professor at Indian Institute of Science. He was the Director of the Institute during 2014-2020. He was a Member of Technical Staff in AT&T Bell Laboratories from 1981 to 1988. He completed his B. Tech from Indian Institute of Technology (IIT) Kanpur and secured PhD from Cornell University. He has published extensively in the areas of communications networking and distributed systems, and has co-authored two major textbooks in communication networking and wireless networking. He was awarded the 1977 President's Gold Medal by IIT Kanpur. He received the IISc Alumni Award for Excellence in Engineering Research for 2008, and the IEI-IEEE Award for Engineering Excellence 2017. He has been elected Fellow of the IEEE, the Indian National Science Academy (INSA), the Indian National Academy of Engineering (INAE), the Indian Academy of Science (IASc), and The World Academy of Sciences (TWAS). During the period 2005-2009, he was an area editor for the IEEE/ACM Transactions on Networking, and was then on its steering committee from 2010-2014. He is a recipient of the J.C. Bose National Fellowship, awarded by the Department of Science Technology, for the period 2011-2021.</p>
</div>
</div>
</div>
<div class="row keynote-speaker-container">
<div class="col-md-6">
<img src="assets/img/keynote/2.jpg" alt="Speaker 1" class="img-fluid">
</div>
<div class="col-md-6">
<div class="details">
<h2>Prof. Sivaji Chakravorti</h2>
<h5>Professor,
Jadavpur University & Former Director, NIT Calicut
</h5>
<p>Dr. Sivaji Chakravorti is a Professor of Electrical Engineering Department of Jadavpur University from 1985. He was the Director of National Institute of Technology Calicut from August 2015 to August 2020. He did postdoctoral research at the Technical University Munich, Germany, as Humboldt Research Fellow. He also served as Development Engineer in the Power Transmission and Distribution Department of Siemens AG in Berlin, Germany and as Humboldt Research Fellow in ABB Corporate Research at Ladenburg, Germany, in 2002. He was US-NSF guest scientist at the Advanced Research Institute of Virginia Tech, USA, and AvH Guest Scientist at the Technical University Hamburg-Harburg, Germany, and also at the Technical University Munich, Germany. Prof. Chakravorti is Fellow of the Indian National Academy of Engineering, Fellow of National Academy of Sciences, India, Senior Member of IEEE (USA), Fellow of West Bengal Academy of Science & Technology, Fellow of the Institute of Electronics and Telecommunications Engineers and Fellow of the Institution of Engineers (India). He is the Vice-President of the Indian National Academy of Engineering. Prof. Chakravorti is the recipient of ‘Technical University-Munich Ambassador Award’ in 2013, ‘Technology Day Award’ from All India Council for Technical Education (AICTE) in 2003 and the ‘Outstanding Chapter Engineer Award’ from IEEE Power & Energy Society in 2007. He has authored three books and edited three books. He has published more than 105 research papers in peer-reviewed international journals including 67 papers in IEEE Transactions. He has one US patent, three Indian patents and three software copyrights to his credit</p>
</div>
</div>
</div>
<div class="row keynote-speaker-container">
<div class="col-md-6">
<img src="assets/img/keynote/3.jpg" alt="Speaker 1" class="img-fluid">
</div>
<div class="col-md-6">
<div class="details">
<h2>Prof. Maode Ma</h2>
<h5>Professor, College of Engineering,
Qatar University
</h5>
<p>Prof. (Dr.) Maode Ma is a research Professor in the College of Engineering at Qatar University. Prof. Ma, a Fellow of IET, received his Ph.D. degree in Department of Computer Science from Hong Kong University of Science and Technology in 1999. Prof. Ma has over 460 international academic publications including about 230 journal papers and more than 230 conference papers. His publication has received more than 7100 citations in Google Scholar. He currently serves as the Editor-in-Chief of International Journal of Computer and Communication Engineering and Journal of Communications. He also serves as a Senior Editor for IEEE Communications Surveys and Tutorials, and an Associate Editor for international journal of Wireless Communications and Mobile Computing and International Journal of Communication Systems. Prof. Ma is a senior member of IEEE Communication Society and a member of ACM. He is now the Chair of the ACM, Singapore Chapter</p>
</div>
</div>
</div>
<div class="row keynote-speaker-container">
<div class="col-md-6">
<img src="assets/img/keynote/4.jpg" alt="Speaker 1" class="img-fluid">
</div>
<div class="col-md-6">
<div class="details">
<h2>Dr. Akshay Kumar Rathore </h2>
<h5>Professor, Singapore Institute of Technology
</h5>
<p>Dr. Akshay Kumar Rathore is a Professor (Engineering) at Singapore Institute of Technology, Singapore. He received his M.Tech in Electrical machines and drives from the Indian Institute of Technology (BHU) Varanasi, India, in 2003, and the Ph.D. in power electronics from the University of Victoria, British Columbia, Canada in 2008. From November 2010 to February 2016, he served as an Assistant Professor at the Department of Electrical and Computer Engineering, National University of Singapore. From March 2016 to December 2021, he served as an Associate Professor at the Department of Electrical and Computer Engineering, Concordia University, Montreal, Canada where he was listed in the Provost Circle of Distinction in 2021. He is currently serving as the Awards Department Chair of the IEEE Industry Applications Society and AdCom Member-at-Large of the IEEE Industrial Electronics Society. Dr. Rathore is a recipient of the 2013 IEEE IAS Andrew W. Smith Outstanding Young Member Achievement Award, 2014 Isao Takahashi Power Electronics Award, 2017 IEEE IES David Irwin Early Career Award, 2020 IEEE IAS Outstanding Area Chair Award, 2020 IEEE Bimal Bose Award for Industrial Electronics Applications in Energy Systems and 2021 Nagamori Award. He published about 280 research papers in international journals and conferences, including 94 IEEE transactions.</p>
</div>
</div>
</div>
<div class="row keynote-speaker-container">
<div class="col-md-6">
<img src="assets/img/keynote/5.jpg" alt="Speaker 1" class="img-fluid">
</div>
<div class="col-md-6">
<div class="details">
<h2>Dr. Sharul Kamal Abdul Rahim</h2>
<h5>Professor, Universiti Teknologi Malaysia
</h5>
<p>Dr. Sharul Kamal Abdul Rahim is a Professor at Universiti Teknologi Malaysia (UTM). Since 2001, He has been with the Wireless Communication Centre (WCC), a High Centre of Excellent (HICOE), UTM. He obtained his first degree from University of Tennessee, USA majoring in Electrical Engineering in 1996, his MSc in Communication Engineering from Universiti Teknologi Malaysia (UTM) and PhD in Wireless Communication System from University of Birmingham, UK in 2001 and 2007, respectively. He holds an H-Index of 25 (SCOPUS) and more than 2000 citations (SCOPUS). He is a member of the Senior Evaluation Panel for the Engineering Accreditation Council (EAC) of the Board of Engineers Malaysia (BEM). He is currently the Chairman of International Electrotechnical Commission of Technical Committee (TC 49) and (TC 124). He has authored various books and book chapters and published more than 250 technical papers in journals and proceedings including IEEE Trans. on Antenna and Propagation (TAP), IEEE Antennas and Wireless Propagation Letter (AWPL), IEEE Antenna Magazine, IEEE Access and Electronics Letters. He has received more than 56 academic and research awards. He has secured almost RM3M of research grant internationally and nationally as a head of projects. He has 10 patents granted and more than 30 patent filling and Copyright.</p>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<!-- <div class="row keynote-speaker-container">
<div class="col-lg-3 col-md-6 footer-info">
<img src="assets/img/logo.png" alt="TheEvenet">
<p>The International Conference on 'Signal Processing, Informatics, Communication and Energy Systems (SPICES)', is a flagship conference of IEEE Kerala Section. IEEE SPICES 2022 is jointly organized by Mar Baselios College of Engineering and Technology, Trivandrum and IEEEKerala Section during 10-12 March 2022.</p>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
A108 Adam Street <br>
New York, NY 535022<br>
United States <br>
<strong>Phone:</strong> +1 5589 55488 55<br>
<strong>Email:</strong> info@example.com<br>
</p>
<div class="social-links">
<a href="#" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="#" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="#" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="#" class="google-plus"><i class="fa fa-google-plus"></i></a>
<a href="#" class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div> -->
<div class="social-links copyright">
<a href="https://facebook.com/ieee.mbcet/" class="facebook"
><i class="fa fa-facebook"></i
></a>
<a href="https://www.instagram.com/ieeesbmbcet/" class="instagram"
><i class="fa fa-instagram"></i
></a>
<a href="mailto:ieeesb@mbcet.ac.in" class="google-plus"
><i class="fa fa-envelope"></i
></a>
<a
href="https://www.linkedin.com/company/ieee-sb-mbcet/"
class="linkedin"
><i class="fa fa-linkedin"></i
></a>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong>IEEE MBCET</strong>. All Rights Reserved
</div>
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=TheEvent
-->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/superfish/superfish.min.js"></script>
<script src="assets/vendor/hoverIntent/hoverIntent.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>