-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspoker.html
More file actions
506 lines (469 loc) · 38.8 KB
/
spoker.html
File metadata and controls
506 lines (469 loc) · 38.8 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
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
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>RDECS 2022</title>
<!-- SEO -->
<meta charset="utf-8" />
<meta name="description"
content="Organised by Computer Science Department, Aditya Engineering College, Surampalem." />
<meta name="keywords" content="RDECS, RDECS 2022, RDECS 2021, International Conference, Data Engineering and Communication Technology, International Conference on Data Engineering and Communication Technology,
Aditya Engineering College, Surampalem, AEC Surampalem, International Conference, Pragathi Institute, Aditya College, Aditya, Aditya Surampalem, Aditya College of Engineering, Aditya College of Engineering and Technology,
Pragathi, Aditya Engineering College Surampalem, Confernece, 6th International Conference, 6th International, 6th Conference, 2022 International Conference, Conference on Data Engineering, Conferenece on Communication
Technology, Data Engineering and Communication Technology, rdecs, RDECS Aditya, RDECS and College Websites, RDECS Conference, About RDECS, International Conference 2022, 6th RDECS 2022, International Confernece RDECS 2022, Springer,
Data Engineering Conference, Communication Technology Conference, Aditya Surampalem, ACE Surampalem, ACET Surampalem, Tech Conferences 2022, 6th RDECS 2019, 6th RDECS 2020, Computer Science and Engineering Conferenece, Launched Springer Websites 2022,
Intelligence and Informatics Conference, August held Confernece, Conference Papers, Network Confernece,ICEDECT2022@aec, Aditya International Conference, RDECS Registration Form, RDECS Registration, RDECS Conference Brochure, RDECS Paper Accept Notification,
communication engineering, conference, international conference" />
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="./assets/Images/favicon_io/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="./assets/Images/favicon_io/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="./assets/Images/favicon_io/favicon-16x16.png" />
<link rel="manifest" href="./assets/Images/favicon_io/site.webmanifest" />
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet" />
<!-- Vendor CSS Files -->
<link href="./assets/vendor/aos/aos.css" rel="stylesheet" />
<link href="./assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="./assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet" />
<link href="./assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link href="./assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet" />
<link href="./assets/vendor/remixicon/remixicon.css" rel="stylesheet" />
<link href="./assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet" />
<!-- CSS, Semantic UI, Bootstrap Material Design-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous" />
<link href="https://unpkg.com/material-components-web@latest/dist/material-components-web.min.css"
rel="stylesheet" />
<script src="https://unpkg.com/material-components-web@latest/dist/material-components-web.min.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<!-- Project Main CSS File -->
<link rel="stylesheet" href="./assets/css/styles.css" />
<!-- Activate Libraries -->
<!-- <script src="./assets/Libraries/JQuery/jquery.min.js"></script> -->
<link rel="stylesheet" type="text/css" href="./assets/Libraries/JQuery/Slider-Zoom-Boom/dist/zoomslider.css" />
<script type="text/javascript" src="./assets/Libraries/JQuery/Slider-Zoom-Boom/demo/js/modernizr-2.6.2.min.js">
</script>
<!-- access -->
<script src="./assets/access-js/req.js"></script>
<script src="./assets/access-js/script.js"></script>
<!-- API Script -->
<script src="./assets/JS/request.js"></script>
<!-- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script> -->
</head>
<body onload="LoadNames()">
<!-- ======= Header - Navbar ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center justify-content-lg-between">
<h1 class="logo me-auto me-lg-0">
<a href="index.html">
<svg width="90" height="17" viewBox="0 0 102 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M1.36328 16C1.00521 16 0.826172 15.8031 0.826172 15.4092V1.18652C0.826172 0.792643 1.00521 0.595703 1.36328 0.595703H6.55176C8.62142 0.595703 10.1182 0.982422 11.042 1.75586C11.973 2.5293 12.4385 3.5498 12.4385 4.81738C12.4385 5.93457 12.0625 6.87272 11.3105 7.63184C10.5658 8.39095 9.50228 8.8278 8.12012 8.94238V8.96387C8.85059 9.50814 9.33398 9.9235 9.57031 10.21C9.80664 10.4893 10.0716 10.8688 10.3652 11.3486L12.793 15.291C13.0866 15.7637 13.0221 16 12.5996 16H11.375C11.0384 16 10.7878 15.8604 10.623 15.5811L8.38867 11.7461C8.06641 11.1947 7.60449 10.654 7.00293 10.124C6.40137 9.59408 5.65299 9.3291 4.75781 9.3291H2.88867V15.4092C2.88867 15.8031 2.70964 16 2.35156 16H1.36328ZM2.88867 7.56738H5.99316C7.38965 7.56738 8.46387 7.38477 9.21582 7.01953C9.96777 6.64714 10.3438 5.87012 10.3438 4.68848C10.3438 3.78613 10 3.17383 9.3125 2.85156C8.625 2.52214 7.69043 2.35742 6.50879 2.35742H2.88867V7.56738Z"
fill="white" />
<path
d="M16.3379 16C15.9798 16 15.8008 15.8031 15.8008 15.4092V1.18652C15.8008 0.792643 15.9798 0.595703 16.3379 0.595703H20.3018C23.3382 0.595703 25.4473 1.26888 26.6289 2.61523C27.8177 3.95443 28.4121 5.84147 28.4121 8.27637C28.4121 10.7113 27.8177 12.609 26.6289 13.9697C25.4473 15.3232 23.3382 16 20.3018 16H16.3379ZM17.8633 14.2383H20.2051C22.5684 14.2383 24.1582 13.737 24.9746 12.7344C25.7982 11.7318 26.21 10.2458 26.21 8.27637C26.21 6.30697 25.7982 4.82454 24.9746 3.8291C24.1582 2.83366 22.5684 2.33594 20.2051 2.33594H17.8633V14.2383Z"
fill="white" />
<path
d="M31.7637 16C31.4056 16 31.2266 15.8031 31.2266 15.4092V1.18652C31.2266 0.792643 31.4056 0.595703 31.7637 0.595703H41.1631C41.557 0.595703 41.7539 0.756836 41.7539 1.0791V1.87402C41.7539 2.19629 41.557 2.35742 41.1631 2.35742H33.2891V7.12695H40.5186C40.9124 7.12695 41.1094 7.28809 41.1094 7.61035V8.40527C41.1094 8.72754 40.9124 8.88867 40.5186 8.88867H33.2891V14.2383H41.4854C41.8792 14.2383 42.0762 14.3994 42.0762 14.7217V15.5166C42.0762 15.8389 41.8792 16 41.4854 16H31.7637Z"
fill="white" />
<path
d="M44.0312 8.29785C44.0312 5.79134 44.6507 3.8291 45.8896 2.41113C47.1357 0.986003 48.9225 0.273438 51.25 0.273438C52.6107 0.273438 53.735 0.506185 54.623 0.97168C55.5111 1.43001 56.1484 2.06022 56.5352 2.8623C56.7357 3.27767 56.7034 3.56413 56.4385 3.72168L55.5898 4.21582C55.3034 4.38053 55.0492 4.24447 54.8271 3.80762C54.5908 3.35645 54.2041 2.93392 53.667 2.54004C53.1299 2.14616 52.36 1.94922 51.3574 1.94922C49.5671 1.94922 48.2637 2.50781 47.4473 3.625C46.638 4.73503 46.2334 6.29264 46.2334 8.29785C46.2334 10.3031 46.638 11.8643 47.4473 12.9814C48.2637 14.0915 49.5671 14.6465 51.3574 14.6465C52.3887 14.6465 53.2122 14.4102 53.8281 13.9375C54.4512 13.4648 54.9023 12.9707 55.1816 12.4551C55.4036 12.0397 55.6615 11.9144 55.9551 12.0791L56.8467 12.584C57.1045 12.7344 57.126 13.0208 56.9111 13.4434C56.4886 14.2669 55.8011 14.9544 54.8486 15.5059C53.8962 16.0501 52.6966 16.3223 51.25 16.3223C48.9225 16.3223 47.1357 15.6133 45.8896 14.1953C44.6507 12.7702 44.0312 10.8044 44.0312 8.29785Z"
fill="white" />
<path
d="M59.8867 14.8398C59.5072 14.4961 59.4069 14.1953 59.5859 13.9375L60.1445 13.1318C60.3379 12.8525 60.6494 12.874 61.0791 13.1963C61.6449 13.6188 62.2321 13.9661 62.8408 14.2383C63.4567 14.5104 64.2015 14.6465 65.0752 14.6465C65.7197 14.6465 66.264 14.5498 66.708 14.3564C67.152 14.1631 67.5065 13.8874 67.7715 13.5293C68.0436 13.1641 68.1797 12.7236 68.1797 12.208C68.1797 11.8356 68.1224 11.4919 68.0078 11.1768C67.9004 10.8545 67.7249 10.5859 67.4814 10.3711C67.238 10.1562 66.9837 9.98796 66.7188 9.86621C66.2819 9.66569 65.6266 9.43294 64.7529 9.16797C63.8864 8.903 63.1273 8.61654 62.4756 8.30859C61.8311 8.00065 61.3154 7.62826 60.9287 7.19141C60.5492 6.75456 60.2949 6.30697 60.166 5.84863C60.0443 5.38314 59.9834 4.85319 59.9834 4.25879C59.9834 3.34928 60.2484 2.5651 60.7783 1.90625C61.3083 1.2474 61.9564 0.810547 62.7227 0.595703C63.4961 0.380859 64.2803 0.273438 65.0752 0.273438C65.9847 0.273438 66.776 0.391602 67.4492 0.62793C68.1224 0.864258 68.724 1.1722 69.2539 1.55176C69.6263 1.81673 69.7122 2.09603 69.5117 2.38965L68.9639 3.17383C68.7992 3.41016 68.4769 3.36003 67.9971 3.02344C67.6318 2.76562 67.1842 2.52572 66.6543 2.30371C66.1315 2.07454 65.6123 1.95996 65.0967 1.95996C64.4378 1.95996 63.89 2.03874 63.4531 2.19629C63.0163 2.34668 62.6725 2.60449 62.4219 2.96973C62.1712 3.33496 62.0459 3.75749 62.0459 4.2373C62.0459 4.53809 62.0745 4.81738 62.1318 5.0752C62.1891 5.32585 62.3359 5.58366 62.5723 5.84863C62.8086 6.11361 63.0951 6.31771 63.4316 6.46094C63.8828 6.6543 64.5811 6.88346 65.5264 7.14844C66.4788 7.40625 67.3096 7.72494 68.0186 8.10449C68.6774 8.4554 69.1501 8.82422 69.4365 9.21094C69.7301 9.5905 69.9557 10.0059 70.1133 10.457C70.278 10.901 70.3604 11.4023 70.3604 11.9609C70.3604 12.9779 70.099 13.8265 69.5762 14.5068C69.0534 15.1872 68.4339 15.6598 67.7178 15.9248C67.0016 16.1898 66.1029 16.3223 65.0215 16.3223C63.7253 16.3223 62.651 16.1719 61.7988 15.8711C60.9466 15.5703 60.3092 15.2266 59.8867 14.8398Z"
fill="white" />
<path
d="M72.3369 10.8115C72.0146 10.8115 71.8535 10.6862 71.8535 10.4355V9.68359C71.8535 9.43294 72.0146 9.30762 72.3369 9.30762H77.4717C77.7939 9.30762 77.9551 9.43294 77.9551 9.68359V10.4355C77.9551 10.6862 77.7939 10.8115 77.4717 10.8115H72.3369Z"
fill="white" />
<path
d="M80.168 16C79.7741 16 79.5771 15.8389 79.5771 15.5166V15.001C79.5771 14.7217 79.6953 14.4639 79.9316 14.2275L84.1426 9.98438C85.3887 8.73112 86.2051 7.76432 86.5918 7.08398C86.9857 6.39648 87.1826 5.60514 87.1826 4.70996C87.1826 3.95801 86.9606 3.32064 86.5166 2.79785C86.0798 2.27507 85.4137 2.01367 84.5186 2.01367C83.7165 2.01367 83.0505 2.21777 82.5205 2.62598C81.9906 3.03418 81.6074 3.7181 81.3711 4.67773C81.2708 5.08594 81.0596 5.24349 80.7373 5.15039L79.8994 4.90332C79.6774 4.83887 79.6237 4.53451 79.7383 3.99023C79.946 3.05208 80.4473 2.22135 81.2422 1.49805C82.0443 0.767578 83.1077 0.402344 84.4326 0.402344C86.1156 0.402344 87.3438 0.82487 88.1172 1.66992C88.8978 2.51497 89.2881 3.5498 89.2881 4.77441C89.2881 5.97038 88.9658 7.00163 88.3213 7.86816C87.6839 8.7347 86.8066 9.70866 85.6895 10.79L82.1553 14.2168V14.2598C82.3486 14.2454 82.6351 14.2383 83.0146 14.2383H88.8691C89.263 14.2383 89.46 14.3994 89.46 14.7217V15.5166C89.46 15.8389 89.263 16 88.8691 16H80.168Z"
fill="white" />
<path
d="M92.0918 16C91.6979 16 91.501 15.8389 91.501 15.5166V15.001C91.501 14.7217 91.6191 14.4639 91.8555 14.2275L96.0664 9.98438C97.3125 8.73112 98.1289 7.76432 98.5156 7.08398C98.9095 6.39648 99.1064 5.60514 99.1064 4.70996C99.1064 3.95801 98.8844 3.32064 98.4404 2.79785C98.0036 2.27507 97.3376 2.01367 96.4424 2.01367C95.6403 2.01367 94.9743 2.21777 94.4443 2.62598C93.9144 3.03418 93.5312 3.7181 93.2949 4.67773C93.1947 5.08594 92.9834 5.24349 92.6611 5.15039L91.8232 4.90332C91.6012 4.83887 91.5475 4.53451 91.6621 3.99023C91.8698 3.05208 92.3711 2.22135 93.166 1.49805C93.9681 0.767578 95.0316 0.402344 96.3564 0.402344C98.0394 0.402344 99.2676 0.82487 100.041 1.66992C100.822 2.51497 101.212 3.5498 101.212 4.77441C101.212 5.97038 100.89 7.00163 100.245 7.86816C99.6077 8.7347 98.7305 9.70866 97.6133 10.79L94.0791 14.2168V14.2598C94.2725 14.2454 94.5589 14.2383 94.9385 14.2383H100.793C101.187 14.2383 101.384 14.3994 101.384 14.7217V15.5166C101.384 15.8389 101.187 16 100.793 16H92.0918Z"
fill="white" />
</svg>
</a>
</h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html" class="logo me-auto me-lg-0"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li class="dropdown">
<a href="#"><span>About</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li>
<a href="/rdecs2022/about.html">About The Conference</a>
</li>
<li>
<a href="/rdecs2022/about.html#college">About The College</a>
</li>
<li>
<a href="/rdecs2022/about.html#department">The Organizing Department</a>
</li>
</ul>
</li>
<li>
<a class="nav-link scrollto" href="/rdecs2022/index.html#callforpapers">Call for papers</a>
</li>
<li>
<a class="nav-link scrollto" href="/rdecs2022/sp.html">Submissions & Publications</a>
</li>
<li>
<a class="nav-link scrollto" href="/rdecs2022/registration.html">Registration</a>
</li>
<li>
<a class="nav-link scrollto" href="/rdecs2022/index.html#dates">Dates</a>
</li>
<li>
<a class="nav-link scrollto" href="/rdecs2022/team.html">Committee</a>
<li>
<a class="nav-link scrollto" href="/rdecs2022/spoker.html">Speakers</a>
</li>
<li>
<a class="nav-link scrollto" href="/rdecs2022/index.html#venue">Venue</a>
</li>
<li>
<a class="nav-link scrollto" href="/rdecs2022/index.html#contact">Contact</a>
</li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
<img onclick="location.href='/'" style="cursor: pointer" src="./assets/Images/Logos/LOGO_A.png"
height="30px" width="auto" alt="" class="dude" />
</div>
</header>
<!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center justify-content-center" style="height: 50vh !important"
data-zs-src='[
"./assets/Images/aditya.jpeg"
]' data-zs-autoplay="true" data-zs-bullets="false">
<div class="container" data-aos="fade-up">
<div class="row justify-content-center" data-aos="fade-up" data-aos-delay="150">
<div class="col-xl-6 col-lg-8">
<h1 style="
font-size: 50px;
line-height: 50px;
color: cornsilk;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri,
'Trebuchet MS', sans-serif;
">
Speakers
</h1>
<!-- <h2 style="font-size: 30px;">Data Engineering and Communication Technology <span>(RDECS) 2022</span></h2> -->
<br />
</div>
</div>
</div>
</section>
<!-- End Hero -->
<!-- Our team Section -->
<section id="team" class="team content-section">
<div class="container">
<div class="row">
<div class="container">
<div class="row">
<div class="row pb-5 mb-2">
<!-- Srinivas Kumar -->
<div class="content_conatiner">
<img src="assets/speakers/srinivas.png" alt="img not found" class="content_1" />
<div class="content_2">
<h2>Prof. (Dr.) S. Srinivas Kumar</h2>
<h6>(Department of ECE, JNTUK, Kakinada)</h6>
<br />
<p>
Dr. S. Srinivas Kumar, is in the faculty of Electronics
and Communication Engineering since 1987, in Jawaharlal
Nehru Technological University Hyderabad, and worked in
its constituent institutions, viz., JNTU College of
Engineering Anantapur& JNTU College of Engineering
Kakinada. He was the Vice-Chancellor, Jawaharlal Nehru
Technological University Anantapur during 2017-2020. He
guided more than 80 Undergraduate projects and 50 post
graduate theses, in the area of his expertise, “Signal &
Image Processing” and “Artificial Neural Networks”. He
delivered more than 85 invited lectures in UGC Academic
Staff College Hyderabad, Engineering Staff College of
India and many other reputed academic institutes. He
taught 17 theory subjects in Under-graduate and
Post-graduate programme. In addition, he involved in the
development of new laboratories, viz., “Micro processors&
Micro Computers laboratory” & “Signal & Image Processing
laboratory” funded by AICTE, New Delhi and also by World
Bank Project, “Technical Education Quality Improvement
Programme”, respectively. He has involved in guiding the
students in various laboratories, from Basics to Advanced
Laboratories in Electronics and Communication Engineering.
Dr. Kumar is one among the professors, who have taken
active role in administration to glorify this University.
He was Training & Placement Officer (2001-05), Nodal
Officer to implement the World bank project “Technical
Education Quality Improvement Programme” of worth
Rs.11.258 crores (2005-09), Head of the Electronics and
Communication Engineering Department (2006-09), Director
(Sponsored Research) (2009-11), Director (R&D) (2011-2017)
and Vice-Chancellor (2017 – 2020). He was responsible for
starting M. Tech (Food Processing) in JNT University
Kakinada, in collaboration with Ministry of Food
Processing Industries (MoFPI), New Delhi, by presenting
the project in Ministry of Food Processing Industries, in
New Delhi. In addition, as a Vice-Chancellor, he
contributed to develop JNT University Anantapur, in both
academics and Infrastructure. Many of his noteworthy
contributions as Vice-Chancellor elevated the status of
JNT University Anantapur, in both State and National
level. He successfully completed his tenure as the
Vice-Chancellor and resumed to his office at JNTUK as
Professor of Electronics and Communication Engineering in
December, 2020.
</p>
<a href="https://scholar.google.co.in/citations?hl=en&user=rN36j-kAAAAJ&view_op=list_works"
target="_blank">
<h5 style="color: #cd2653">Read More...</h5>
</a>
</div>
</div>
<!-- Dr. N. V. S. Narasimha Sarma -->
<div class="content_conatiner">
<img src="assets/speakers/narasimha.jpg" alt="img not found" class="content_1" />
<div class="content_2">
<h2>Dr. N. V. S. Narasimha Sarma</h2>
<h6>(Director & Professor of ECE, IIIT Trichy)</h6>
<br />
<p>
Dr. Sarma obtained his Master's and Doctoral degrees from Indian Institute of
Technology, Kharagpur in the years 1985 and 1992 respectively after his
Bachelor’s degree in Engineering with specialization in Electronics and
Communications Engineering from JNTU College of Engineering, Kakinada, Andhra
Pradesh in 1984. He worked at Tata Institute of Fundamental Research, Mumbai for
a brief period between February 1986 and July 1987.
He has been with the Department of Electronics and Communications Engineering at
Regional Engineering College/National Institute of Technology, Warangal, India
at various positions since 1990. Then, he was the Head of the Department during
September 2006 to February 2009 and February 2013 to February 2015. He was also
the Dean (Academic Affairs) of the Institute during 2016 and 2017.
His areas of interest include sensor networks, numerical electromagnetics and
antenna arrays. He is the recipient of Best Researcher Award of NIT Warangal for
the year 2016. Six students received their Doctoral degrees under his guidance.
About 90 papers are at his credit in International and National journals and
Conferences. He visited USA, UK, Malaysia, and Mauritius to present his papers
and on some assignments. He delivered lectures at International Universities and
chaired sessions at International Conferences.
</p>
<a href="http://www.iiitt.ac.in/director" target="_blank">
<h5 style="color: #cd2653">Read More...</h5>
</a>
</div>
</div>
<!-- Dr. Ladislau Matekovits -->
<div class="content_conatiner">
<img src="assets/speakers/ladislau.png" alt="img not found" class="content_1" />
<div class="content_2">
<h2>Dr. Ladislau Matekovits</h2>
<h6>(Assoc. Prof., Department of Electronics and Telecommunications, Politecnico di
Torino, Italy)</h6>
<br />
<p>
Ladislau Matekovits, (M’94–SM’11) received the degree in electronic engineering
from InstitutulPolitehnic din Bucureşti, Bucureşti, Romania, and the Ph.D.
degree (Dottorato di Ricerca) in electronic engineering from Politecnico di
Torino, Torino, Italy, in 1992 and 1995, respectively. Since 1995, he has been
with the Department of Electronics and Telecommunications, Politecnico di
Torino, first with a post-doctoral fellowship, then as a Research Assistant. He
joined the same Department as Assistant Professor in 2002 and was appointed as
Senior Assistant Professor in 2005 and as Associate Professor in 2014
respectively. In February 2017 he obtained the Full Professor qualification
(Italy). In late 2005, he was Visiting Scientist at the Antennas and Scattering
Department, FGAN-FHR (now Fraunhofer Institute), Wachtberg, Germany. Beginning
July 1, 2009, for two years he has been a Marie Curie Fellow at Macquarie
University, Sydney, NSW, Australia, where in 2013 he also held a Visiting
Academic position and in 2014 has been appointed as Honorary Fellow. Since 2020
he is Honorary Professor at Polytechnic University of Timisoara, Romania,and
Associate of the Italian National Research Council. He has been appointed as
Member of the National Council for the Attestation of University Degrees,
Diplomas and Certificates (CNATDCU), Romania, for the term 2020-2024.
He has been Assistant Chairman and Publication Chairman of the European
Microwave Week 2002 (Milan, Italy), and General Chair of the 11th International
Conference on Body Area Networks (BodyNets) 2016. Since 2010 he is member of the
organizing committee of the International Conference on Electromagnetics in
Advanced Applications (ICEAA) and he is member of the technical program
committees of several conferences. He serves as Associated Editor of the IEEE
ACCESS, IEEE Antennas and Wireless Propagation Letters and IET MAP and reviewer
for different journals.
</p>
<a href="https://www.det.polito.it/personale/scheda/(nominativo)/ladislau.matekovits"
target="_blank">
<h5 style="color: #cd2653">Read More...</h5>
</a>
</div>
</div>
<!-- Dr. David (Bong Jun) Choi -->
<div class="content_conatiner">
<img src="assets/speakers/david.jpg" alt="img not found" class="content_1" />
<div class="content_2">
<h2>Dr. David (Bong Jun) Choi</h2>
<h6>(Associate Professor
School of Computer Science and Engineering & School of Electronic Engineering
Soongsil University, Seoul, Korea
)</h6>
<br />
<p>
Bong Jun Choi is an associate professor at the School of Computer Science &
Engineering and jointly at the School of Electronic Engineering, Soongsil
University, Seoul, Korea. Previously, he was an assistant professor at the
Department of Computer Science, State University of New York Korea, Korea, and
concurrently a research assistant professor at the Department of Computer
Science, Stony Brook University, USA. He received his B.Sc. and M.Sc. degrees
from Yonsei University, Korea, both in Electrical and Electronics Engineering,
and the Ph.D. degree from the University of Waterloo, Canada, in Electrical and
Computer Engineering. His current research focuses on distributed artificial
intelligence, distributed intelligent energy networks, federated learning, and
security. He is a senior member of the IEEE and a member of the ACM.
</p>
<a href="https://sites.google.com/view/davidchoi" target="_blank">
<h5 style="color: #cd2653">Read More...</h5>
</a>
</div>
</div>
<!-- Ms. Aarabhi Varma -->
<div class="content_conatiner">
<img src="assets/speakers/aarabhi.jpg" alt="img not found" class="content_1" />
<div class="content_2">
<h2>Ms. Aarabhi Varma</h2>
<br />
<p>
Vice President - Technical project manager with over 16 years of experience in
the software industry currently associated with Bank of New York Mellon
Technologies.
An experienced Technical Project Manager specialized in delivering technology
solutions for realizing business objectives. A people manager with experience in
handling diverse teams.
Experience in financial and telecom domains with excellent work and execution
track record. An agile practitioner.
Successful at directing change management initiatives requiring diverse
technology stack, fast-pace execution, continuous integration and deployment.
Proven track record in creating re-usable patterns, frameworks and components
for scalable enterprise solutions.
</p>
<a href="https://www.linkedin.com/in/aarabhi-varma-4854b961/" target="_blank">
<h5 style="color: #cd2653">Read More...</h5>
</a>
</div>
</div>
</div>
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</section>
<!-- /.our-team -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="footer-info">
<h3><span>RDECS - 2022</span></h3>
<p>
ADITYA ENGINEERING COLLEGE Aditya Nagar, ADB Road, Surampalem
- Pin:533437 East-Godavari District, Andhra Pradesh, INDIA.<br /><br />
<strong>Email:</strong> rdecs2022@aec.edu.in<br />
</p>
<div class="social-links mt-3">
<a href="https://twitter.com/AdityaEnggClg" class="twitter"><i
class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/AECaditya" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/aditya_engg_colleges/" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a href="https://www.youtube.com/channel/UCQmzQy9b4i6Q6X86DkX1H1g" class="youtube"><i
class="bx bxl-youtube"></i></a>
<a href="https://api.whatsapp.com/send?phone=+919949876662" class="whatsapp"><i
class="bx bxl-whatsapp"></i></a>
</div>
</div>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<!-- <h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Terms of service</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Privacy policy</a></li>
</ul> -->
</div>
<div class="col-lg-3 col-md-6 footer-links">
<!-- <h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Design</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Development</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Product Management</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Marketing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Graphic Design</a></li>
</ul> -->
</div>
<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Our Newsletter</h4>
<p>Subscribe to Stay Notified</p>
<form action="" method="post">
<input type="email" name="email" /><input type="submit" value="Subscribe" />
</form>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>RD</span>ECS</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/gp-free-multipurpose-html-bootstrap-template/ -->
<!-- Built with ❤️ By <a href="">WebSite & Publications Committee AEC</a> -->
</div>
</div>
</footer>
<!-- End Footer -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="./assets/vendor/purecounter/purecounter.js"></script>
<script src="./assets/vendor/aos/aos.js"></script>
<script src="./assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="./assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="./assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="./assets/vendor/php-email-form/validate.js"></script>
<script src="./assets/JS/request.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="./assets/Libraries/JQuery/Slider-Zoom-Boom/dist/jquery.zoomslider.min.js">
</script>
</body>
<!-- JS, Semantic UI, Bootstrap -->
<!-- <script
src="https://code.jquery.com/jquery-3.1.1.min.js"
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous">
</script> -->
<!-- Project Main JS File -->
<script src="./assets/JS/script.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous">
</script>
</html>