-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathevent.html
362 lines (284 loc) · 13.6 KB
/
event.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
<!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">
<link href="css/event.css" rel="stylesheet">
</head>
<body>
<!--==========================
============================-->
<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 ><a href="index.html">Home</a></li>
<li><a href="index.html#about" >About Us</a></li>
<li><a href="team.html">Team</a></li>
<li><a class="menu-active" 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-item active">
<div class="carousel-background"><img src="img/intro-carousel/team.png" alt=""></div>
<div class="carousel-container">
<div class="carousel-content">
<h2>Event Details</h2>
<a href="#ee" class="btn-get-started scrollto">Join Us</a>
</div>
</div>
</div>
</div>
</div>
</section><!-- #intro -->
<section id="about">
<div class="container">
<header class="section-header">
<h3>Events</h3>
</header>
<div class="row about-cols">
<div class="col-md-4 wow fadeInUp">
<div class="about-col">
<div class="img">
<img src="img/Coming-Soon-.jpg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="#">Known more</a></h2>
<center><p>
To be Announced!
</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/eventaltered/11.jpg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://altered.splashthat.com">Computer Vision</a></h2>
<center> <p>
14th April, 2020
</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/eventaltered/10.jpg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://altered.splashthat.com/">Your First ML Project</a></h2>
<center> <p>
14th April, 2020
</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/eventaltered/3.jpg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://altered.splashthat.com">Data Science</a></h2>
<center> <p>
11th April, 2020
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="about-col">
<div class="img">
<img src="https://secure.meetupstatic.com/photos/event/8/4/2/0/highres_485913824.jpeg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://www.meetup.com/School-of-AI-Trivandrum/events/265814501/">Google AI | Explore ML</a></h2>
<center> <p>
26th October, 2019
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="about-col">
<div class="img">
<img src="https://secure.meetupstatic.com/photos/event/b/8/7/4/highres_485207220.jpeg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://www.meetup.com/School-of-AI-Trivandrum/events/265152226/">ConvNets and Transfer Learning</a></h2>
<center> <p>
2nd October, 2019
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="about-col">
<div class="img">
<img src="https://secure.meetupstatic.com/photos/event/1/b/c/2/highres_482287106.jpeg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://www.meetup.com/School-of-AI-Trivandrum/events/262358156/">KAGGLE DAY - MEETUP 10</a></h2>
<center> <p>
22nd June, 2019
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="about-col">
<div class="img">
<img src="https://secure.meetupstatic.com/photos/event/1/a/f/6/highres_480786902.jpeg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://www.meetup.com/School-of-AI-Trivandrum/events/260882711/">PYTHON BOOTCAMP v1.0</a></h2>
<center> <p>
5th May, 2019
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.2s">
<div class="about-col">
<div class="img">
<img src="https://secure.meetupstatic.com/photos/event/c/3/2/highres_480423122.jpeg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://www.meetup.com/School-of-AI-Trivandrum/events/260566696/">AI SERIES MEETUP 9</a></h2>
<center> <p>
20th April, 2019
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="about-col">
<div class="img">
<img src="https://secure.meetupstatic.com/photos/event/9/f/f/a/highres_480340954.jpeg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://www.meetup.com/School-of-AI-Trivandrum/events/260558020/">Building Actions for Google</a></h2>
<center> <p>
13th April, 2019
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="about-col">
<div class="img">
<img src="https://secure.meetupstatic.com/photos/event/8/a/0/2/highres_478595330.jpeg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://www.meetup.com/School-of-AI-Trivandrum/events/258868053/">AI SERIES WEEK 5</a></h2>
<center> <p>
16th Feb, 2019
</p>
</div>
</div>
<div class="col-md-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="about-col">
<div class="img">
<img src="https://secure.meetupstatic.com/photos/event/4/0/0/4/highres_477916388.jpeg" alt="" class="img-fluid">
</div>
<h2 class="title"><a href="https://www.meetup.com/School-of-AI-Trivandrum/events/258186238/">AI SERIES WEEK 5</a></h2>
<center> <p>
26th January, 2019
</p>
</div>
</div>
</div>
</div>
</section><!-- #about -->
<section id="ee"class="wrapper">
<div class="inner">
<main id="main">
<header class="section-header">
<h3>Location</h3>
</header>
<div class="box">
<div class="flex flex-2">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3945.5367189688836!2d76.9390524147831!3d8.544275093858008!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3b05b96a8025dc21%3A0x433a8ad4eeb21137!2sB-Hub!5e0!3m2!1sen!2sin!4v1547890641812" width="1430" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<section class="wrapper">
<center><h3>Contact Us</h3>
<div class="flex flex-2">
<div class="4u 12u$(medium)">
<center><ion-icon name="compass" size=large allign=center></ion-icon>
<b>Address</b>
<p>school of AI,trivandrum</p>
</div>
<div class="4u 12u$(medium)">
<center><ion-icon size=large name="call"></ion-icon>
<b>Phone number</b>
<p>+91 770 844 2389</p>
</div>
<div class="4u$ 12u$(medium)">
<center><ion-icon size= large name="mail"></ion-icon>
<b> E-Mail</b>
<p>schoolofaitvm@gmail.com</p>
</div>
</div>
</div>
</section>
<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>