forked from gdgbaroda/devfest-2019
-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
530 lines (495 loc) · 25.6 KB
/
team.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
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
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="google" content="notranslate">
<title>GDG DevFest: Baroda, 2019</title>
<!-- Stylesheets -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Product+Sans' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" href="images/main-slider/logo.svg" type="image/x-icon">
<link rel="icon" href="images/main-slider/logo.svg" type="image/x-icon">
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
</head>
<body>
<div class="page-wrapper">
<!-- Preloader -->
<div class="preloader"></div>
<header class="main-header">
<!--Header-Upper-->
<div class="header-upper">
<div class="outer-container">
<div class="clearfix">
<div class="pull-left logo-box">
<div class="logo"><a href="index.html"><img src="images/logo/logo.png" style="width: 170px; height: auto" alt="" title=""></a></div>
</div>
<div class="nav-outer clearfix">
<!-- Main Menu -->
<nav class="main-menu navbar-expand-md">
<div class="navbar-header">
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse scroll-nav clearfix" id="navbarSupportedContent">
<ul class="navigation clearfix">
<li><a href="index.html">Home</a>
</li>
<li><a href="speakers.html">Speakers</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li class="current dropdown"><a href="team.html">Team</a></li>
</ul>
</div>
</nav>
<!-- btn box -->
<div class="btn-box clearfixr">
<button class="theme-btn btn-style-one" id="sign-in-button">Subscribe</button>
</div>
</div>
</div>
</div>
</div>
<!--End Header Upper-->
</header>
<section class="page-title" style="background-image:url(images/main-slider/2.jpg);">
<div class="auto-container">
<span class="float-text">Team</span>
<h1>Team</h1>
<ul class="bread-crumb clearfix">
<li><a href="index.html">Home </a></li>
<li>Team</li>
</ul>
</div>
</section>
<!--End Page Title-->
<!-- Speakers Section Two -->
<!--End Speakers Section -->
<!-- Section: Team v.4 -->
<!-- Section: Team v.4 -->
<!-- Section: Team v.1 -->
<section class="team-section text-center my-5">
<div class="auto-container">
<!-- Grid row -->
<div class="sec-title"><h2>Organizers</h2></div>
<div class="row">
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5" style="text-align: center">
<div class="avatar mx-auto">
<img src="images/team/rahul.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Rahul Banker</h5>
<ul class="list-unstyled mb-0">
<!-- Facebook -->
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/bankerrahul">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<!-- Twitter -->
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/bankerrahul">
<i class="fab fa-twitter blue-text"> </i>
</a>
<!-- Linkedin -->
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/bankerrahul">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/sneh.jpeg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Sneh Pandya</h5>
<ul class="list-unstyled mb-0">
<!-- Facebook -->
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/SnehPandya18">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<!-- Twitter -->
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/SnehPandya18">
<i class="fab fa-twitter blue-text"> </i>
<!-- Linkedin -->
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/SnehPandya18">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-md-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/namrata.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Namrata Brahmkshatriya</h5>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/namrata.brahmkshtriya">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/NamrataKhatri49">
<i class="fab fa-twitter blue-text"> </i>
</a>
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/infosecnamu/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/prachi.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Prachi Durge</h5>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/prachi.durge">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/PrachiDurge">
<i class="fab fa-twitter blue-text"> </i>
</a>
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/prachi-durge-158965b/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
<br><br><br>
<div class="auto-container" style="margin-top: 60px">
<!-- Grid row -->
<div class="sec-title"><h2>Core Committee</h2></div>
<div class="row">
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<div class="avatar mx-auto">
<img src="images/team/hardip.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Hardip Patel</h5>
<ul class="list-unstyled mb-0">
<!-- Facebook -->
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/AboutHardipPatel">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<!-- Twitter -->
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/HardipDPatel">
<i class="fab fa-twitter blue-text"> </i>
</a>
<!-- Linkedin -->
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/patelhardip/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-2 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/aditya.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Aditya Patel</h5>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/profile.php?id=100005926205786">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-2 col-md-6 mb-md-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/dron.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Dron Trivedi</h5>
<ul class="list-unstyled mb-0">
<!-- Facebook -->
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/drontrivedi">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<!-- Twitter -->
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/trivedidron">
<i class="fab fa-twitter blue-text"> </i>
</a>
<!-- Linkedin -->
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/drontrivedi/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/dhruv.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Dhruv Apte</h5>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/ethanhunt.26">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/apte_dhruv">
<i class="fab fa-twitter blue-text"> </i>
</a>
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/dhruv-apte-655505109/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<div class="avatar mx-auto">
<img src="images/team/gayatri.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Gayatri Darji</h5>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/gayatri.darji">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/GayatriDarji">
<i class="fab fa-twitter blue-text"> </i>
</a>
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/gayatri-darji-96692966/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
</div>
</div>
<br><br><br>
<div class="auto-container">
<!-- Grid row -->
<div class="row">
<!-- Grid column -->
<div class="col-lg-2 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/hardik.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Hardik Mistry</h5>
<ul class="list-unstyled mb-0">
<!-- Facebook -->
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/mistryhardik05">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<!-- Twitter -->
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/mistryhardik05">
<i class="fab fa-twitter blue-text"> </i>
</a>
<!-- Linkedin -->
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/mistryhardik05/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<div class="avatar mx-auto">
<img src="images/team/chintan.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Chintan Shah</h5>
<ul class="list-unstyled mb-0">
<!-- Facebook -->
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/chintan1193">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<!-- Twitter -->
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/chintanshah1193">
<i class="fab fa-twitter blue-text"> </i>
</a>
<!-- Linkedin -->
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/chintan1193/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6 mb-md-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/kushal.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Kushal Dave</h5>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/kushal.dave.52">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/that_kushal_guy">
<i class="fab fa-twitter blue-text"> </i>
</a>
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/kushal-dave-902980103/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="images/team/tanvi.jpg"
class="rounded-circle z-depth-1"
alt="">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Tanvi Shah</h5>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg fb-ic" href="https://www.facebook.com/profile.php?id=100014987531921">
<i class="fab fa-facebook-f blue-text"> </i>
</a>
<a class="p-2 fa-lg tw-ic" href="https://twitter.com/tanvishah140">
<i class="fab fa-twitter blue-text"> </i>
</a>
<a class="p-2 fa-lg li-ic" href="https://www.linkedin.com/in/tanvi-shah-0a622b12b/">
<i class="fab fa-linkedin-in blue-text"> </i>
</a>
</ul>
</div>
<!-- Grid column -->
</div>
</div>
<br><br><br>
<div class="auto-container" style="margin-top: 60px">
<!-- Grid row -->
<div class="sec-title"><h2>Volunteers</h2></div>
<div class="row">
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Adarsh Gupta</h5>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Akshay Ashok</h5>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Jainal Gosaliya</h5>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Akhil Kharva</h5>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Tejashree Mestry</h5>
</div>
</div>
<div class="row">
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Heta Shah</h5>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Dhruvil Thaker</h5>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Dhvanan Kotecha</h5>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Maharshi Dave</h5>
</div>
<!-- Grid column -->
<div class="col-lg-2 col-md-6">
<h5 class="font-weight-bold mt-4 mb-3">Jigish Dalal</h5>
</div>
</div>
</div>
</div>
</section>
<!-- Main Footer -->
<div class="main-footer style-two">
<div class="anim-icons">
<span class="icon icon-twist-line-1 wow zoomIn"></span>
<span class="icon icon-circle-6 wow zoomIn" data-wow-delay="400ms"></span>
<span class="icon icon-twist-line-2 wow zoomIn" data-wow-delay="800ms"></span>
<span class="icon icon-circle-8 wow zoomIn" data-wow-delay="1200ms"></span>
</div>
<div class="auto-container">
<div class="sec-title text-center">
<h2>Subscribe To Updates</h2>
</div>
<div class="col-md-12 text-center text " style="padding-bottom: 40px">
<button class="btn-box clearfixr theme-btn btn-style-one" id="sign-in-button-2">Subscribe</button>
</div>
<!-- Social Links -->
<div class="social-links">
<ul>
<li><a href="https://bit.ly/join_gdgbaroda" target="_blank"><span class="fab fa-slack"></span></a></li>
<li><a href="https://www.meetup.com/gdgbaroda" target="_blank"><span class="fab fa-meetup"></span></a></li>
<li><a href="https://www.facebook.com/gdgbaroda" target="_blank"><span class="fab fa-facebook-f"></span></a></li>
<li><a href="https://www.twitter.com/gdgbaroda" target="_blank"><span class="fab fa-twitter"></span></a></li>
<li><a href="https://www.youtube.com/c/gdgbaroda" target="_blank"><span class="fab fa-youtube"></span></a></li>
</ul>
</div>
<div class="footer-nav">
<ul>
<li><a style="color: #7A7A7D;" href="https://gdgbaroda.com/all-posts/" target="_blank">Blog</a></li>
<!-- <li><a style="color: #7A7A7D;" href="#">Tickets</a></li> -->
<li><a style="color: #7A7A7D;" href="speakers.html">Speakers</a></li>
<li><a style="color: #7A7A7D;" href="schedule.html">Schedule</a></li>
<li><a style="color: #7A7A7D;" href="team.html">Team</a></li>
<li><a style="color: #7A7A7D;" href="code-of-conduct.html">Code of Conduct</a></li>
</ul>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom clearfix">
<div class="copyright">Copyright © 2019 based on <a href="https://github.com/gdgbaroda/devfest-2019">GDG Baroda</a>.
</div>
</div>
<!-- Copyright -->
</div>
</div>
<!-- End Footer -->
</div>
<div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-angle-double-up"></span></div>
<script src="js/jquery.js"></script>
<script src="/__/firebase/6.3.0/firebase-app.js"></script>
<script src="/__/firebase/6.3.0/firebase-auth.js"></script>
<script src="/__/firebase/6.3.0/firebase-database.js"></script>
<script src="/__/firebase/init.js"></script>
<script src="js/main.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/jquery.fancybox.js"></script>
<script src="js/magnific-popup.min.js"></script>
<script src="js/appear.js"></script>
<script src="js/owl.js"></script>
<script src="js/wow.js"></script>
<script src="js/countdown.js"></script>
<script src="js/script.js"></script>
</body>
</html>