-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathtemp.html
More file actions
695 lines (662 loc) · 35.3 KB
/
temp.html
File metadata and controls
695 lines (662 loc) · 35.3 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
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/Aniket.png" alt="Image"></figure>
<h3>Aniket Raj</h3>
<span class="fh5co-position">President</span>
<p class="description">Winner of Ready Set Code '18, and our primary Techo Lecturer, Aniket
brings out the best of the team with his wide-ranging skills, but is still immature with
his love for Spider-Man.
</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/aniket_spidey" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="http://www.aniketraj.co/" target="_blank"><i class="fas fa-globe-asia"></i></a>
</li>
<li><a href="https://www.github.com/aniket-spidey" target="_blank"><i
class="icon-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/Ritom.png" alt="Image"></figure>
<h3>Ritom Gupta</h3>
<span class="fh5co-position">Chairman & Co-founder</span>
<p class="description">The crazy, yet sensible founder of S.C.R.I.P.T, Ritom manages the team in
all activities, and
is the guy behind our administration, designs, and website updates.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/monsieur_rittman/" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://rightonrittman.in/" target="_blank"><i
class="fas fa-globe-asia"></i></a></li>
<li><a href="https://www.github.com/rittmang" target="_blank"><i
class="icon-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/Vignesh.PNG" alt="Image"></figure>
<h3>Vignesh Iyer</h3>
<span class="fh5co-position">Co-Founder & Joint Treasurer</span>
<p class="description">The silent and dependable founder of S.C.R.I.P.T, Vignesh is our finance
head and chief
advisor. That he spends time on Quora, should suffice for this caption.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/the_viggyboy/" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
<li><a href="https://twitter.com/logical_vhi?s=08" target="_blank"><i class="icon-twitter"
target="_blank"></i></a></li>
<li><a href="https://github.com/vigu184" target="_blank"><i class="icon-github"
target="_blank"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 2-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/ksdfg.jpg" alt="Image"></figure>
<h3>Kshitish Deshpande</h3>
<span class="fh5co-position">Lead Developer</span>
<p class="description">The shy, yet overconfident otaku of S.C.R.I.P.T - Kshitish coordinates
the team in our
events, and is an anime fan! Weirdly obsessed with cats though…</p>
<ul class="social social-circle">
<li><a href="https://www.reddit.com/user/rc1247" target="_blank"><i
class="fab fa-reddit"></i></a></li>
<li><a href="https://www.facebook.com/KSD.RULES" target="_blank"><i
class="fab fa-facebook"></i></a></li>
<li><a href="https://github.com/ksdfg" target="_blank"><i class="icon-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/akhil.PNG" alt="Image"></figure>
<h3>Akhil Narang</h3>
<span class="fh5co-position">Lead Developer</span>
<p class="description">Pizza lover, and GitHub pusher - Akhil is our Hulk in size and The Flash
in coding!</p>
<ul class="social social-circle">
<li><a href="https://www.linkedin.com/in/akhilnarang" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://akhilnarang.me" target="_blank"><i class="fas fa-globe-asia"></i></a>
</li>
<li><a href="https://github.com/akhilnarang" target="_blank"><i class="icon-github"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/pranav.PNG" alt="Image"></figure>
<h3>Pranav Bakre</h3>
<span class="fh5co-position">Lead Web Developer</span>
<p class="description">Tech lover, pretty much stuck in OS and trivia - Pranav is our
installation guru, and our
most straightforward member! Without him, we would forget half of our assigments :\</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/bakrepranav/" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
<li><a href="https://www.linkedin.com/in/pranav-bakre-32982118a/" target="_blank"><i
class="fab fa-linkedin" target="_blank"></i></a></li>
<li><a href="https://github.com/PranavBakre" target="_blank"><i class="icon-github"
target="_blank"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 3-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/naitik.jpg" alt="Image"></figure>
<h3>Naitik Parmar</h3>
<span class="fh5co-position">Lead Web Developer</span>
<p class="description">A coding enthusiast, Naitik tries to solve real life problems using
programming because for
every problem, there's always a logic to the solution.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/naitik0909" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/naitik-parmar-174a2b183" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://www.github.com/Naitik0909" target="_blank"><i
class="icon-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/alok.jpg" alt="Image"></figure>
<h3>Alok Bhawankar</h3>
<span class="fh5co-position">Joint Treasurer</span>
<p class="description">Anime freak and hacker, with a pretty much non-functional laptop - Alok
is our Kali Linux
sensei. From managing funds to keeping track of our expenses, he can account for every rupee
spent!</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/the_alpha29/" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
<li><a href="https://www.linkedin.com/in/alok-bhawankar-122887148/" target="_blank"><i
class="fab fa-linkedin" target="_blank"></i></a></li>
<li><a href="https://github.com/alrocks29" target="_blank"><i class="icon-github"
target="_blank"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/kashyap.JPG" alt="Image"></figure>
<h3>Kashyap Kale</h3>
<span class="fh5co-position">Person of Contact</span>
<p class="description">Beware, he may come for your password! A cyber security enthusiast,
camera supplier and PR
guy, Kashyap is the reason people receive our email and messages.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/kashyapkale" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/kashyap-kale-a71398151" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://www.twitter.com/Meetkashyapkale" target="_blank"><i
class="icon-twitter"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 4-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/atharva.jpg" alt="Image"></figure>
<h3>Atharva Jibhakate</h3>
<span class="fh5co-position">Social Media Manager</span>
<p class="description">Mostly interested in Social Media handling and Presentation part, Atharva
likes to work with
the us for the goodness of the club, and the students we intend to help.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/i_am_atharva18/" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/atharva-jibhakate-6414b9176" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://m.facebook.com/atharva.jibhakate" target="_blank"><i
class="icon-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/deeva.jpg" alt="Image"></figure>
<h3>Deeva Modi</h3>
<span class="fh5co-position">Graphic Designer</span>
<p class="description">Deeva is good at creativity, designing, drawing, and what not! Also if
you need any "Yoga"
related tips .. she's there!</p>
<ul class="social social-circle">
<li><a href="https://instagram.com/divastingle_?igshid=1ckc4e9y87z6i" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/deeva-modi-99306117a" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://twitter.com/yoga_girl25?s=09" target="_blank"><i
class="icon-twitter"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/abhishek.jpg" alt="Image"></figure>
<h3>Abhishek Misar</h3>
<span class="fh5co-position">Graphic Designer</span>
<p class="description">Somewhere in a state of trance, Abhishek is mostly into motion graphics
and graphic design.
He is also an avid gamer and also a coding fanatic. If you are looking for him, you will
mostly find him in Windhelm.</p>
<ul class="social social-circle">
<li><a href="https://instagram.com/abhishek_0413?igshid=101mkc6w1nv3e" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/abhishek-misar-7689a9192" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://www.youtube.com/channel/UCxqfIy1jxitpOIiJQDXG39w" target="_blank"><i
class="fab fa-youtube"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 5-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/rishabh.jpeg" alt="Image"></figure>
<h3>Rishabh Saraswat</h3>
<span class="fh5co-position">HR Manager</span>
<p class="description">Rishabh is mad for management! He is the guy behind our contacts and
advises us on official
communication. Also, he is crazy in a fun way!</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/rishabhsaraswat19" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
<li><a href="https://www.facebook.com/rishab.saraswat.9" target="_blank"><i
class="fab fa-facebook" target="_blank"></i></a></li>
<li><a href="https://www.linkedin.com/in/rishabh-saraswat-700697164" target="_blank"><i
class="fab fa-linkedin" target="_blank"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/parikshit.jpg" alt="Image"></figure>
<h3>Parikshit Gupta</h3>
<span class="fh5co-position">Community Relations Manager</span>
<p class="description">Talking about pros, Parikshit Gupta is a Google Firebase Delegate, and a
professional Web &
App Developer. His competitive coding skills are off the charts! Pssst.. he is a huge
Doraemon fan XD</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/parikshitgupta.in/" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.parikshitgupta.in" target="_blank"><i
class="fas fa-globe-asia"></i></a></li>
<li><a href="https://github.com/parikshitgupta1" target="_blank"><i
class="icon-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/Aditya.png" alt="Image"></figure>
<h3>Aditya Desai</h3>
<span class="fh5co-position">Core Member</span>
<p class="description">Debugger and Japanese maniac - Aditya cannot sleep, with his code full of
bugs.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/aditya_._desai/" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/aditya-desai-3443a5158/" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://github.com/AdityaDesai-99" target="_blank"><i
class="icon-github"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 6-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/pratik.JPG" alt="Image"></figure>
<h3>Pratik Gorade</h3>
<span class="fh5co-position">Core Member</span>
<p class="description">Knows nothing yet can tell you anything - Pratik considers himself a
zero, that's why he's a
hero! He's our installation head and an avid gamer. You will always find him in Erangel!</p>
<ul class="social social-circle">
<li><a href="https://instagram.com/prk_prime" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://twitter.com/pratik_gorade" target="_blank"><i
class="icon-twitter"></i></a></li>
<li><a href="https://github.com/prkprime" target="_blank"><i class="icon-github"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/vishwa.jpg" alt="Image"></figure>
<h3>Vishwa Singh</h3>
<span class="fh5co-position">Core Member</span>
<p class="description">Non-social and awesome - Vishwa is our 'world' of fun. We always find him
with his
headphones.</p>
<ul class="social social-circle">
<li><a href="https://www.facebook.com/vishwa.singh.3557" target="_blank"><i
class="fab fa-facebook" target="_blank"></i></a></li>
<li><a href="https://github.com/SAint7579" target="_blank"><i class="icon-github"
target="_blank"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/sanskruti.jpeg" alt="Image"></figure>
<h3>Sanskruti Raut</h3>
<span class="fh5co-position">Management</span>
<p class="description">The creative one of our team, Sanskruti has leadership qualities, and
performs well under
pressure. Also, you could have a nice conversation with her when it comes to Game Of Thrones
:D</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/fiery_snowflake/" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
<li><a href="https://www.instagram.com/artlust_1417/" target="_blank"><i
class="fas fa-palette" target="_blank"></i></a></li>
<li><a href="https://www.facebook.com/sanskruti.raut.961" target="_blank"><i
class="fab fa-facebook" target="_blank"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 7-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/devesh.jpg" alt="Image"></figure>
<h3>Devesh Bhogre</h3>
<span class="fh5co-position">Tech Member</span>
<p class="description">A passionate coder, with a knack for management, Devesh can manage a
variety of stuff, and
has a great contact when it comes to merchandise :) </p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/iam_db9/" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.facebook.com/devesh.bhogre" target="_blank"><i
class="fab fa-facebook"></i></a></li>
<li><a href="https://www.twitter.com/DBhogre" target="_blank"><i
class="icon-twitter"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/akhilesh.png" alt="Image"></figure>
<h3>Akhilesh Moorthy</h3>
<span class="fh5co-position">Management</span>
<p class="description">French Fries Lover and Extremely Talkative. Akhilesh puts the Pro in the
word
Procrastination.</p>
<ul class="social social-circle">
<li><a href="https://instagram.com/moorthyakhilesh?igshid=1i5mit6xlnmiz" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
<li><a href="https://github.com/akhilesh-moorthy" target="_blank"><i
class="icon-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/anunay.jpg" alt="Image"></figure>
<h3>Anunay Maheshwari</h3>
<span class="fh5co-position">Tech Member</span>
<p class="description">Winner of Ready Set Code '19 and CodeX April '19, Anunay is a passionate
programmer with a
knack for solving problems. He is on the team only so that he doesn't win our competitions
anymore xD.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/anunaym14" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="http://anunaym14.me" target="_blank"><i class="fas fa-globe-asia"></i></a></li>
<li><a href="https://github.com/anunaym14" target="_blank"><i class="icon-github"></i></a>
</li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 8-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/amruta.jpg" alt="Image"></figure>
<h3>Amruta Nandargi</h3>
<span class="fh5co-position">Management</span>
<p class="description">A second year student, Amruta is eager to learn new things in the field
of computer science.
She is a management whiz and an amazing singer!</p>
<ul class="social social-circle">
<li><a href="https://instagram.com/amruta_n__" target="_blank"><i class="fab fa-instagram"
target="_blank"></i></a></li>
<li><a href="https://github.com/amruta-n" target="_blank"><i class="icon-github"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/aniketi.jpg" alt="Image"></figure>
<h3>Aniket Inamdar</h3>
<span class="fh5co-position">Tech Member</span>
<p class="description">AMD fan and a passionate coder, Aniket likes to build and upgrade PCs.
Also he likes to play
Counter Strike among other FPS games and prefers DC comics over Marvel.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/aniket.1020" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.facebook.com/aniket.inamdar.129" target="_blank"><i
class="fab fa-facebook"></i></a></li>
<li><a href="https://github.com/aniket1020" target="_blank"><i class="icon-github"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/omkar.jpg" alt="Image"></figure>
<h3>Omkar Chandorkar</h3>
<span class="fh5co-position">Tech Member</span>
<p class="description">The newbie to the team, Omkar is involved with several of his interests.
From building
android ROMs, to managing telegram bots, he's an all-round newbie developer. The only thing
he's pro at is shitposting xD</p>
<ul class="social social-circle">
<li><a href="https://www.twitter.com/omkartheandroid" target="_blank"><i
class="icon-twitter" target="_blank"></i></a></li>
<li><a href="https://t.me/gotenksIN" target="_blank"><i class="fab fa-telegram"
target="_blank"></i></a></li>
<li><a href="https://github.com/gotenksIN" target="_blank"><i class="icon-github"
target="_blank"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 9-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/gautam.jpg" alt="Image"></figure>
<h3>Gautam Abhyankar</h3>
<span class="fh5co-position">Tech Member</span>
<p class="description">Winner, CodeX April'19. Introvert, Discord Bot Maker, Lazy Smartass,
Wannabe Quant Trader</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/gautamab30" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/gautam-abhyankar-79a02116b/" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://github.com/AsianIntel" target="_blank"><i class="icon-github"></i></a>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/shubham.jpeg" alt="Image"></figure>
<h3>Shubham Chemte</h3>
<span class="fh5co-position">Management</span>
<p class="description">Shubham has good conversational skills especially when it comes to "not
about
studies stuff". Basically, he loves everyone 3000 and is super friendly.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/its_shubhs_18?r=nametag" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://m.facebook.com/shubham.chemte?ref=bookmarks" target="_blank"><i
class="fab fa-facebook"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/dency.jpg" alt="Image"></figure>
<h3>Dency Pembhar</h3>
<span class="fh5co-position">Management</span>
<p class="description">A second year Computer Science Student, Dency likes to code and learn new
things about
technology. Psst.. also she is super into astrophysics and can have a great conversation
about it.</p>
<ul class="social social-circle">
<li><a href="https://instagram.com/dency_pambhar" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 10-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/Samiran.jpeg" alt="Image"></figure>
<h3>Samiran Bhattacharya</h3>
<span class="fh5co-position">Tech Member</span>
<p class="description">Being able to code in C,C++ and Python, like a pro, Samiran is always
motivated to learn
something new. He is also interested in Machine Learning and Artificial Intelligence.</p>
<ul class="social social-circle">
<li><a href="https://instagram.com/samssj10" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://github.com/samssj10/" target="_blank"><i class="icon-github"></i></a>
</li>
<li><a href="https://www.linkedin.com/in/samiran-bhattacharya-102604171" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/utkrist.jpg" alt="Image"></figure>
<h3>Utkrist Agrawal</h3>
<span class="fh5co-position">Management</span>
<p class="description">An innovative thinker and he is "pretty" sure that if he has committed to
do some task, he
will always complete it before the deadline( T&C apply xD ). He is a person who always
learns from every mistake.</p>
<ul class="social social-circle">
<li><a href="https://instagram.com/utkristagrawal" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
<li><a href="https://www.facebook.com/utkristagrawal" target="_blank"><i
class="fab fa-facebook" target="_blank"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/akshada.jpg" alt="Image"></figure>
<h3>Akshada Pradhan</h3>
<span class="fh5co-position">Management</span>
<p class="description">One of the cool members of our team, Akshada is a part of our management
team and she intends
to write our blogs. Also, she loves reading about the fall of Lehman brothers in her free
time.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/akshprad" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/akshada-pradhan-300a29136" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://www.github.com/akshprad" target="_blank"><i
class="icon-github"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/geetansh.jpg" alt="Image"></figure>
<h3>Geetansh Jindal</h3>
<span class="fh5co-position">Tech Member</span>
<p class="description">Geetansh has knowledge about C++ and Java. He is passionate
about Android App development and Artificial Intelligence</p>
<ul class="social social-circle">
<li><a href="https://m.facebook.com/geetansh.jindal.92?ref=bookmarks" target="_blank"><i
class="fab fa-facebook"></i></a></li>
<li><a href="https://www.linkedin.com/in/geetansh-jindal-0409aa192" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
<li><a href="https://github.com/g-jindal2001" target="_blank"><i
class="icon-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/tanmay.jpg" alt="Image"></figure>
<h3>Tanmay Kapoor</h3>
<span class="fh5co-position">Tech Member</span>
<p class="description">Tanmay is shy but likes to play CS-GO and codes as well. He is a JAVA
Fanatic but his love
for F.R.I.E.N.D.S is infinite </p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/_tanmaykapoor_" target="_blank"><i
class="fab fa-instagram" target="_blank"></i></a></li>
<li><a href="https://github.com/tanmay-kapoor" target="_blank"><i class="icon-github"
target="_blank"></i></a></li>
<li><a href="https://www.facebook.com/tanmay.kapoor.0" target="_blank"><i
class="fab fa-facebook" target="_blank"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/devashish.jpg" alt="Image"></figure>
<h3>Devashish Bote</h3>
<span class="fh5co-position">Management</span>
<p class="description">Passionate coder and machine learning enthusiast. Ambivert personality
with a great liking
for both tech and management. Anime fan, big time (yes, saitama can't beat Goku for sure).
</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/deva_shish19/" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://m.facebook.com/devashish.bote?ref=bookmarks" target="_blank"><i
class="fab fa-facebook"></i></a></li>
<li><a href="https://www.linkedin.com/in/devashish-bote-982596171" target="_blank"><i
class="fab fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>
<!-- New row 12-->
<div class="row">
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/pragati.jpg" alt="Image"></figure>
<h3>Pragati Jagdale</h3>
<span class="fh5co-position">Management</span>
<p class="description">Yes, we do have an Instagram page! Thanks to Pragati, the one who handles
our social media
page, showcasing her skills in publicity and marketing.</p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/pragati_jagdale/" target="_blank"><i
class="fab fa-instagram"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="fh5co-person text-center to-animate">
<figure><img src="images/sriharika.jpg" alt="Image"></figure>
<h3>Sriharika Mariyala</h3>
<span class="fh5co-position">Management</span>
<p class="description">An energetic person who has a mature and responsible approach to any
situation. Sriharika has
an immature love for Doctor Strange and Spider-Man, and loves to sketch and play with the
Rubik's cube in her free time. </p>
<ul class="social social-circle">
<li><a href="https://www.instagram.com/sriharika_13/?hl=en" target="_blank"><i
class="fab fa-instagram"></i></a></li>
<li><a href="https://m.facebook.com/sriharika.mariyala" target="_blank"><i
class="fab fa-facebook"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row"><br /><br /><br /></div>