generated from akshatvg/template-materialize
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
679 lines (655 loc) · 40.3 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- Meta Tags For SEO -->
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description"
content="We as a community try to impact change over the lives of students and help them in all the possible ways we can by ensuring smooth conduction of events and sponsoring them with goodies, swags & most importantly our prestigious mentors who have wide experience in the plethora of technology.">
<meta name="keywords"
content="Community, Code Asylums, Events, Sponsorship, Fellowship, Internship, Student Partner">
<meta name="author" content="Akshat Gupta">
<meta name="copyright" content="Akshat Gupta">
<meta name="language" content="en">
<meta name="url" content="https://community.codeasylums.com">
<meta name="category" content="Community">
<meta name="coverage" content="Worldwide">
<meta name="rating" content="General">
<meta name="og:phone_number" content="+919600093179">
<meta name="og:country-name" content="India">
<meta name="og:region" content="Delhi, Chennai, Mumbai, Vellore, Kolkatta, Bangalore, Gurgaon,">
<meta name="og:site_name" content="CodeAsylums Community">
<meta property="og:type" content="website">
<meta property="og:title" content="CodeAsylums Community">
<meta property="og:description"
content="We as a community try to impact change over the lives of students and help them in all the possible ways we can by ensuring smooth conduction of events and sponsoring them with goodies, swags & most importantly our prestigious mentors who have wide experience in the plethora of technology.">
<meta property="og:url" content="https://community.codeasylums.com">
<meta property="og:site_name" content="CodeAsylums Community">
<meta name="twitter:card" content="website">
<meta name="twitter:site" content="CodeAsylums Community">
<meta name="twitter:title" content="CodeAsylums Community">
<meta property="og:image" itemprop="image" content="assets/img/favicon.png">
<meta name="twitter:description"
content="We as a community try to impact change over the lives of students and help them in all the possible ways we can by ensuring smooth conduction of events and sponsoring them with goodies, swags & most importantly our prestigious mentors who have wide experience in the plethora of technology.">
<meta name="twitter:creator" content="@akshatvg">
<meta itemprop="name" content="CodeAsylums Community">
<meta itemprop="description"
content="We as a community try to impact change over the lives of students and help them in all the possible ways we can by ensuring smooth conduction of events and sponsoring them with goodies, swags & most importantly our prestigious mentors who have wide experience in the plethora of technology.">
<link rel="canonical" href="https://community.codeasylums.com">
<!-- Title -->
<title>CodeAsylums Community</title>
<!-- Linking Favicon, Apple Touch Icon, Font Awesome, AOS, Bootstrap, Dropzone, DataTables & CSS -->
<link rel="icon" href="assets/img/favicon.png" type="image/png">
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png" type="image/png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
defer>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<link rel="stylesheet" href="assets/css/spacing.css">
<link rel="stylesheet" href="assets/css/index.css">
<!-- No Script -->
<noscript>Please enable JavaScript to open this page.</noscript>
</head>
<body>
<!-- Top Nav -->
<div class="navbar-fixed">
<nav>
<div class="nav-wrapper">
<a href="/" class="brand-logo pl-md-5"><img src="assets/img/logo.png" alt="CA Community"
height="59px"></a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li><a href="#home" class="white-text bolder">Home</a></li>
<li><a href="#whatwedo" class="white-text bolder">What We Do</a></li>
<li><a href="#milestones" class="white-text bolder">Milestones</a></li>
<li><a href="#aim" class="white-text bolder">Aim</a></li>
<li><a href="#mentors" class="white-text bolder">Mentors</a></li>
<li><a href="#studentpartners" class="white-text bolder">Student Partners</a></li>
<li><a href="/team" class="white-text bolder">Our Team</a></li>
</ul>
<a href="#" data-target="slide-out" class="sidenav-trigger right"><i class="material-icons">menu</i></a>
</div>
</nav>
</div>
<!-- Sidenav -->
<ul id="slide-out" class="sidenav">
<a href="/" class="center-align">
<li class="mt-3">
<img alt="CodeAsylums Community" src="assets/img/logo.png" class="responsive-img" width="120px">
</li>
</a>
<li class="mt-3"><a class="waves-effect sidenav-alt-bar white-text" href="#home" id="activeSide">Home</a></li>
<li><a class="waves-effect white-text" href="#whatwedo">What We Do</a></li>
<li><a class="waves-effect white-text sidenav-alt-bar" href="#milestones">Milestones</a></li>
<li><a class="waves-effect white-text" href="#aim">Aim</a></li>
<li><a class="waves-effect white-text sidenav-alt-bar" href="#mentors">Mentors</a></li>
<li><a class="waves-effect white-text" href="#studentpartners">Student Partners</a></li>
<li><a class="waves-effect white-text sidenav-alt-bar" href="/team">Our Team</a></li>
</ul>
<!-- Main -->
<main>
<!-- Header -->
<div class="container mb-4" id="home">
<!-- Heading -->
<div class="row px-4">
<h1 class="left bolder heading-color">CodeAsylums Community</h1>
</div>
<!-- Tagline -->
<div class="row px-4">
<h2 class="left bolder black-color mt-n4">ASPIRE. LEARN. CODE. NETWORK. BUILD.</h2>
</div>
<!-- Images -->
<div class="row px-4 mt-4">
<div class="col s12 m6">
<img src="assets/img/community.svg" alt="Team Spirit Vector" class="responsive-img animated bounce"
draggable="false">
</div>
<div class="col s12 m6 hide-on-med-and-down">
<img src="assets/img/laptop-coding.png" alt="Laptop for Coding"
class="responsive-img animated bounce" draggable="false">
</div>
</div>
<!-- Frameworks -->
<div class="row mt-md-5 frameworks">
<img src="assets/img/frameworks.png" width="100%" alt="" draggable="false" class="pt-2">
</div>
</div>
<!-- Stats Section -->
<section id="stats" class="p-3 pt-5">
<div class="container">
<!-- Statistics -->
<div class="row px-4" data-aos="fade-up">
<div class="col s12 m3 my-3 center">
<i class="medium material-icons white-text">account_balance</i>
<h4 class="bolder mt-n1 white-text">200+</h4>
<h6 class="bolder white-text">Colleges Reached</h6>
</div>
<div class="col s12 m3 my-3 center">
<i class="medium material-icons white-text">account_balance_wallet</i>
<h4 class="bolder mt-n1 white-text">350+</h4>
<h6 class="bolder white-text">Student partners</h6>
</div>
<div class="col s12 m3 my-3 center">
<i class="medium material-icons white-text">insert_chart</i>
<h4 class="bolder mt-n1 white-text">12500+</h4>
<h6 class="bolder white-text">Students Impacted</h6>
</div>
<div class="col s12 m3 my-3 center">
<i class="medium material-icons white-text">all_inclusive</i>
<h4 class="bolder mt-n1 white-text">200+</h4>
<h6 class="bolder white-text">Collaborations</h6>
</div>
</div>
</div>
</section>
<!-- What we Do -->
<section id="whatwedo" class="pb-4">
<div class="container">
<!-- Heading -->
<div class="row px-4">
<h1 class="center bolder heading-color">What We Do?</h1>
</div>
<div class="row px-4">
<!-- Vector -->
<div class="col s12 m6 my-3 center">
<img src="assets/img/what-we-do.svg" alt="" class="responsive-img animated bounce"
draggable="false">
</div>
<!-- Content -->
<div class="col s12 m6 my-3 center">
<!-- Main Content -->
<div class="row">
<h6 class="center bolder center-align mt-md-5">We as a community try to impact change over
the lives of students and
help
them in all the possible
ways we can by ensuring smooth conduction of events and sponsoring them with goodies,
swags
&
most
importantly our prestigious mentors who have wide experience in the plethora of
technology.
We
also
have a CodeAsylums Placement Cell where we keep on updating about the upcoming job
updates
and
amazingly we connect potential candidates to people who can also refer them for a
certain
job.
</h6>
</div>
<!-- One Liner -->
<div class="row">
<h5 class="center bolder">Contributing to the community,
for us even a small contribution matters.</h5>
</div>
</div>
</div>
</div>
</section>
<!-- Milestones Section -->
<section id="milestones" class="p-3 pb-5">
<div class="container">
<!-- Heading -->
<div class="row px-4">
<h1 class="center bolder heading-color-alt"> Major milestones achieved</h1>
</div>
<!-- Milestones -->
<div class="row px-4">
<ul class="collapsible">
<!-- Milestone -->
<li>
<div class="collapsible-header">Official Community Partner for Major League Hacking Events
</div>
<div class="collapsible-body">
<div class="row center">
<img src="assets/img/mlh.png" alt="MLH" draggable="false"
class="center responsive-img" width="250px">
</div>
<div class="row center">
<span class="bolder center white-text">CodeAsylums Community
is the official community partner for various MLH
(Major League Hacking) Events</span>
</div>
</div>
</li>
<!-- Milestone -->
<li>
<div class="collapsible-header">Official educational partner for International NASA
SpaceApps
Challenge '20</div>
<div class="collapsible-body">
<div class="row center">
<img src="assets/img/nasaChal.png" alt="NASA SpaceApps Challenge" draggable="false"
class="center responsive-img" width="250px">
</div>
<div class="row center">
<span class="bolder center white-text"> CodeAsylums Community is the
official educational partner for International NASA
SpaceApps
Challenge 2020, Pune Network</span>
</div>
</div>
</li>
<!-- Milestone -->
<li>
<div class="collapsible-header">Coding Event series</div>
<div class="collapsible-body">
<div class="row center">
<img src="assets/img/coding.png" alt="Coding Events" draggable="false"
class="center responsive-img" width="250px">
</div>
<div class="row center">
<span class="bolder center white-text">Conducted a series of 35-50
coding events in collaborations with over 60 colleges
pan
India</span>
</div>
</div>
</li>
<!-- Milestone -->
<li>
<div class="collapsible-header">Major brand integrations</div>
<div class="collapsible-body">
<div class="row center">
<img src="assets/img/brand_integrations.png" alt="Brand Integrations"
draggable="false" class="center responsive-img" width="250px">
</div>
<div class="row center">
<span class="bolder center white-text">Not falling behind we also had two major
brand
integrations with Commudle & Give My Certificate.</span>
</div>
</div>
</li>
</ul>
</div>
</div>
</section>
<!-- Aims Section -->
<section id="aim" class="pb-4">
<div class="container">
<!-- Heading -->
<div class="row px-4">
<h1 class="center bolder heading-color">What we AIM at in the near future?</h1>
</div>
<div class="row px-4">
<!-- Content -->
<div class="col s12 m6 my-3 center">
<!-- Main Content -->
<div class="row">
<h6 class="center bolder center-align mt-md-5">Currently, we're aiming at expanding our
developer community across borders and increase our potential reach, we as a community
want to grow both horizontally and vertically in the same pace where we keep on reaching
more people on the same hand serving the needs and requirements for the current people
in the community, with the will to develop a self-sustaining developer ecosystem we're
on it and reaching and impacting thousands to impact millions one day.
</h6>
</div>
<!-- One Liner -->
<div class="row">
<h5 class="center bolder">Impacting lives one at a time..</h5>
</div>
</div>
<!-- Vector -->
<div class="col s12 m6 my-3 center">
<img src="assets/img/aim.svg" alt="" class="responsive-img animated bounce" draggable="false">
</div>
</div>
</div>
</section>
<!-- Mentors Section -->
<section id="mentors" class="p-3 pb-2 pb-md-3">
<div class="container">
<!-- Heading -->
<div class="row px-4 pb-n5 mb-n5">
<h1 class="center bolder heading-color-alt">Our Mentors</h1>
</div>
<!-- Carousel -->
<div class="row pb-4">
<div class="carousel mt-n5 pt-n5">
<a class="carousel-item" href="#one!">
<img src="assets/img/mentors/aayush.png" alt="Aayush Kumar" class="rounded-img"
draggable="false">
<p class="center white-text">Aayush Kumar</p>
<p class="center grey-text mt-n2">SDE - 2 at Amazon</p>
</a>
<a class="carousel-item" href="#two!">
<img src="assets/img/mentors/anubhav.png" alt="Anubhav Chaturvedi" class="rounded-img"
draggable="false">
<p class="center white-text">Anubhav Chaturvedi</p>
<p class="center grey-text mt-n2">SRE, DevOps, Blockchain Evangelist & Trainer</p>
</a>
<a class="carousel-item" href="#three!">
<img src="assets/img/mentors/sourav.png" alt="Sourav Chakrobarty" class="rounded-img"
draggable="false">
<p class="center white-text">Sourav Chakrobarty</p>
<p class="center grey-text mt-n2">SDE at Flipkart</p>
</a>
<a class="carousel-item" href="#four!">
<img src="assets/img/mentors/ghosh.png" alt="Aditya Ghosh" class="rounded-img"
draggable="false">
<p class="center white-text">Aditya Ghosh</p>
<p class="center grey-text mt-n2">Software Developer at DirectI (Flock)</p>
</a>
<a class="carousel-item" href="#five!">
<img src="assets/img/mentors/goyal.png" alt="Rajat Goyal" class="rounded-img"
draggable="false">
<p class="center white-text">Rajat Goyal</p>
<p class="center grey-text mt-n2">Ex-D.E.Shaw, Infra-Tech Engineer at Gojek</p>
</a>
<a class="carousel-item" href="#six!">
<img src="assets/img/mentors/iti.png" alt="Iti Agrawal" class="rounded-img"
draggable="false">
<p class="center white-text">Iti Agrawal</p>
<p class="center grey-text mt-n2">Software Developer at InMobi Labs</p>
</a>
<a class="carousel-item" href="#seven!">
<img src="assets/img/mentors/rajat.png" alt="Rajat Jain" class="rounded-img"
draggable="false">
<p class="center white-text">Rajat Jain</p>
<p class="center grey-text mt-n2">Software Engineer at Microsoft</p>
</a>
<a class="carousel-item" href="#eight!">
<img src="assets/img/mentors/kajal.png" alt="Kajal Singh" class="rounded-img"
draggable="false">
<p class="center white-text">Kajal Singh</p>
<p class="center grey-text mt-n2">Data Engineer at Amazon</p>
</a>
<a class="carousel-item" href="#nine!">
<img src="assets/img/mentors/madhav.png" alt="Madhav Chaturvedi" class="rounded-img"
draggable="false">
<p class="center white-text">Madhav Chaturvedi</p>
<p class="center grey-text mt-n2">Platform Engineer - R&D at Paysafe</p>
</a>
<a class="carousel-item" href="#ten!">
<img src="assets/img/mentors/mudgal.png" alt="Arushit Mudgal" class="rounded-img"
draggable="false">
<p class="center white-text">Arushit Mudgal</p>
<p class="center grey-text mt-n2">Software Engineer at Akamai</p>
</a>
<a class="carousel-item" href="#eleven!">
<img src="assets/img/mentors/rahul.jpeg" alt="Rahul Kumar" class="rounded-img"
draggable="false">
<p class="center white-text">Rahul Kumar</p>
<p class="center grey-text mt-n2">Future First, Data Scientist</p>
</a>
<a class="carousel-item" href="#twelve!">
<img src="assets/img/mentors/saurav.jpg" alt="Saurav Suman" class="rounded-img"
draggable="false">
<p class="center white-text">Saurav Suman</p>
<p class="center grey-text mt-n2">Product Lead, Ex Alibaba</p>
</a>
<a class="carousel-item" href="#twelve!">
<img src="assets/img/mentors/dhruv.jpg" alt="Dhruv Malhotra" class="rounded-img"
draggable="false">
<p class="center white-text">Dhruv Malhotra</p>
<p class="center grey-text mt-n2">Freecharge, Software Engineer</p>
</a>
<a class="carousel-item" href="#thirteen!">
<img src="assets/img/mentors/sandeep.jpg" alt="Sandeep Alajangi" class="rounded-img"
draggable="false">
<p class="center white-text">Sandeep Alajangi</p>
<p class="center grey-text mt-n2">Google, Software Engineer</p>
</a>
<a class="carousel-item" href="#fourteen!">
<img src="assets/img/mentors/ishan.jpg" alt="Ishan Khurana" class="rounded-img"
draggable="false">
<p class="center white-text">Ishan Khurana</p>
<p class="center grey-text mt-n2">Intel, Machine Learning</p>
</a>
<a class="carousel-item" href="#fifteen!">
<img src="assets/img/mentors/sureka.jpg" alt="Shubham Sureka" class="rounded-img"
draggable="false">
<p class="center white-text">Shubham Sureka</p>
<p class="center grey-text mt-n2">Ex ZS, PGDBA at IIIMC, Data Scientist</p>
</a>
<a class="carousel-item" href="#sixteen!">
<img src="assets/img/mentors/karan.jpg" alt="Karan Chaddha" class="rounded-img"
draggable="false">
<p class="center white-text">Karan Chaddha</p>
<p class="center grey-text mt-n2">ExZS, Quid, Health Consultant and Analyst</p>
</a>
<a class="carousel-item" href="#seventeen!">
<img src="assets/img/mentors/chintan.jpg" alt="Chintan Sharma" class="rounded-img"
draggable="false">
<p class="center white-text">Chintan Sharma</p>
<p class="center grey-text mt-n2">Python, Django, Developer at Vogo</p>
</a>
<a class="carousel-item" href="#eighteen!">
<img src="assets/img/mentors/adityalal.jpg" alt="Aditya Lal" class="rounded-img"
draggable="false">
<p class="center white-text">Aditya Lal</p>
<p class="center grey-text mt-n2">Security at Delloite</p>
</a>
<a class="carousel-item" href="#nineteen!">
<img src="assets/img/mentors/harshit.jpg" alt="Harshit Singh" class="rounded-img"
draggable="false">
<p class="center white-text">Harshit Singh</p>
<p class="center grey-text mt-n2">Intern at Amazon</p>
</a>
<a class="carousel-item" href="#twenty!">
<img src="assets/img/mentors/amitsarkar.jpg" alt="Amit Sarkar" class="rounded-img"
draggable="false">
<p class="center white-text">Amit Sarkar</p>
<p class="center grey-text mt-n2">Software Engineer at makemytrip</p>
</a>
<a class="carousel-item" href="#twentyone!">
<img src="assets/img/mentors/yashbanka.jpg" alt="Yash Banka" class="rounded-img"
draggable="false">
<p class="center white-text">Yash Banka</p>
<p class="center grey-text mt-n2">SDE at Amazon</p>
</a>
<a class="carousel-item" href="#twentytwo!">
<img src="assets/img/mentors/aakash.jpg" alt="Akash Nainani" class="rounded-img"
draggable="false">
<p class="center white-text">Akash Nainani</p>
<p class="center grey-text mt-n2">Software Enginner at InfoEdge</p>
</a>
<a class="carousel-item" href="#twentythree!">
<img src="assets/img/mentors/sriraj.jpg" alt="Sriraj Raidu" class="rounded-img"
draggable="false">
<p class="center white-text">Sriraj Raidu</p>
<p class="center grey-text mt-n2">SDE at Microsoft</p>
</a>
<a class="carousel-item" href="#twentyfour!">
<img src="assets/img/mentors/kalpit.jpg" alt="Kalprit Jain" class="rounded-img"
draggable="false">
<p class="center white-text">Kalprit Jain</p>
<p class="center grey-text mt-n2">Software Enginner at InfoEdge</p>
</a>
<a class="carousel-item" href="#twentyfive!">
<img src="assets/img/mentors/nabh.png" alt="Nabh Chaoudhary" class="rounded-img"
draggable="false">
<p class="center white-text">Nabh Chaoudhary</p>
<p class="center grey-text mt-n2">Analyst at Goldman Sachs</p>
</a>
<a class="carousel-item" href="#twentysix!">
<img src="assets/img/mentors/pathak.png" alt="Amar Pathak" class="rounded-img"
draggable="false">
<p class="center white-text">Amar Pathak</p>
<p class="center grey-text mt-n2">Software Engineer at Springboard</p>
</a>
<a class="carousel-item" href="#twentyseven!">
<img src="assets/img/mentors/priyanka.png" alt="Priyanka Kekane" class="rounded-img"
draggable="false">
<p class="center white-text">Priyanka Kekane</p>
<p class="center grey-text mt-n2">Frontend Engineer at Ayopop</p>
</a>
<a class="carousel-item" href="#twentyeight!">
<img src="assets/img/mentors/reshab.png" alt="Reshab" class="rounded-img" draggable="false">
<p class="center white-text">Reshab</p>
<p class="center grey-text mt-n2">Software Developer at Amazon</p>
</a>
<a class="carousel-item" href="#twentynine!">
<img src="assets/img/mentors/manas.jpg" alt="Manas Ranjan" class="rounded-img"
draggable="false">
<p class="center white-text">Manas Ranjan</p>
<p class="center grey-text mt-n2">Software Developer, Samsung RnD</p>
</a>
<a class="carousel-item" href="#thirty!">
<img src="assets/img/mentors/jigyasa.jpg" alt="Jigyasa Singh" class="rounded-img"
draggable="false">
<p class="center white-text">Jigyasa Singh</p>
<p class="center grey-text mt-n2">SDE at Adobe</p>
</a>
<a class="carousel-item" href="#thirtyone!">
<img src="assets/img/mentors/shivam.jpg" alt="Shivam Gupta" class="rounded-img"
draggable="false">
<p class="center white-text">Shivam Gupta</p>
<p class="center grey-text mt-n2">GenPact, Oracle, OO Design, Java</p>
</a>
<a class="carousel-item" href="#thirtytwo!">
<img src="assets/img/mentors/madhavcs.jpg" alt="C S Madhav" class="rounded-img"
draggable="false">
<p class="center white-text">C S Madhav</p>
<p class="center grey-text mt-n2">Platform Engineer, Paysafe, System Design</p>
</a>
<a class="carousel-item" href="#thirtythree!">
<img src="assets/img/mentors/sharma.png" alt="Mayank Sharma" class="rounded-img"
draggable="false">
<p class="center white-text">Mayank Sharma</p>
<p class="center grey-text mt-n2">SDE at Hotstar</p>
</a>
<a class="carousel-item" href="#thirtyfour!">
<img src="assets/img/mentors/shruthi.png" alt="Shruti Jalan" class="rounded-img"
draggable="false">
<p class="center white-text">Shruti Jalan</p>
<p class="center grey-text mt-n2">MS CS UMass Amherst | Amazon SDE Intern | Goldman Sachs
</p>
</a>
<a class="carousel-item" href="#thirtyfive!">
<img src="assets/img/mentors/ojha.png" alt="Satyarth Ojha" class="rounded-img"
draggable="false">
<p class="center white-text">Satyarth Ojha</p>
<p class="center grey-text mt-n2">Software Developer at Grab</p>
</a>
</div>
</div>
</div>
</section>
<!-- Student Partners Section -->
<section id="studentpartners" class="p-3 pb-3">
<div class="container">
<!-- Heading -->
<div class="row px-4">
<h1 class="center bolder heading-color">Student Partners</h1>
</div>
<!-- One Liner -->
<div class="row">
<h5 class="center bolder">Impacting the lives of students in the best ways we can</h5>
</div>
<!-- One Liner -->
<div class="row">
<h6 class="center bolder">It is not an Internship but an OpenSource Student Body community
where you can grow in every way possible.</h6>
</div>
<!-- Content -->
<div class="row px-4">
<div class="col s12 l5 mx-md-4 mx-xl-5 my-3 center">
<!-- One Liner -->
<div class="row">
<h5 class="center bolder">About Community</h5>
</div>
<!-- Main Content -->
<div class="row mt-md-n5">
<h6 class="center bolder center-align mt-md-5">- A newly formed PAN India Community of
Developers started in June 2020.
<br /> <br />
- As we all know many communities follow MLM Structure unlike them we believe in
providing the best for the community.
<br /> <br />
- Connecting various colleges across the country including tier-1 and tier-2 colleges
and
now reaching overseas.
<br /> <br />
- Having the best teams of Mentors.
</h6>
</div>
</div>
<div class="col s12 l5 mx-md-4 mx-xl-5 my-3 center">
<!-- One Liner -->
<div class="row">
<h5 class="center bolder">What you have to do</h5>
</div>
<!-- Main Content -->
<div class="row mt-md-n5">
<h6 class="center bolder center-align mt-md-5">- As we aim to reach each and every college
in
India so that maximum students get benefited and grow with the community. So you have to
spread the community in your college through the webinars we conduct. Like promoting the
webinars and events in your college on a platform which can get maximum students
engaged.
<br /> <br />
- And contributing to the community,
for us even a small contribution matters.
</h6>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="page-footer" id="page-footer">
<div class="container">
<div class="row">
<div class="col l4 s12">
<h5 class="white-text">CodeAsylums Community</h5>
<p class="grey-text text-lighten-4">We as a community try to impact change over the lives of
students and help them in all the possible ways we can by ensuring smooth conduction of
events and sponsoring them with goodies, swags & most importantly our prestigious mentors
who have wide experience in the plethora of technology.</p>
</div>
<div class="col l3 offset-l2 s12">
<h5 class="white-text">Navigator</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="#home">Home</a></li>
<li><a class="grey-text text-lighten-3" href="#whatwedo">What We Do</a></li>
<li><a class="grey-text text-lighten-3" href="#milestones">Milestones</a></li>
<li><a class="grey-text text-lighten-3" href="#aim">Aim</a></li>
</ul>
</div>
<div class="col l3 s12">
<h5 class="white-text">Navigator</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="#mentors">Mentors</a></li>
<li><a class="grey-text text-lighten-3" href="#studentpartners">Student Partners</a></li>
<li><a class="grey-text text-lighten-3" href="/team">Our Team</a></li>
</ul>
</div>
</div>
</div>
<!-- Footer Copyright -->
<div class="footer-copyright">
<div class="container">
Developed with ♥ by <a href="https://www.akshatvg.com" class="white-text text-lighten-4">Akshat
Gupta</a>
<a class="grey-text text-lighten-4 right" href="https://www.facebook.com/CodeAsylums/"
target="_blank"><i class="fa fa-facebook social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="https://twitter.com/codeasylums" target="_blank"><i
class="fa fa-twitter social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="https://www.instagram.com/codeasylums/"
target="_blank"><i class="fa fa-instagram social-icons mx-3"></i></a>
<a class="grey-text text-lighten-4 right" href="https://www.linkedin.com/company/codeasylums/"
target="_blank"><i class="fa fa-linkedin social-icons mx-3"></i></a>
</div>
</div>
</footer>
<!-- Loader -->
<div id="loader" class="show fullscreen"><svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee" />
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#141C25" /></svg></div>
<!-- Scripts -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script src="assets/js/index.js"></script>
</body>
</html>