-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathadv_com.html
441 lines (361 loc) · 26 KB
/
adv_com.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>WREC'23-NIT Jalandhar</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/nitjlogo1.png" rel="icon">
<link href="assets/img/nitjlogo1.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i%7CRaleway: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">
<link href="assets/css/style2.css" rel="stylesheet">
<!-- =======================================================
* Template Name: TheEvent - v2.2.0
* Template URL: https://bootstrapmade.com/theevent-conference-event-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<script async src="https://smtpjs.com/v3/smtp.js"></script>
<!-- ======= Header ======= -->
<header id="header" class="header-fixed">
<div class="container">
<div id="logo" class="pull-left">
<!-- Uncomment below if you prefer to use a text logo -->
<a href="index.html" class="scrollto"><img src="assets/img/nitjlogo1.png" alt="" title=""></a>
<h1 class="d-inline-block font"><a href="#intro"> <span>WREC'23</span></a></h1>
</div>
<!-- <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/logo.png" alt="" title=""></a>
</div> -->
<nav id="nav-menu-container">
<ul class="nav-menu">
<li><a href="index.html">Home</a></li>
<li><a href="index.html#date">Dates</a></li>
<li><a href="index.html#trac">Tracks</a></li>
<li><a href="index.html#speakers">Keynote Speakers</a></li>
<!-- <li><a href="index.html#tut">Tutorials</a></li> -->
<li><a href="index.html#schedule">Schedule</a></li>
<li><a href="adv_com.html">Committee</a></li>
<!-- <li ><a href="papers.html">Call For Papers</a></li> -->
<li class="dropdown"><a href="#" class=" dropdown-toggle" data-toggle="dropdown"
id="dropdownMenuButton" role="button" aria-haspopup="true" aria-expanded="false">For
Authors</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class=" d-block dropdown-item" href="papers.html">Call For Papers</a>
<a class="d-block dropdown-item" href="rules.html">Paper Submission</a></div>
</li>
<li><a href="about.html">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</header><!-- End Header -->
<!-- ======= Intro Section ======= -->
<section id="intro" style="height: 400px;">
<div class="intro-container container" data-aos="zoom-in" data-aos-delay="100">
<div>
<h1 class="mt-0 pt-0 section-header">Conference Team</h1>
</div>
</div>
</section><!-- End Intro Section -->
<div class="dropbutton">
<a href="#footer" class="btndwn"><i class="fa fa-3x fa-angle-double-down"></i></a>
</div>
<div class="box-item">
<div class="box-info info-box__shadow">
<div>
<h3><b>CHIEF PATRONS</b></h3>
<h8>Dr. B K Kanaujia, Professor, Director, NIT Jalandhar </h8><br>
<h8>Dr. Amita Dev, Professor, Vice-Chancellor, IGDTUW Delhi </h8><br>
<br>
</div>
</div>
<div class="box-item">
<div class="box-info info-box__shadow">
<div>
<h3><b>EXECUTIVE GENERAL CHAIR</b></h3>
<h8>Dr. Mamta Khosla, Associate Professor,
NIT Jalandhar </h8><br>
<h8> Dr. Indu Saini, Assistant Professor,
NIT Jalandhar</h8><br>
<h8> Dr. Vrinda Gupta, Associate Professor,
NIT Kurukshetra</h8><br>
<h8> Dr. Poonam Bansal, Professor,IGDTUW Delhi</h8>
<br>
</div>
</div>
<div class="box-item">
<div class="box-info info-box__shadow">
<div>
<h3><b>PROGRAM GENERAL CHAIR</b></h3>
<h8>Dr. Neetu Sood, Assistant Professor, NIT Jalandhar</h8><br>
<h8>Dr. Deepti Kakkar, Assistant Professor, NIT Jalandhar</h8><br>
<h8>Dr. Nonita Sharma, Associate Professor, IGDTUW Delhi
</h8><br>
<h8>Dr. Niyati Baliyan, Assistant Professor, IGDTUW Delhi
</h8><br>
</div>
</div>
<div class="box-item">
<div class="box-info info-box__shadow">
<div>
<h3><b>ORGANIZING SECRETARY</b></h3>
<h8> Dr. Rajneesh Rani, Assistant professor, NIT Jalandhar
</h8><br>
<h8>Dr. Tarun Chaudhary, Assistant Professor, NIT Jalandhar</h8><br>
<h8> Dr. Bhawna, Assistant professor, IGDTUW Delhi
</h8><br>
</div>
</div>
<div class="box-item">
<div class="box-info info-box__shadow">
<div>
<h3><b>ADVISORY COMMITTEE</b></h3>
<h8>Dr. Nilmini Wickramasinghe, Professor & Deputy Director, Iverson Health Innovation
Research Institute Swinburne University of Technology, Australia</h8><br>
<h8> Dr. Gayatri Mehta, Professor, Electrical Engineering Department, University of
North Texas, USA</h8><br>
<h8>Dr S. Indu, Professor, DTU, Delhi</h8><br>
<h8> Dr Parul Garg, Professor, NSUT, Delhi </h8><br>
<h8>Dr Savita Gupta, Professor, UIET, Panjab University, Chandigarh</h8><br>
<h8> Dr Rajeevan Chandel, Professor, NIT Hamirpur</h8><br>
</div>
</div>
<div class="box-item">
<!-- <div class="box-info info-box__shadow">
<div>
<h3><b>INTERNATIONAL PROGRAM COMMITTEE</b></h3>
<h8> Dr Nilmini Wickramasinghe, Professor & Deputy Director, Iverson Health Innovation
Research Institute Swinburne University of Technology, Australia</h8><br>
<h8> Dr Maryam Shojaei Baghini,Professor, IIT-Bombay </h8><br>
<h8> Dr Gayatri Mehta, Associate Professor, University of Texas, USA</h8><br>
<h8> Dr Anamika Dubey, Assistant Professor, Washington State University, USA</h8><br>
<h8> Dr Bhawna Verma, Expert Software and Tooling at Infineon Technologies, Dresden,Sachsen, Germany</h8><br>
<h8> Dr Harpreet Kaur, Educator, Hacienda La Puente Unified School District, USA. </h8><br>
<h8> Dr Savita Gupta, Professor & Director, UIET, Panjab University, Chandigarh </h8><br>
<h8> Dr S. Indu, Professor, DTU, Delhi </h8><br>
<h8> Dr Maneesha Gupta, Professor, NSUT, Delhi.</h8><br>
<h8> Dr Rajeevan Chandel, Professor, NIT Hamirpur</h8><br>
<h8> Dr Neelam Roop Parkash, Professor, PEC Chandigarh</h8><br>
<h8> Dr Arvinder Kaur, Professor, IPU, Delhi</h8><br>
<h8> Dr Alpna Aggarwal, Professor, Thapar University, Patiala </h8><br>
<h8> Dr Prabhjot Kaur, Co-founder and CEO, Esmito Solutions Pvt Ltd, Chennai</h8><br>
<h8> Dr Seema Singh, Product Manager, TATA Medical & Diagnostics Ltd.</h8><br>
<h8> Dr Ekta Singla, Associate Professor, IIT Ropar</h8><br>
<h8> Dr Gargi Khanna, Associate Professor, NIT Hamirpur </h8><br>
<h8> Dr Renu Dhir, Associate Professor, NIT Jalandhar </h8><br>
<h8> Dr Geeta Sikka, Associate Professor, NIT Jalandhar </h8><br>
<h8> Dr Roop Pahuja, Associate Professor, NIT Jalandhar</h8><br>
<h8> Dr Sheela Tiwari, Associate Professor, NIT Jalandhar</h8><br>
</div>
</div> -->
<div class="box-item">
<div class="box-info info-box__shadow">
<div>
<h3><b>TECHNICAL PROGRAM COMMITTEE</b></h3>
<h8> Dr. Trapti Jain, Professor, IIT Indore</h8><br>
<h8> Dr. Sumam David S, Professor, NIT, Surathkal</h8><br>
<h8> Dr. Karabi Biswas, Assistant Professor, IIT Kharagpur
</h8><br>
<h8> Dr. Shilpi Gupta, Associate Professor, SVNIT, Surat</h8><br>
<h8> Dr Meenakshi Sood, Associate Professor, NITTTR Chandigarh</h8><br>
<h8> Dr. R.K.Jeyachitra, Associate Professor, NIT, Tiruchirappalli</h8><br>
<h8> Dr. Vijaya Bhadauria, Professor, MNNIT Allahabad</h8><br>
<h8> Dr. Amandeep Kaur, Assistant Professor, IIT Jodhpur</h8><br>
<h8> Dr. Laxmi B, Associate Professor, NIT Warangal</h8><br>
<h8> Dr Rajeevan Chandel, Professor, NIT Hamirpur</h8><br>
<h8> Dr Arvinder Kaur, Professor, IPU Delhi
</h8><br>
<h8> Dr Alpana Aggarwal, Professor, Thapar University, Patiala
</h8><br>
<h8> Dr. Kirti Inamdar, Lecturer, SVNIT, Surat</h8><br>
<h8> Dr. Smriti Agarwal, Assistant Professor, MNNIT Allahabad</h8><br>
<h8> Dr Banani Basu, Assistant Professor, NIT Silchar</h8><br>
<h8> Dr. Lintu Rajan, Assistant Professor, NIT Calicut
</h8><br>
<h8> Dr. Bindiya T. S., Assistant Professor, NIT Calicut</h8><br>
<!-- <h8>Dr. Mamta Khosla, Associate Professor, NIT Jalandhar
</h8><br> -->
<h8>Dr. Kalpana G Bhat, Assistant Professor, NITK Surathkal
</h8><br>
<h8> Dr. Vrinda Gupta, Associate Professor, NIT Kurukshetra </h8><br>
<h8> Dr. Savita Gupta, Professor, Panjab University, Chandigarh </h8><br>
<h8> Dr. Poonam Bansal, Professor, IGDTUW Delhi </h8><br>
<h8> Dr S. Indu, Professor, DTU Delhi </h8><br>
<h8>Dr Gurmeet Kaur, Professor, Punjabi University </h8><br>
<h8> Dr Renu Dhir, Associate Professor, NIT Jalandhar</h8><br>
<h8> Dr. Sonia, Assistant Professor, Punjabi University Patiala </h8><br>
<h8> Dr. ILA Sharma, Assistant Professor, MNIT Jaipur </h8><br>
<h8> Dr. Jasdeep Kaur Dhanoa, Professor, IGDTUW Delhi </h8><br>
<h8>Dr Geeta Sikka, Associate Professor, NIT Jalandhar </h8><br>
<h8> Dr Reecha Sharma, Assistant Professor, Punjabi University, Patiala </h8>
<br>
<h8>Dr. Niyati Baliyan, Assistant Professor, IGDTUW Delhi </h8><br>
<h8> Dr Manisha Bharti, Assistant Professor, NIT Delhi</h8><br>
<h8> Dr Gargi Khanna, Associate Professor, NIT Hamirpur </h8><br>
<h8>Dr. Bhawna, Assistant Professor, IGDTUW Delhi </h8><br>
<!-- <h8> Dr Indu Saini, Assistant Professor, NIT Jalandhar</h8><br> -->
<!-- <h8> Dr Neetu Sood, Assistant Professor, NIT Jalandhar</h8><br> -->
<!-- <h8>Dr Deepti kakkar, Assistant Professor, NIT Jalandhar </h8><br> -->
<h8> Dr Harmandar Kaur, Assistant Professor, GNDU RC, Jalandhar </h8><br>
<h8> Dr Roop Pahuja, Associate Professor, NIT Jalandhar</h8><br>
<h8> Dr. Richa Yadav, Assistant Professor, IGDTUW Delhi</h8><br>
<!-- <h8> Dr Tarun Chaudhary, Assistant Professor, NIT Jalandhar </h8><br> -->
<h8>Dr. Nidhi Goel, Professor, IGDTUW Delhi </h8><br>
</div>
</div>
<!-- ======= Contact Section ======= -->
<section id="contact" class="section-bg">
<div class="container" data-aos="fade-up">
<div class="section-header">
<h2>Contact Us</h2>
<p>We will reach out to your queries soon</p>
</div>
<div class="form">
<form method="GET" role="form" class="php-email-form"
onsubmit="myFunction()">
<div class="form-row">
<div class="form-group col-md-6">
<input type="text" name="first-name" class="form-control"
id="first-name" placeholder="Your Name" data-rule="minlen:4"
data-msg="Please enter at least 4 chars" />
<div class="validate"></div>
</div>
<div class="form-group col-md-6">
<input type="email" class="form-control" name="email" id="email"
placeholder="Your Email" data-rule="email"
data-msg="Please enter a valid email" />
<div class="validate"></div>
</div>
</div>
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject"
placeholder="Subject" data-rule="minlen:4"
data-msg="Please enter at least 8 chars of subject" />
<div class="validate"></div>
</div>
<div class="form-group">
<textarea class="form-control" name="message" id="message" rows="5"
data-rule="required" data-msg="Please write something for us"
placeholder="Message"></textarea>
<div class="validate"></div>
</div>
<div class="mb-3">
<!-- <div class="loading">Loading</div> -->
<div class="error-message"></div>
<!-- <div class="sent-message">Your message has been sent. Thank you!</div> -->
</div>
<div class="text-center"><button type="submit">Send Message</button>
</div>
</form>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-6 footer-info">
<img src="assets/img/logo.png" alt=" WREC'23">
<p
style="font-size: x-large;font-weight: 600; text-transform: uppercase;">
Women Researchers in
Electronics and Computing<br><br>
Department Of Electronics And Communication Engineering<br>
</p>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
Dr B R Ambedkar National Institute of Technology<br>
G.T. Road, Amritsar Bypass,<br>
Jalandhar (Punjab), India - 144011<br>
<strong>Phone:</strong>+91 98886 04632<br>
<strong>Email:</strong> [email protected]<br>
</p>
<div class="social-links">
<a href="https://twitter.com/NITJofficial" class="twitter"><i
class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/NITJofficial"
class="facebook"><i class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/nitjofficial/"
class="instagram"><i class="fa fa-instagram"></i></a>
<a href="https://www.linkedin.com/school/dr-b-r-ambedkar-national-institute-of-technology-jalandhar-official/"
class="linkedin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="credits" style="font-size: medium; font-weight: 500">
Designed by <a
href="https://www.linkedin.com/in/anubhav-gupta-6b87711b0/">Anubhav
Gupta </a>
And <a href="https://www.linkedin.com/in/amritpal-singh-a80431191/">Amritpal
Singh</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="fa fa-angle-up"></i></a>
<!-- 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>
<script>
function myFunction() {
var first_name = String(document.getElementById("first-name").value);
var email = String(document.getElementById("email").value);
var subject = String(document.getElementById("subject").value);
var message = String(document.getElementById("message").value);
message = "<html><h2> Message From : " + first_name + " " + email +
"</h2><br><p>message : " + message + "</p></html>"
console.log(email);
sendEmail(email, message, subject);
alert("We Will Reach out to You Soon");
}
function sendEmail(x, y, z) {
Email.send({
Host: "smtp.gmail.com",
Username: "[email protected]",
Password: "9814430133",
To: "[email protected]",
From: "[email protected]",
Subject: z,
Body: y,
}).then();
}
</script>
<style>
h8 {
font-size: larger;
}
</style>
</body>
</html>