-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
514 lines (398 loc) · 20 KB
/
index.html
File metadata and controls
514 lines (398 loc) · 20 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>School of AI Trivandrum</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/logo.png" rel="icon">
<link href="img/logo.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!--==========================
Header
============================-->
<header id="header">
<div class="container-fluid">
<div id="logo" class="pull-left">
<h1><img src="img/logo.png" width="40" height="40"><span><a href="#intro" class="scrollto">School of AI Trivandrum</a></span></h1>
</div>
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="#intro">Home</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="event.html">Event</a></li>
<li><a href="Webinar.html">Webinar</a></li>
<li><a href="https://medium.com/school-of-ai-trivandrum" target="_blank">Blog</a></li>
</ul>
</nav><!-- #nav-menu-container -->
</div>
</header><!-- #header -->
<!--==========================
Intro Section
============================-->
<!-- ============ -->
<section id="intro">
<div class="intro-container">
<div id="introCarousel" class="carousel slide carousel-fade" data-ride="carousel">
<ol class="carousel-indicators"></ol>
<div class="carousel-inner" role="listbox">
<div class="carousel-item active">
<div class="carousel-background"><img src="img/intro-carousel/1.jpg" alt=""></div>
<div class="carousel-container">
<div class="carousel-content">
<h3>Community For AI Enthusiasts</h3>
<a href="https://www.meetup.com/School-of-AI-Trivandrum" class="btn-get-started scrollto">Join Us</a>
</div>
</div>
</div>
<div class="carousel-item">
<div class="carousel-background"><img src="img/intro-carousel/team.png" alt=""></div>
<div class="carousel-container">
<div class="carousel-content">
<p>School of AI Trivandrum is a community for AI enthusiasts to learn, collaborate and grow together in the field of AI. We host meetup sessions and other events to empower people in the field of AI. School of AI Trivandrum, which is a part of School of AI Kerala, is run by passionate organizers who strives to offer the best for the members.</p>
<a href="https://www.meetup.com/School-of-AI-Trivandrum" class="btn-get-started scrollto">Join Us</a>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#introCarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon ion-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#introCarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon ion-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</section><!-- #intro -->
<section id="facts" class="wow fadeIn">
<div class="container">
<header class="section-header">
<h3>Who we are ?</h3>
<p>AI is one of the fastest-growing and most transformational technologies of our time. we are responsible for helping inspire and educate developers to build Artificial Intelligence in our local community.
Our doors are open to all those who wish to learn.</p>
</header>
<div class="row counters">
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">847</span>
<p>Members</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">30</span>
<p>AI Speakers</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">15</span>
<p>No of Meetups</p>
</div>
<div class="col-lg-3 col-6 text-center">
<span data-toggle="counter-up">29</span>
<p>Organizers </p>
</div>
</div>
<div class="facts-img">
<img src="img/facts-img.png" alt="" class="img-fluid">
</div>
</div>
</section><!-- #facts -->
<main id="main">
<section id="about">
<div class="container">
<header class="section-header">
<h3>About Us</h3>
<p>School of AI is an education movement to bring all the AI enthusiast under a single hood and to help them with the proper resources. All who have the interest and passion to learn AI this community will give you the better chance than any other. In Kerala, we are building a community to enable all the AI enthusiast. We conduct sessions which help the people to learn AI. We encourage and guide them with the things we know. The main value of the community is it's free and open for all who have the interest to learn AI. We have a strong group of paasionate individuals who're working hard to bring the best for you.</p>
</header>
<div class="row about-cols">
<div class="col-md-4 wow fadeInUp">
<div class="about-col">
<div class="img">
<img src="img/about-mission.jpg" alt="" class="img-fluid">
<div class="icon"><i class="ion-ios-speedometer-outline"></i></div>
</div>
<h2 class="title"><a href="#">Our Mission</a></h2>
<p>
Our mission is to offer a world-class AI education to anyone on Earth for free.
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="about-col">
<div class="img">
<img src="img/about-plan.jpg" alt="" class="img-fluid">
<div class="icon"><i class="ion-ios-list-outline"></i></div>
</div>
<h2 class="title"><a href="#">Our Plan</a></h2>
<p>
Want to start a career in the exciting field of Artificial Intelligence? We help to Start
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.2s">
<div class="about-col">
<div class="img">
<img src="img/about-vision.jpg" alt="" class="img-fluid">
<div class="icon"><i class="ion-ios-eye-outline"></i></div>
</div>
<h2 class="title"><a href="#">Our Vision</a></h2>
<p>
Our vision is to teach our members on how to make a positive impact in the world using AI.
</p>
</div>
</div>
</div>
</div>
</section><!-- #about -->
<section id="services">
<div class="container">
<header class="section-header wow fadeInUp">
<h3>What we do</h3>
</header>
<div class="row">
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-analytics-outline"></i></div>
<h2 class="title">We organize AI meetups to engage people</a></h2>
</div>
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-bookmarks-outline"></i></div>
<h2 class="title">Conduct Webinars</a></h2>
</div>
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-paper-outline"></i></div>
<h4 class="title">Tie up with Univeristies to boost your Career </a></h4>
</div>
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-speedometer-outline"></i></div>
<h4 class="title">Help in boosting your knowledge through our workshop</a></h4>
</div>
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-barcode-outline"></i></div>
<h4 class="title">Organize Study groups to imporve your AI knowledge </a></h4>
</div>
<div class="col-lg-4 col-md-6 box wow bounceInUp" data-wow-delay="0.1s" data-wow-duration="1.4s">
<div class="icon"><i class="ion-ios-people-outline"></i></div>
<h4 class="title">Engage with leaders from top industry and research groups</a></h4>
</div>
</div>
</div>
</section><!-- #services -->
<section id="call-to-action" class="wow fadeIn">
<div class="container">
<h3>Artificial intelligence</h3>
<p> We believe that artificial intelligence has the ability to solve some of the worlds most pressing issues from poverty to climate action and may lead to changes in human civilization.</p>
</div>
</section><!-- #call-to-action -->
<section id="clients" class="wow fadeInUp">
<div class="container">
<header class="section-header">
<h3>Our Sponsor </h3>
</header>
<div class="owl-carousel clients-carousel">
<img src="img/sponsor/1.png" alt="">
<img src="img/sponsor/2.png" alt="">
<img src="img/sponsor/3.png" alt="">
<img src="img/sponsor/5.png" alt="">
<img src="img/sponsor/4.jpeg" alt="">
</div>
</div>
</section>
<section id="testimonials" class="section-bg wow fadeInUp">
<div class="container">
<header class="section-header">
<h3>Our Values</h3>
</header>
<div class="owl-carousel testimonials-carousel">
<div class="testimonial-item">
<h3>We Inspire And Educate</h3>
<p>
<img src="img/quote-sign-left.png" class="quote-sign-left" alt="">
Whatever content we make, be it a blog post, video, live talk, or tweet we aim for it to both inspire and educate developers.
<img src="img/quote-sign-right.png" class="quote-sign-right" alt="">
</p>
</div>
<div class="testimonial-item">
<h3>We Perform Rapid Experimentation</h3>
<p>
<img src="img/quote-sign-left.png" class="quote-sign-left" alt="">
An idea alone is worth nothing, its the execution of it that matters. And the best way to do that is to build, assess, and re-iterate until we have a valid solution to a problem.
<img src="img/quote-sign-right.png" class="quote-sign-right" alt="">
</p>
</div>
<div class="testimonial-item">
<h3>We Choose Love Not Fear </h3>
<p>
<img src="img/quote-sign-left.png" class="quote-sign-left" alt="">
So much negativity in our lives is caused by our own fear. Dishonesty with ourselves and with others, an inability to learn, missing out on great opportunities. When making decisions, we make them out of love for ourselves and for other humans.
<img src="img/quote-sign-right.png" class="quote-sign-right" alt="">
</p>
</div>
</div>
</div>
</section><!-- #testimonials -->
<section id="team">
<div class="container">
<div class="section-header wow fadeInUp">
<h3>Team</h3>
<p>Our Team</p>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="member">
<img src="img/team2.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Robin Reni</h4>
<span>Head Dean</span>
<div class="social">
<a href="https://twitter.com/robinreni96"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/robinandreau"><i class="fa fa-facebook"></i></a>
<a href="https://in.linkedin.com/in/robin-andreau-reni-6a6b64a4"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="member">
<img src="img/team4.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>P S Vishnu</h4>
<span>Mentor</span>
<div class="social">
<a href=""><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/vish.uh.la.lah"><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-google-plus"></i></a>
<a href="https://www.linkedin.com/in/p-s-vishnu/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="member">
<img src="img/flemin.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Flemin Moses George</h4>
<span>Dean</span>
<div class="social">
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/FleminMosesGeorge"><i class="fa fa-facebook"></i></a>
<a href="https://www.linkedin.com/in/flemin-moses-george/"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="member">
<img src="img/aravind.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Aravind Venugopal</h4>
<span>Dean</span>
<div class="social">
<a href="https://twitter.com/@AravindV1444"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/aravind.venugopal.03"><i class="fa fa-facebook"></i></a>
<a href="https://www.linkedin.com/in/aravind1444"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact" class="section-bg wow fadeInUp">
<div class="container">
<div class="section-header">
<h3>Contact Us</h3>
</div>
<div class="row contact-info">
<div class="col-md-4">
<div class="contact-address">
<i class="ion-ios-location-outline"></i>
<h3>Address</h3>
<address>School of AI, Trivandrum</address>
</div>
</div>
<div class="col-md-4">
<div class="contact-phone">
<i class="ion-ios-telephone-outline"></i>
<h3>Phone Number</h3>
<p><a href="tel:+91 770 844 2389">+91 770 844 2389</a></p>
</div>
</div>
<div class="col-md-4">
<div class="contact-email">
<i class="ion-ios-email-outline"></i>
<h3>Email</h3>
<p><a href="schoolofaitvm@gmail.com">schoolofaitvm@gmail.com</a></p>
</div>
</div>
</div>
</section><!-- #contact -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="container">
<div class="copyright">
<div class="btn-get-started scrollto" id="marsoc">
<a href="https://www.facebook.com/groups/2185077748487523/" ><ion-icon size=large name="logo-facebook"></ion-icon></a>
<a href="https://www.linkedin.com/company/school-of-ai-trivandrum/" ><ion-icon size=large name="logo-linkedin"></ion-icon></a>
<a href="https://www.youtube.com/channel/UCnfNY6y9A2Md4nta2P3i8UA" ><ion-icon size=large name="logo-youtube"></ion-icon></a>
<a href="https://twitter.com/SchoolOfAIOffic" ><ion-icon size=large name="logo-twitter"></ion-icon></a>
<a href="https://www.instagram.com/schoolofaitvm/" ><ion-icon size=large name="logo-instagram"></ion-icon></a>
<a href="https://github.com/schoolofaitvm" ><ion-icon size=large name="logo-github"></ion-icon></a>
<a href="https://www.meetup.com/School-of-AI-Trivandrum/" ><ion-icon size=large name="logo-chrome"></ion-icon></a>
<a href="https://join.slack.com/t/schoolofaitrivandrum/shared_invite/enQtNDI3NTMzNTcxOTIyLWI0YzY1ODk3MjdkYjVhODc1MjIwYzBhNWIyNDkyM2EyZjE3NTAyZDkzZGI0N2JlYzNlMTU5MzM5YTRjNGI2ODg?fbclid=IwAR11X4_1kl6ItZnL7BK_Ho2Heo8EiO94z128uF7xlcsMuCCi-k4u8hVtL6A" ><ion-icon size=large name="logo-slack"></ion-icon></a>
<h2>follow us</h2>
</div>
<br>
© Copyright <strong>School of AI, Trivandrum </strong>. All Rights Reserved
</div>
<div class="credits">
</div>
</div>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<div id="preloader"></div>
<!-- JavaScript Libraries -->
<script src="https://unpkg.com/ionicons@4.5.0/dist/ionicons.js"></script>
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/superfish/hoverIntent.js"></script>
<script src="lib/superfish/superfish.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/counterup/counterup.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<script src="lib/touchSwipe/jquery.touchSwipe.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>