-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathspeaker.html
417 lines (373 loc) · 18.8 KB
/
speaker.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>TEDxMITAOE</title>
<meta content="" name="description" />
<meta content="" name="keywords" />
<!-- Favicons -->
<link href="assets/img/favicon.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,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" />
<script type='text/javascript' src='https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js'></script>
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet" />
<style>
.container li {
font-weight: bold;
font-size: large;
}
#tref {
color: red;
}
.card {
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.208);
}
.card:hover {
border: 1px solid black;
box-shadow: 0px 20px 40px rgba(5, 0, 0, 0.865);
}
img {
box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.card-title {
font-size: x-large;
font-weight: bolder;
margin-top: 10px;
}
.card-text {
font-size: medium;
}
</style>
<!-- =======================================================
* Template Name: Vesperr - v4.10.0
* Template URL: https://bootstrapmade.com/vesperr-free-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- <div id="particles-js"></div> -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center">
<div class="container d-flex align-items-center justify-content-between">
<div class="logo">
<h1>
<a href="index.html">TEDx <span style="color: white">MITAOE</span></a>
</h1>
<span style="font-size: 8px; color: red">x</span>
<span style="font-size: 8px; color: white">
= independently organised TED event ABOUT EVENT</span>
<!-- Uncomment below if you prefer to use an image logo -->
<!-- <a href="index.html"><img src="assets/img/logo.png" alt="" class="img-fluid"></a>-->
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto " href="index.html">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto active" href="speaker.html">Speakers</a></li>
<li><a class="nav-link scrollto " href="sponsors.html">Sponsors</a></li>
<!-- <li><a class="nav-link scrollto" href="team.html">Team</a></li> -->
<!-- <li>
<a class="nav-link scrollto" href="https://2021.tedxmitaoe.com">Previous Event</a>
</li> -->
<li class="dropdown">
<a href="#"
><span>Previous Events</span> <i class="bi bi-chevron-down"></i
></a>
<ul>
<li><a href="https://2021.tedxmitaoe.com" target="_blank">TEDxMITAOE 2021</a></li>
<li><a href="https://2020.tedxmitaoe.com" target="_blank">TEDxMITAOE 2020</a></li>
</ul>
</li>
<!-- <li class="dropdown"><a href="#"><span>Drop Down</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#">Drop Down 1</a></li>
<li class="dropdown"><a href="#"><span>Deep Drop Down</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li>
<li><a href="#">Drop Down 2</a></li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
</ul>
</li> -->
<li><a href="#" class="getstarted scrollto" onclick="popup('tedxmitaoe-sonic-boom-443013');">Book Now</a></li>
<noscript id="tsNoJsMsg">Javascript on your browser is not enabled.</noscript><script src="https://www.townscript.com/static/Bookingflow/js/townscript-widget.nocache.js" type="text/javascript"></script>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
</div>
</header>
<!-- End Header -->
<section id="speakercard">
<div class="breadcrumbs" style="background-color:white">
<div class="container">
<ol>
<li>
<a href="index.html" id="tref">
<script src="https://cdn.lordicon.com/fudrjiwc.js"></script>
<lord-icon src="https://cdn.lordicon.com/etqbfrgp.json" trigger="loop"
colors="outline:#000000,primary:#c71f16,secondary:#c71f16,tertiary:#ffffff,quaternary:#ffffff"
stroke="100" style="width:40px;height:40px; margin: -10px; padding: auto;">
</lord-icon>
</a>
</li>
<li>Speakers</li>
</ol>
<h2 style="margin-left: auto; margin-right: auto; width: 10px"></h2>
</div>
</div>
<div class="section-title" data-aos="fade-up">
<h2>Speaker</h2>
<!-- <h2 style="font-size: 18px;">Core Team</h2> -->
</div>
<div class="container py-3" id="shb5" data-aos="zoom-in-right">
<div class="card" style="padding: 20px;box-shadow: (0,0,0,0.505) 0px 3px 8px;">
<div class="row ">
<div class="col-md-3">
<img src="assets/img/speakers/amruta.png" class="w-100">
</div>
<div class="col-md-8 px-3">
<div class="card-block px-3">
<h4 class="card-title">Amruta Khanvilkar</h4>
<br>
<p class="card-text" style="text-align: justify;">Marking her versatility in the Marathi and Bollywood industries with movies like ‘Katyar Kaljat Ghusli’, ‘Chandramukhi’, ‘Raazi’, ‘Satymev Jayate’ and many more, Amruta is a skillful actress and a breathtaking dancer. She has competently participated in various reality shows.
</p>
<div class="social-links">
<a href="https://twitter.com/AmrutaOfficial?s=20&t=KU3nS5VLAvlIziXlvkwY0w" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://www.facebook.com/AmrutaOfficial" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/amrutakhanvilkar/" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.youtube.com/@amrutakhanvilkarofficial/about" class="youtube"><i class="bi bi-youtube"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container py-3" id="shb3" data-aos="zoom-in-left">
<div class="card" style="padding: 20px;box-shadow: (0,0,0,0.505) 0px 3px 8px;">
<div class="row ">
<div class="col-md-3">
<img src="assets/img/speakers/madhura.PNG" class="w-100">
</div>
<div class="col-md-8 px-3">
<div class="card-block px-3">
<h4 class="card-title">Madhura Bachal
</h4>
<br>
<p class="card-text" style="text-align: justify;">Madhura Bachal is an accomplished YouTuber, Chef, and Businesswoman who is the heart and soul of the first Marathi youtube channel to have crossed a humongous number of 6 million subscribers. She is the pathfinder of Maharashtrian cuisine in the digital world.
</p>
<div class="social-links">
<a href="https://twitter.com/madhurasrecipe" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://www.facebook.com/people/Madhura-Mangesh-Bachal/100001002606946/" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/madhurasrecipe/?hl=en" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.youtube.com/@MadhurasRecipeMarathi" class="youtube"><i
class="bi bi-youtube"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container py-3" id="shb4" data-aos="zoom-in-right">
<div class="card" style="padding: 20px;box-shadow: (0,0,0,0.505) 0px 3px 8px;">
<div class="row ">
<div class="col-md-3">
<img src="assets/img/speakers/ankit.PNG" class="w-100">
</div>
<div class="col-md-8 px-3">
<div class="card-block px-3">
<h4 class="card-title">Ankit Sharma</h4>
<br>
<p class="card-text" style="text-align: justify;">Ankit is a brilliant motorsport photographer and videographer who, through his noteworthy work and passion, is giving the world a peek into the awe-inspiring life behind wheels.In addition, he has diligently covered the Dakar Rallies, an exhilarant rally race.
</p>
<div class="social-links">
<a href="https://twitter.com/mademachines" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://m.facebook.com/people/Ankit-Sharma/100006470356513/?comment_id=Y29tbWVudDoxMDYwMDQxNjY0MDMzMjc4XzEwNjAwNDE5ODczNjY1Nzk%3D" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/man_made_machines/" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/ankit-sharma-168329105/?originalSubdomain=in" class="linkedin"><i
class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container py-3" id="shb6" data-aos="zoom-in-left">
<div class="card" style="padding: 20px;box-shadow: (0,0,0,0.505) 0px 3px 8px;">
<div class="row ">
<div class="col-md-3">
<img src="assets/img/speakers/sheyaJain.jpg" class="w-100">
</div>
<div class="col-md-8 px-3">
<div class="card-block px-3">
<h4 class="card-title">Shreya Jain</h4>
<br>
<p class="card-text" style="text-align: justify;"> Shreya is a harmonic and appealing singer, songwriter, and video producer who has enchanted
the audience with her live performance at Wembley Stadium, in London.
She made a striking singing debut in Bollywood in the movie ‘Attack’ released in 2022.
</p>
<div class="social-links">
<a href="https://twitter.com/shreyajainmusic" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://www.facebook.com/shreyajainmusic/" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/shreyajainmusic/" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.youtube.com/@ShreyaJainMusic" class="linkedin"><i class="bi bi-youtube"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container py-3" id="shb7" data-aos="zoom-in-right">
<div class="card" style="padding: 20px;box-shadow: (0,0,0,0.505) 0px 3px 8px;">
<div class="row">
<div class="col-md-3">
<img src="assets/img/speakers/sharana iyer .jpg" class="w-100">
</div>
<div class="col-md-8 px-3">
<div class="card-block px-3">
<h4 class="card-title">Sharanya Iyer </h4>
<br>
<p class="card-text" style="text-align: justify;">Offbeat and lively, Sharanya is a Traveller and a radiant Content Creator who has explored more than 26 countries. Moreover, she is Certified Rescue Diver and a Freediver taking the conversations with the world underwater to a dreamy place.
</p>
<div class="social-links">
<a href="https://twitter.com/trulynomadly" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://www.facebook.com/trulynomadly/" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/trulynomadly/?hl=en" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.youtube.com/@TrulyNomadly" class="linkedin"><i class="bi bi-youtube"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container py-3" data-aos="zoom-in-left" id="shb1">
<div class="card" style="padding: 20px;">
<div class="row">
<div class="col-md-3" id="prashant">
<img src="assets/img/speakers/DR. Thakre2.PNG" class="w-100">
</div>
<div class="col-md-8 px-3">
<div class="card-block px-3">
<h4 class="card-title">Prashant Thakare & Niraj Ghanwate</h4>
<br>
<p class="card-text" style="text-align: justify;">Dr. Prashant and Dr. Niraj are bright professors in the field of Microbiology and Biotechnology. They are patented innovators of a kit for the early detection of Antimicrobial Resistance. They have effectively reduced the time taken for testing the susceptibility of diseases by 70%.
</p>
<!-- add beautiful social media icons -->
<div class="social-links">
<!-- <a href="https://twitter.com/TEDxMITAOE" class="twitter"><i class="bi bi-twitter"></i></a> -->
<!-- <a href="https://www.facebook.com/TEDxMITAOE" class="facebook"><i class="bi bi-facebook"></i></a> -->
<!-- <a href="https://www.instagram.com/tedxmitaoe/" class="instagram"><i class="bi bi-instagram"></i></a> -->
<a href="https://www.linkedin.com/in/prashant-thakare-56723ab/" class="linkedin"><i
class="bi bi-linkedin"></i></a>
<a href="https://www.linkedin.com/in/dr-niraj-ghanwate-79086a2b/" class="linkedin"><i
class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container py-3" id="shb2" data-aos="zoom-in-right">
<div class="card" style="padding: 20px;">
<div class="row ">
<div class="col-md-3">
<img src="assets/img/speakers/touri.PNG" class="w-100">
</div>
<div class="col-md-8 px-3">
<div class="card-block px-3">
<h4 class="card-title">Gaurav Taori</h4>
<br>
<p class="card-text" style="text-align: justify;">Gaurav is the inventor of Rakshak: a self-watering tree guard and deep-root irrigation system protecting the tree and its survival. He is a passionate Entrepreneur and Director at Rainbow Greeners. He has provided innovative solutions and sustainable tree plantations which are the need of the time.
</p>
<!-- add beautiful social media icons -->
<div class="social-links">
<a href="https://twitter.com/gauravtaori" class="twitter"><i class="bi bi-twitter"></i></a>
<a href="https://m.facebook.com/gaurav.taori/" class="facebook"><i class="bi bi-facebook"></i></a>
<a href="https://www.instagram.com/gauravtaori/?__coig_restricted=1" class="instagram"><i class="bi bi-instagram"></i></a>
<a href="https://www.linkedin.com/in/gaurav-taori-3b7aa438/" class="linkedin"><i
class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="row d-flex align-items-center">
<div class="col-lg-12 text-lg-right text-center">
<div class="copyright">
© Copyright <strong><span style="color: red;">TEDx</span>MITAOE</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/vesperr-free-bootstrap-template/ -->
Designed by <a href="#">tedxmitaoe</a>
</div>
</div>
</div>
</div>
</footer><!-- End Footer -->
<!-- End Footer -->
<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_vanilla.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/main.js"></script>
<script src="assets/js/particles.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main1.js"></script>
<script src="assets/js/particles.min.js"></script>
<script src="http://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<!-- stats.js lib -->
<!-- <script src="http://threejs.org/examples/js/libs/stats.min.js"></script> -->
</body>
</html>
<style>
/* ---- reset ---- */
/* ---- particles.js container ---- */
#particles-js {
position: absolute;
width: 100%;
height: 100%;
background-color: #000000;
background-image: url("");
background-repeat: no-repeat;
background-size: 20%;
background-position: 50% 50%;
}
</style>
<style>
</style>