forked from harshil1712/mozguj
-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
514 lines (468 loc) · 26.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Mozilla Gujarat</title>
<!-- Favicon -->
<link rel="icon" type="image/png" sizes="192x192" href="./assets/android-icon-192x192.png">
<link rel="manifest" href="/manifest.json">
<!--jQuery-->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha256-pasqAKBDmFT4eHoN2ndd6lN370kFiGUFyTiUHWhU7k8=" crossorigin="anonymous"></script>
<!-- Bootstrap File -->
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"></script>
<!--<link rel="stylesheet" href="./style/bootstrap.min.css">-->
<!-- Zilla Slab Font -->
<link href="https://fonts.googleapis.com/css?family=Zilla+Slab:wght@300,400,400i,500,600,600i,700,700i&display=swap"
rel="stylesheet">
<!-- Custom css file-->
<link rel="stylesheet" href="./style/style.css">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<!-- Body Starts -->
<body>
<!-- Navbar Starts -->
<header class="header-menu" id="head_top">
<div class="main-menu" style="margin-top: 9%;">
<nav class="navbar fixed-top navbar-expand-lg navbar-light pb-xl-0 pb-lg-0 pb-md-0 pb-sm-0 pb-0">
<a class="navbar-brand" href="index.html"><img class="img" src="./assets/moz(resize).png" alt="user"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<div class="mr-auto"></div>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link mr-xl-4 mr-lg-4" href="index.html#home">
<h2>HOME</h2>
</a>
</li>
<li class="nav-item">
<a class="nav-link mr-xl-4 mr-lg-4" href="index.html#event">
<h2>EVENTS</h2>
</a>
</li>
<li class="nav-item">
<a class="nav-link mr-xl-4 mr-lg-4" href="index.html#club">
<h2>CLUBS</h2>
</a>
</li>
<li class="nav-item">
<a class="nav-link mr-xl-4 mr-lg-4" href="team.html">
<h2>TEAM</h2>
<span class="sr-only">(current)</span>
</a>
</li>
<!-- <li class="nav-item" style="margin-right: -40px;">
<a class="nav-link" href="#">BLOGS</a>
</li> -->
<li class="nav-item">
<a class="nav-link mr-xl-4 mr-lg-4 mb-xl-0 mb-lg-0 mb-md-0 mb-sm-0 mb-2" href="index.html#faq">
<h2>FAQ</h2>
</a>
</li>
<li class="nav-item">
<a class="nav-link button mr-xl-2 mr-lg-4 mt-xl-2 mt-lg-2 mt-sm-2 mb-xl-0 mb-lg-0 mb-md-2 mb-sm-2 mb-2"
href="https://github.com/pransh15/moz-starter-pack.git" target="_blank">
<h4
class="px-xl-2 px-lg-2 px-md-3 px-sm-3 px-3 mt-xl-1 mt-lg-1 mt-md-1 mt-sm-1 mt-1 my-xl-n1 my-lg-n1 my-md-n1 my-sm-n1 my-n1">
<i>GET STARTED</i></h4>
</a>
</li>
</ul>
</div>
</nav>
</div>
<script src="script/nav.js"></script>
</header>
<!-- Navbar Ends -->
<!-- Start Main Area -->
<section class="text-center my-5" id="body">
<!-- Section heading -->
<h1 class="h1-responsive font-weight-bold my-5" style="padding-bottom: 100px;">
<section id="reps">
REPS
</section>
</h1>
<!-- Events Heading Ends -->
<!-- Grid row Starts-->
<div class=" row justify-content-center">
<!-- Grid column Starts-->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/pranshu.png" class="img-thumbnail rounded-circle z-depth-1"
alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Pranshu Khanna</h4>
<p class="text-uppercase"><strong>Mozilla Representative</strong></p>
<p class="text-secondary">Resource Rep, <br>HealthierAI Co-Organizer, <br>Mozilla Open Design Maintainer, <br> Mozilla Open Leaders Mentor</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/pransh15?s=20">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/pransh15">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/pransh15/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid Column Ends -->
<!--Empty Grid column for space-->
<div class="col-xl-1 col-lg-2 col-md-1 px-4"></div>
<!-- Grid column Starts -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/harshil.jpg"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Harshil Agrawal</h4>
<p class="text-uppercase"><strong>Mozilla Representative</strong></p>
<p class="text-secondary">JavaScript Developer, MLH Coach, GitHub Campus Expert, Flutter Vadodara Co-founder</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/harshil1712?s=20">
<i class="fa fa-twitter fa-lg text-primary" > </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/harshil1712">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/harshil1712/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid column Ends -->
<div class="col-xl-1 px-4 "></div>
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/pratik.jpg"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Pratik Parmar</h4>
<p class="text-uppercase"><strong>Mozilla Representative</strong></p>
<p class="text-secondary">Data Scientist, Backend Developer, Machine Learning Expert</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/hackyroot?s=20">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/HackyRoot">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/pratikparmar1/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid column Ends-->
</div>
<!-- Grid row Ends -->
<!-- Grid row Starts-->
<div class=" row justify-content-center">
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/harsh.jpg"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Harsh Mehta</h4>
<p class="text-uppercase"><strong>Mozilla Representative</strong></p>
<p class="text-secondary">iOS Developer, Flutter Developer, Flutter Vadodara Co-Organizer</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/obitodarky?s=20">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/obitodarky">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/obitodarky/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!--Empty Grid column for space-->
<div class="col-xl-1 col-lg-2 col-md-1 px-4 "></div>
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/viral.jpg" class="img-thumbnail rounded-circle z-depth-1"
alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Viral Parmar</h4>
<p class="text-uppercase"><strong>Mozilla Representative</strong></p>
<p class="text-secondary">Founder of ComExpo Cyber Security Foundation, Security Consultant, Initatior of LogOut Campaign</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/viralparmarhack?s=20">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/viral-parmar-8402a04a/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
</section>
<section class="text-center" id="body" style="margin-top: -130px;">
<!-- Section heading -->
<h1 class="h1-responsive font-weight-bold my-5" style="padding-bottom: 100px;">
<section id="team">
TEAM
</section>
</h1>
<!-- Events Heading Ends -->
<!-- Grid row Starts-->
<div class=" row justify-content-center">
<!-- Grid column Starts-->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/arpan.jpg" class="img-thumbnail rounded-circle z-depth-1"
alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Arpan Patel</h4>
<p class="text-uppercase"><strong>Contributor</strong></p>
<p class="text-secondary">Web Dev, SVIT Campus Club Lead & Flutter Vadodara Co-Organizer</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/arps_1899">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/arps18">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/arpan-patel-025323154/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid Column Ends -->
<!--Empty Grid column for space-->
<div class="col-xl-1 col-lg-2 col-md-1 px-4 "></div>
<!-- Grid column Starts -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/devansh.JPG"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Devansh Gajjar</h4>
<p class="text-uppercase"><strong>Designer</strong></p>
<p class="text-secondary">Designer, Speaker, Organizer of Karigar Samuday and a FreeLancer</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/gajjar_devansh">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/devanshgajjar">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/devansh-gajjar/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid column Ends -->
<div class="col-xl-1 px-4 "></div>
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/pranit.jpg"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Pranit Brahmbhatt</h4>
<p class="text-uppercase"><strong>Contributor</strong></p>
<p class="text-secondary">Web Developer, Budding Flutter Developer, MozNeurons Lead & Flutter Vadodara Co-Organizer</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/pranitb10">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/pb-10">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/pranit-brahmbhatt-340ab7149/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid column Ends-->
</div>
<!-- Grid row Ends -->
<!-- Grid row Starts-->
<div class=" row justify-content-center">
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/dhruv.jpg"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Dhruv Jasani</h4>
<p class="text-uppercase"><strong>Contributor</strong></p>
<p class="text-secondary">Contributor at Mozilla Gujarat, Web Developer</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/jd_jasani">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/JD235">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="http://linkedin.com/in/dhruv-jasani-3290b01a0">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!--Empty Grid column for space-->
<div class="col-xl-1 col-lg-2 col-md-1 px-4 "></div>
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/meet.jpg" class="img-thumbnail rounded-circle z-depth-1"
alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Meet Savani</h4>
<p class="text-uppercase"><strong>Contributor</strong></p>
<p class="text-secondary">Web Developer, Volunteer - Mozilla Gujarat</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/savani__meet?s=20">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/meetsavani">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/meet-savani-b98734178/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid column -->
<div class="col-xl-1 px-4 "></div>
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/vraj.png"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Vraj Patel</h4>
<p class="text-uppercase"><strong>Contributor</strong></p>
<p class="text-secondary">Mozilla Campus Lead, Web Developer</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/vraj6198">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/vraj6198">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/vraj-patel-2989b6154/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid column -->
</div>
<!-- Grid row Ends-->
<!-- Grid row Starts-->
<div class=" row justify-content-center">
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/yash.jpg"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Yash Dave</h4>
<p class="text-uppercase"><strong>Contributor</strong></p>
<p class="text-secondary">Volunteer - Mozilla Gujarat, Web Developer, Budding Data Scientist</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/amorpheuz">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/amorpheuz">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://www.linkedin.com/in/amorpheuz/">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid column -->
<div class="col-xl-1 px-4 "></div>
<!-- Grid column -->
<div id="personcard" class="col-xl-3 col-lg-4 col-md-4 col-10 px-4 shadow p-3 bg-white rounded">
<img id="contributors-face" src="./assets/team/ayush.png"
class="img-thumbnail rounded-circle z-depth-1" alt="Name">
<div id="contributors-text">
<h4 class="font-weight-bold mt-4 mb-3">Ayush Bherwani</h4>
<p class="text-uppercase"><strong>Contributor</strong></p>
<p class="text-secondary">Volunteer - Mozilla Gujarat, Flutter Developer, Android Developer, Flutter Vadodara Founder</p>
<ul class="list-unstyled mb-0">
<!-- Twitter -->
<a class="p-2 tw-ic" href="https://twitter.com/ayushbherwani">
<i class="fa fa-twitter fa-lg text-primary"> </i>
</a>
<!-- Github -->
<a class="p-2 fa-lg ins-ic" href="https://github.com/AyushBherwani1998">
<i class="fa fa-github"> </i>
</a>
<!-- linkedin -->
<a class="p-2 fa-lg ins-ic" href="https://linkedin.com/in/ayushbherwani">
<i class="fa fa-linkedin-square text-primary"> </i>
</a>
</ul>
</div>
</div>
<!-- Grid column -->
</div>
<!-- Grid row Ends-->
</section>
<!-- Section: Team v.1 -->
<!-- Footer Starts -->
<footer class="mt-xl-5 mt-lg-3 pl-xl,lg,md,sm-4 pl-4 pt-xl-1 pt-lg-1 pt-md-1 pt-sm-1 pt-1">
<a href="#about"><span class="ml-xl-0 ml-lg-0 ml-md-0 ml-sm-0 ml-n2" style="font-size:20px; font-family: 'Zilla Slab', serif; color: white;">Made
with <i class="fa fa-heart pt-xl-2 pt-lg-2 pt-md-2 pt-sm-2 pt-2" aria-hidden="true" style="color:red;"></i> by MozGuj</span></a>
<a href="https://www.instagram.com/mozguj/" target="_blank"><span
class="mr-xl-4 mr-lg-4 mr-md-4 mr-sm-4 mr-3 pt-xl-1 pt-lg-1 pt-md-1 pt-sm-1 pt-1" style="float: right; color:white;"><i
class="fa fa-instagram fa-2x"></i></span></a>
<a href="https://twitter.com/mozguj?lang=en" target="_blank"> <span
class="mr-xl-4 mr-lg-4 mr-md-4 mr-sm-4 mr-3 pt-xl-1 pt-lg-1 pt-md-1 pt-sm-1 pt-1" style="float: right; color: white;"><i class="fa fa-twitter fa-2x"
aria-hidden="true"></i></span></a>
</footer>
<!-- Footer Ends -->
</body>
<!-- Body Ends -->
</html>