-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
811 lines (656 loc) · 43.2 KB
/
about.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
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>About | App Dev League</title>
<meta property="og:type" content="website"/>
<meta property="og:site_name" content="App Dev League"/>
<meta property="og:title" content="About"/>
<meta property="og:image" content="https://appdevleague.org/assets/img/favicon.png"/>
<meta property="og:url" content="https://appdevleague.org/about"/>
<meta property="og:description"
content="Learn more about the who, what, and why behind ADL! Who made ADL happen? What is our mission? Why do we do this?"/>
<!-- Favicons -->
<link href="/assets/img/favicon.png" rel="icon">
<link href="/assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Jost:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;1,300&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lato:ital@1&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<!-- Vendor CSS Files -->
<link href="/assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="/assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="/assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="/assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="/assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="/assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="/assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="/assets/css/style.css" rel="stylesheet">
<link href="/assets/css/about-style.css" rel="stylesheet"/>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-167896725-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-167896725-1');
</script>
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top header-inner-pages">
<div class="container d-flex align-items-center">
<h1 class="logo mr-auto">
<a href="/">
<img src="/assets/img/favicon.png" style="vertical-align: middle;"> <span
style="vertical-align: middle;">ADL</span>
</a>
</h1>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="nav-elem"><a href="/">Home</a></li>
<li class="active drop-down"><a href="/about">About</a>
<ul>
<li><a href="/about#mission">Our Mission</a></li>
<li><a href="/about#team">The Team</a></li>
<li><a href="/about#partners">Partners</a></li>
<li><a href="/about#sponsors">Sponsors</a></li>
</ul>
</li>
<li class="drop-down"><a href="/events">Initiatives</a>
<ul>
<li><a href="/events">Events</a></li>
<li><a href="https://appathon.appdevleague.org" target="_blank">Appathon</a></li>
<li><a href="/initiatives/mentorship">Mentorship Program</a></li>
<!-- <li><a href="/initiatives/teaching-app">Teaching App</a></li>-->
<li><a href="/initiatives/youtube">YouTube</a></li>
</ul>
</li>
<li class="nav-elem"><a href="/contact">Contact</a></li>
</ul>
</nav><!-- .nav-menu -->
<a href="/get-involved" class="get-started-btn scrollto">Get Involved</a>
</div>
</header><!-- End Header -->
<main id="main">
<section id="breadcrumbs" class="topSection">
<div class="mosh-area"
style="background-image: url(assets/img/aboutUsHeaderImage-edit.png); background-repeat:repeat;">
<div class="contents">
<center>
<h1 style="font-size: xxx-large; color: #fff; transform: translateY(110px);">About Us</h1>
</center>
</div>
</div>
<div class="customWideContainer center" data-aos="fade-right">
<br/>
<br/>
<!--
<div class="bigspacing center" id="mission">
<center>
<h2>Our Mission</h2>
<br />
</center>
<p>Founded in 2019, we are a group of students devoted to bringing modern web and app development opportunities to underrepresented students. We strive to increase diversity in the technology workforce and empower students, regardless of their socioeconomic status or racial background, to make a social impact through full-stack development. We hope the knowledge we impart through our program will make a difference starting on a small scale to eventually a global scale.
</p>
</div>
<br />
<div class="bigspacing center" id="inspiration">
<center>
<h2>Our Inspiration</h2>
<br />
</center>
<p>In the middle of March 2020, the COVID global pandemic has affected billions of individuals worldwide and most importantly students’ education. Education for students has been compromised due to the shift towards online classes. However, this has allowed more time for developing new skills and hobbies that students may not have been able to learn. Our goal is to provide these students with the opportunity and resources for accessing free and interactive online full-stack development courses. By teaching them application development through hands-on-projects and interactive lectures, these students will have the power to make a global impact right from their homes!<span id="team"></span>
</p>
</div>
<br /> -->
<style>
@media (max-width: 1266px) {
.card-deck-custom-small {
flex-direction: column;
}
.card-custom-small {
min-width: 90% !important;
}
}
@media (max-width: 1200px) {
.card-deck {
flex-direction: column;
}
.card-custom-top {
margin-bottom: 40px !important;
}
.card-img-custom {
transform: scale(0.85) translate(0, -20px);
}
}
@media (max-width: 1000px) {
.card-img-custom {
transform: translate(0, -20px);
}
}
@media (max-width: 992px) and (min-width: 768px) {
.founder-text {
line-height: 30px !important;
transform: translateY(-40px);
}
}
</style>
<div class="card-deck info-box" style="display: flex; justify-content: center; align-items: center">
<div class=" card card-custom-three-large card-custom-top col-lg-6 center" style="border-color: pink;">
<h3 class="text-center" style="font-family: 'Nunito', sans-serif; font-weight: bold">What we
stand
for</h3>
<p style="font-family: 'Nunito', sans-serif">Founded in 2019, we are a group of students devoted
to
bringing modern web and app development
opportunities to underrepresented students. We strive to increase diversity in the
technology
workforce and empower students, regardless of their socioeconomic status or racial
background,
to make a social impact through full-stack development. We hope the knowledge we impart
through
our program will make a difference starting on a small scale to eventually a global scale.
</p>
</div>
</div>
<div class="card-deck info-box" style="padding-bottom: 50px">
<div class="card card-custom-three card-custom-top" style="border-color: lightgreen;">
<h3 class="text-center" style="font-family: 'Nunito', sans-serif; font-weight: bold">Equal Playing
Field</h3>
<p style="font-family: 'Nunito', sans-serif">Through our educational workshops and Appathon, we hope
we can equalize the playing field between
students of all backgrounds. We bring these events to low-income centers, housing authorities,
and Title 1 underrepresented schools. Everyone deserves a chance at a high-quality Computer
Science education, and we hope that our services and programs will provide that to
underrepresented students.
</p>
</div>
<div class="card card-custom-three card-custom-top" style="border-color: lightskyblue;">
<h3 class="text-center" style="font-family: 'Nunito', sans-serif; font-weight: bold">Project-Based
Learning</h3>
<p style="font-family: 'Nunito', sans-serif">Rather than explaining concepts in a theoretical or
overly complex fashion like many
organizations, App Dev League focuses on creating a project-based, practical set of workshops
and events. By the end of any of our events, students will have actually learned the real-life
application and will have built numerous projects.</p>
</div>
</div>
<div class="big">
<div class="left">
<h2>Our Founder/CEO</h2>
<p>Krish Maniar</p>
</div>
</div>
<section id="about2" class="about2">
<div class="container" data-aos="fade-up" id="team">
<div class="row">
<div class="col-lg-5 col-md-6">
<div class="about2-img" data-aos="fade-right" data-aos-delay="100">
<img src="/assets/img/team/krish.jpg" alt="">
</div>
</div>
<div class="col-lg-7 col-md-6 bio-cent">
<div class="about2-content bio-cent" data-aos="fade-left" data-aos-delay="100">
<Br/>
<p style="line-height: 35px; font-family: 'Nunito', sans-serif" class="founder-text">
Krish Maniar is a junior at the Harker school. As the Founder and CEO of App Dev League, he hopes to impart free and readily available education to students who do not have access to many computer science resources and opportunities. He leads a diligent team of 25+ people to organize monthly courses/camps/webinars, as well as develop free resources for children and schools like our Teaching App and Mentorship program. Recognizing the lack of beginner-friendly content online, Krish believes App Dev League is one of the first steps towards a bright future for underprivileged children.</p>
</div>
</div>
</div>
</div>
<br/>
<center>
<br/>
<div class="big">
<h2>Executive Team</h2>
<br/>
<div class="card-deck card-deck-custom-small mod-exec-cards">
<div class="card card-custom-three">
<div class="card-header-custom" style="background-color: #81ecec;">
<br>
<h2 class="card-heading-custom"
style="font-family: 'Nunito', sans-serif; font-weight: bolder">VP of
Technology</h2>
<br>
<center>
<img class="card-img-top card-img-custom" src="/assets/img/team/kabir.png"
alt="Profile Photo">
</center>
</div>
<div class="card-body-custom">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Kabir Ramzan</h5>
<p class="card-text text-left" style="font-family: 'Nunito', sans-serif">
Kabir Ramzan is a sophomore at The Harker School who is passionate about software
development. As the VP of tech, he manages the technological operations and
infrastructure of ADL, as well as oversees most internal teams. His skills
include python and full-stack development. In his free time, Kabir enjoys
building apps for his school to aid in remote learning and developing his
software company (TogaTech).
</p>
</div>
</div>
<div class="card card-custom-three">
<div class="card-header-custom" style="background-color: #55efc4;">
<br>
<h2 class="card-heading-custom"
style="font-family: 'Nunito', sans-serif; font-weight: bolder">VP of
Operations</h2>
<br>
<center>
<img class="card-img-top card-img-custom" src="/assets/img/team/shafin.png"
alt="Profile Photo">
</center>
</div>
<div class="card-body-custom">
<h5 class="card-title"
style="font-family: 'Nunito', sans-serif; font-weight: bolder">Shafin Haque</h5>
<p class="card-text text-left" style="font-family: 'Nunito', sans-serif">
Shafin Haque is a junior at Saratoga High School and started coding since he
was in middle school. As the VP of operations, he manages logistics and event
planning for ADL, as well as oversees most internal teams. His skills include
Machine Learning with Python and R, as well as web development with HTML. In his
free time, Shafin enjoys competing in hackathons and playing video games.
</p>
</div>
</div>
<div class="card card-custom-three">
<div class="card-header-custom" style="background-color: #fdcb6e;">
<br>
<h2 class="card-heading-custom"
style="font-family: 'Nunito', sans-serif; font-weight: bolder">VP of
Marketing</h2>
<br>
<center>
<img class="card-img-top card-img-custom" src="/assets/img/team/ishir.png"
alt="Profile Photo">
</center>
</div>
<div class="card-body-custom">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Ishir Lakhani</h5>
<p class="card-text text-left" style="font-family: 'Nunito', sans-serif">
Ishir Lakhani is a junior at Saratoga High School who got into programming in
order to express his creativity through personal projects. As the VP of
marketing, he manages the social media, graphic design, and video editing teams.
His skills include interpersonal communication, as well as C++, Python, Java,
and JavaScript.
</p>
</div>
</div>
</div>
<br/>
<br/>
<section class="mosh-team-area section_padding_100">
<div class="container">
<div class="big">
<h2>Directors</h2>
</div>
<div class="row">
<div class="col-12">
<div class="mosh-team-slides owl-carousel">
<div class="single-team-slide text-center" style="padding-top: 20px;">
<div class="team-thumbnail card-img-top card-img-custom center">
<img src="/assets/img/team/claire.png" alt="">
</div>
<div class="team-meta-info" style="font-family: 'Nunito', sans-serif">
<h4 style="font-family: 'Nunito', sans-serif; font-weight: bold">
Claire Miao</h4>
<span>Director of Partnerships</span>
</div>
</div>
<div class="single-team-slide text-center" style="padding-top: 20px;">
<div class="team-thumbnail card-img-top card-img-custom center">
<img src="/assets/img/team/cynthia.png" alt="">
</div>
<div class="team-meta-info" style="font-family: 'Nunito', sans-serif">
<h4 style="font-family: 'Nunito', sans-serif; font-weight: bold">
Cynthia Wang</h4>
<span>Director of Graphic Design</span>
</div>
</div>
<div class="single-team-slide text-center" style="padding-top: 20px;">
<div class="team-thumbnail card-img-top card-img-custom center">
<img src="/assets/img/team/aniketh.png" alt="">
</div>
<div class="team-meta-info" style="font-family: 'Nunito', sans-serif">
<h4 style="font-family: 'Nunito', sans-serif; font-weight: bold">
Aniketh Tummala</h4>
<span>Director of Mentorship Program</span>
</div>
</div>
<!-- <div class="single-team-slide text-center" style="padding-top: 20px;">
<div class="team-thumbnail card-img-top card-img-custom center">
<img src="/assets/img/team/ .png" alt="">
</div>
<div class="team-meta-info" style="font-family: 'Nunito', sans-serif">
<h4 style="font-family: 'Nunito', sans-serif; font-weight: bold"></h4>
<span>Director of Website Development</span>
</div>
</div> -->
<div class="single-team-slide text-center" style="padding-top: 20px;">
<div class="team-thumbnail card-img-top card-img-custom center">
<img src="/assets/img/team/athreya.png" alt="">
</div>
<div class="team-meta-info" style="font-family: 'Nunito', sans-serif">
<h4 style="font-family: 'Nunito', sans-serif; font-weight: bold">
Athreya Daniel</h4>
<span>Director of Artificial Intelligence</span>
</div>
</div>
<div class="single-team-slide text-center" style="padding-top: 20px;">
<div class="team-thumbnail card-img-top card-img-custom center">
<img src="/assets/img/team/joe.png" alt="">
</div>
<div class="team-meta-info" style="font-family: 'Nunito', sans-serif">
<h4 style="font-family: 'Nunito', sans-serif; font-weight: bold">
Joe Li</h4>
<span>Director of Python Development</span>
</div>
</div>
<div class="single-team-slide text-center" style="padding-top: 20px;">
<div class="team-thumbnail card-img-top card-img-custom center">
<img src="/assets/img/team/Luis.png" alt="">
</div>
<div class="team-meta-info" style="font-family: 'Nunito', sans-serif">
<h4 style="font-family: 'Nunito', sans-serif; font-weight: bold">
Luis Varona</h4>
<span>Director of Expansion</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<br/>
<br/>
<br/>
<div class="big">
<h2>Officer Team</h2>
</div>
<br/>
<h3 style="margin-bottom: 30px; text-align: left; margin-left: 170px;">Instructor Team</h3>
<div class="card-deck card-deck-custom-small" style="width: 80%;">
<div class="card card-custom card-custom-small" style="max-height: 100px">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/Matthew.jpg"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Matthew Lau</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Basic Web Dev Instructor</p>
</div>
</div>
<div class="card card-custom card-custom-small" style="max-height: 100px">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/arcade.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Arcade Wise</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Advanced Web Dev Instructor</p>
</div>
</div>
<div class="card card-custom card-custom-small" style="max-height: 100px">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/Kunal.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Kunal Jain</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Mobile App Dev Instructor</p>
</div>
</div>
</div>
<div class="card-deck card-deck-custom-small" style="width: 80%; display: flex; flex-direction: row; justify-content: start; margin 0px;">
<div class="card card-custom card-custom-small" style="max-height: 100px">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/vishnu.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Vishnu
Mangipudi</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Deep Learning Instructor</p>
</div>
</div>
<div class="card card-custom card-custom-small" style="max-height: 100px">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/pavan.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Pavan
Yeddanapudi</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Competitive
Coding Instructor</p>
</div>
</div>
<div class="card card-custom card-custom-small" style="max-height: 100px">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/Sarthak.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Sarthak Dayal
</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Mentorship Program</p>
</div>
</div>
</div>
<br/>
<h3 style="margin-bottom: 30px; text-align: left; margin-left: 170px;">Outreach Team</h3>
<div class="card-deck card-deck-custom-small" style="width: 80%;">
<div class="card card-custom card-custom-small" style="max-height: 100px">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/desiree.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Desiree Luo</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Social Media Coordinator</p>
</div>
</div>
<div class="card card-custom card-custom-small" style="max-height: 100px ">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/Pranav.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Pranav Gunhal</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Contact List Coordinator</p>
</div>
</div>
<div class="card card-custom card-custom-small" style="max-height: 100px ">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/Zara.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Zara Siddiqui</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Sponsorship/Grant Coordinator</p>
</div>
</div>
</div>
<div class="card-deck card-deck-custom-small" style="width: 80%;">
<div class="card card-custom card-custom-small" style="max-height: 100px">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/KrishM.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Krish Mendapara</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Sponsorship Scouter</p>
</div>
</div>
<div class="card card-custom card-custom-small" style="max-height: 100px ">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/amit.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Amit Karoshi</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Video Editor</p>
</div>
</div>
<div class="card card-custom card-custom-small" style="max-height: 100px ">
<img class="card-img-top card-img-custom-small" src="/assets/img/team/Isha.png"
alt="Profile Photo">
<div class="card-body-custom card-body-custom-small">
<h5 class="card-title" style="font-family: 'Nunito', sans-serif; font-weight: bold">
Isha Kotalwar</h5>
<p class="card-text" style="font-family: 'Nunito', sans-serif">Outreach Activity Coordinator</p>
</div>
</div>
</div>
<!--
<div class="card-deck card-deck-custom-small-one">
</div> -->
</div>
</center>
</section>
<section id="partners" class="text-center">
<style>
.partner-logo {
margin: 1rem auto;
max-height: 2.4rem;
}
.partner-logo + p {
text-align: left;
font-size: 0.95rem;
padding: 1rem;
margin-bottom: 0;
}
.partner-logo.togatech {
background-color: black;
border-radius: 0.25rem;
min-height: 70px;
}
.start-on-ai {
max-height: 200px;
max-width: 200px;
}
.fly-high {
max-height: 150px;
max-width: 150px;
}
.codehs {
min-width: 250px;
min-height: 100px;
}
</style>
<div class="big">
<h2>Partners</h2>
</div>
<div class="card-deck card-deck-custom-small-three sponsordeck">
<div class="card card-custom card-custom-small" style="box-shadow: 0px 0px 0px black; border: 1px white solid;">
<img class="codehs partner-logo" src="https://www.csforall.org/images/csforall-logo.svg"/>
</div>
<div class="card card-custom card-custom-small" style="box-shadow: 0px 0px 0px black; border: 1px white solid;">
<img class="partner-logo togatech" src="https://togatech.org/logo.png"/>
</div>
<div class="card card-custom card-custom-small" style="box-shadow: 0px 0px 0px black; border: 1px white solid;">
<img class="codehs partner-logo"
src="https://code-art.com/wp-content/uploads/2020/07/codeart-logo-full-color-rgb.png"/>
</div>
</div>
<div class="card-deck card-deck-custom-small-three sponsordeck" style="margin-top: 0px;">
<div class="card card-custom card-custom-small" style="box-shadow: 0px 0px 0px black; border: 1px white solid;">
<center>
<img class="start-on-ai center"
src="https://media-exp1.licdn.com/dms/image/C560BAQEQd80sTvlInQ/company-logo_200_200/0/1609798444498?e=2159024400&v=beta&t=aIcWlkWtT3SdL8SSxmnPhxIVjTz9Z1-0SrpPOAQFMuo"/>
</center>
</div>
<div class="card card-custom card-custom-small" style="box-shadow: 0px 0px 0px black; border: 1px white solid;">
<img class="codehs partner-logo"
src="https://static.codehs.com/img/brand_logo.png"/>
</div>
<div class="card card-custom card-custom-small" style="box-shadow: 0px 0px 0px black; border: 1px white solid;">
<img class="fly-high partner-logo"
src="https://static.wixstatic.com/media/9ba78c_7f0f2f72ad2f43b3b2831c49da73e357~mv2.png/v1/fill/w_256,h_256,al_c,usm_0.66_1.00_0.01/Fly-High-Logo.png"/>
</div>
</div>
</section>
</div>
</section>
<section id="sponsors" class="text-center">
<h2>Sponsors</h2>
<p>Coming Soon!</p>
</section>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 footer-contact">
<h3>ADL</h3>
Copyright © 2019-21 by App Dev League, Inc. <br><br/>
Registered as a 501(c)(3) tax-deductible non profit organization (EIN: 85-3376559)<br><br>
<strong>Email:</strong> <a
href="mailto:contact@appdevleague.org">contact@appdevleague.org</a><br><br>
<br><br>
<p> Created and maintained by <a href="https://github.com/orgs/App-Dev-League" target="_blank">App
Dev League's</a> Tech Team</p>
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Quick Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="/">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/about">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/about#team">Team</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/events">Events</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/contact">Contact</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="/get-involved">Get Involved</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Socials</h4>
<p>Make sure to check out our socials and follow them!</p>
<div class="social-links mt-3">
<a href="https://www.facebook.com/appdev.league" target="_blank" class="facebook"><i
class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/appdevleague/" target="_blank" class="instagram"><i
class="bx bxl-instagram"></i></a>
<a href="https://discord.gg/FtegFYAuZ6" target="_blank" class="google-plus"><i
class="bx bxl-discord"></i></a>
<a href="https://www.youtube.com/channel/UCxhMD8Fvm5LP6QzdrYnFixA" target="_blank"
class="linkedin"><i class="bx bxl-youtube"></i></a>
<a href="https://www.linkedin.com/company/appdevleague/" target="_blank"
class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--
<div class="container footer-bottom clearfix">
<div class="copyright">
© Copyright <strong><span>Arsha</span></strong>. All Rights Reserved
</div>
<div class="credits">
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
-->
<a href="#" class="back-to-top"><i class="ri-arrow-up-line"></i></a>
<!-- <div id="preloader">
<img src="/assets/img/favicon.png"
style="top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); width: 40px; height: 40px;">
</div> -->
<!-- Vendor JS Files -->
<script src="/assets/vendor/jquery/jquery.min.js"></script>
<script src="/assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="/assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="/assets/vendor/php-email-form/validate.js"></script>
<script src="/assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="/assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="/assets/vendor/venobox/venobox.min.js"></script>
<script src="/assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="/assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="/assets/js/main.js"></script>
</body>
</html>