forked from tedxajce/tedxajce.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
452 lines (400 loc) · 30.9 KB
/
index.html
File metadata and controls
452 lines (400 loc) · 30.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-129240689-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-129240689-1');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css">
<link rel="stylesheet" href="./css/font-awesome/css/font-awesome.min.css">
<!-- Owl Carousel CSS and Theme -->
<link rel="stylesheet" href="./css/OwlCarousel2-2.2.1/dist/assets/owl.carousel.min.css">
<link rel="stylesheet" href="./css/OwlCarousel2-2.2.1/dist/assets/owl.theme.default.css">
<!-- Local CSS file -->
<link rel="stylesheet" href="./css/style.css">
<title>TEDxAJCE</title>
</head>
<body>
<!-- Header Content -->
<header id="home">
<div class="parallax-wrapper">
<nav class="navbar navbar-expand-lg navwidth">
<button #id="mobile-menu-button" class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="index.html">
<img class="event-logo" src="./img/logo.png" alt="TEDxAJCE">
</a>
<div class="collapse navbar-collapse justify-content-end" id="navbarToggler">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#home"></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#section-about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#section-theme">Theme</a>
</li>
<li class="nav-item">
<a class="nav-link" id="venue-link" href="#section-venue">Venue</a>
</li>
<li class="nav-item">
<a class="nav-link" id="gallery-link" href="team-2019.html">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="2018/index.html">2018 JIGSAW</a>
</li>
</ul>
</div>
</nav>
<h1 class="hero-text" id="hero-text">TEDxAJCE 2019</h1>
<h2 class="hero-caption" id="hero-caption">"MAZE - Unravel Life"</h2>
<h2 class="kicker-text">7th MAY 2019</h2>
<a href="https://www.youtube.com/playlist?list=PLsRNoUx8w3rPklCAzKkxgjYDSYVx5Drlc" style="text-decoration:none">
<p class="button-reg" style="font-size:12px;">Watch the talks</p>
</a>
</header>
<!-- About Section -->
<div id="section-about" class="specifyclass">
<div id="about-box-card" class="container align-self-center">
<div class="row justify-content-center">
<!-- <h4>Shits Real</h4> -->
</div>
<div id="about-row-logo" class="row bord">
<div class="col-4 col-md-2 offset-md-3 text-center bord">
<img id="about-logo-ted" class="img-fluid" src="./img/ted-logo.png">
</div>
<div class="col-4 col-md-2 bord">
<img id="about-logo-tedx" class="img-fluid" src="./img/tedx-logo.png">
</div>
<div class="col-4 col-md-2 bord">
<img id="about-logo-tedxajce" class="img-fluid" src="./img/logo-black.png">
</div>
</div>
<div class="row">
<div id="content-container">
<p id="content-ted" class="about-content text-center">
“Creative thinking inspires ideas. Ideas inspire change” - Barbara Januszkiewicz. TED is a nonprofit media organization devoted
to spreading ideas. It is a global community, welcoming people from every discipline and culture
who seek a deeper understanding of the world. The power of ideas can change attitudes, lives and
ultimately the world. Starting in 1984, TED Talks continue to be watched around the world, with an
average of 17 new page views a second. TED conferences and events continue to inspire, motivate and
thrill attendees.
</p>
<p id="content-tedx" class="about-content text-center">
TEDx are independent TED-like events, which can be organized by any inspiring and enthusiastic organizers with a license
from TED. TEDx was created in the spirit of TED's mission, 'ideas worth spreading'. It supports independent
organizers who want to create a TED-like event in their own community. It is designed to help communities,
organizations and individuals to spark conversation and connection through local TED-like experiences.
Here a screening of TED Talks videos — or a combination of live presenters and TED Talks videos —
sparks deep conversation and connections at the local level. TEDx has reached a checkpoint of 100,000
talks recently.
</p>
<p id="content-tedxajce" class="about-content text-center">
TEDxAJCE is an independently organized TEDx conference which seeks to create the TED experience at Amal Jyothi College Of
Engineering,Kanjirapally. We provide a platform where speakers can trigger a spark to the community
through their words. TEDxAJCE will have experienced speakers who can share their story of success
and failures which can inspire many people, for their successes. We have an amazing audience which
includes enthusiastic students, professionals and the Kanjirapally community. Our aim is to reach
out to the maximum and share some ideas which are worth spreading.
</p>
</div>
</div>
</div>
</div>
<!-- Theme Section -->
<div id="section-theme">
<div class="container theme-section-container clearfix">
<h2 class="section-title">Maze | Unravel Life. </h2>
<div class="section-title-wrapper">
<h2 id="small-display">Maze -
<br> Unravel Life.
</h2>
</div>
<img class="float-left img-fluid bigx" src="./img/maze2d.png">
<p class="section-write-up"> Life is not a straight road with
directions on where to turn. It is a maze where every decision we make takes us in a
different direction and every time we turn one way we could just as easily have turned the
other. There has never been a better word than "The journey is always as beautiful as the
destination." to describe the path through the labyrinth we call life. Every person we meet,
or turn we make, plays a significant role in steering us to our destination. 2018 was an
eventful year and it showed us that life altering events often come unannounced, but we
don't have to deal with them alone. There is no event too big nor any turn too wrong that
cannot be made right with the right people to explore and unravel the mysteries of life with.</p>
</div>
</div>
<!-- Speaker Section -->
<div id="section-speakers" class="specifyclass">
<div class="container section-container d-none d-md-block">
<h2 id="speaker-heading">Speakers</h2>
<div class="row justify-content-center">
<div class="speaker-card col-sm-12 col-lg-3" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/vava.jpg">
<h2 class="speaker-name">Vava Suresh</h2>
<h3 class="speaker-description">Snake Expert | Wildlife Conservationist</h3>
<p class="speaker-about">
Renowned as the snake master, Vava Suresh is an extraordinary human being. Being a wildlife conservationist and a snake expert, he has captured and released over 50,000 snakes, from human habitats back to their natural environments. At a time of rapid climate change and precarious ecosystems, is when work done by people like him become all the more meaningful. He works towards rescuing, rehabilitation of snakes and creating awareness among the public about snakes and their behavioural patterns.
</p>
</div>
<div class="speaker-card col-sm-12 col-lg-3" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/anwesha.jpg">
<h2 class="speaker-name">Anwesha Das</h2>
<h3 class="speaker-description">Teen Researcher | Science Enthusiast</h3>
<p class="speaker-about">
16 year old Anwesha Das is a STEM Researcher. She is interested in science, especially mathematics. The functioning of the human brain intrigues her. In addition to this, she likes writing, dancing, painting on walls and rocks, but is still pretty clueless about the World Cup or K-pop. A few months ago, she represented India at the International Exhibition for Young Inventors 2018 and was a bronze medallist. She was also a national finalist to the Innovation Challenge 2017, and was a second prize winner at the Innovation Display Contest 2017 conducted by the Council for Science and Technology, Uttar Pradesh, India. Anwesha Das makes it all seem like a cake-walk.
</p>
</div>
<div class="speaker-card col-sm-12 col-lg-3" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/suresh.jpg">
<h2 class="speaker-name">DR. SURESH DEVNANI</h2>
<h3 class="speaker-description">The Happy Doctor | Author</h3>
<p class="speaker-about">
Dr. Suresh Devnani is an inspiring Motivational Speaker and Consultant who shares practical strategies from his 28+ years of professional experience and his on-going global research in Leadership, Personal growth and Organisational transformation. Commonly known as the Happy Doctor, Dr. Devnani is the Founder, Chief Happiness officer, of Dr. Devnani & Associates and one of the world’s leading experts on creating happiness within the workplace. He was recently awarded and recognised as the 101 Top Global Coaching Leaders by the World HRD Congress. His mission is to inspire people globally to leverage on happiness to boost their resilience, engagement, creative innovation and kindness.
</p>
</div>
<div class="speaker-card col-sm-12 col-lg-3" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/piyush.jpg">
<h2 class="speaker-name">Piyush Shinde</h2>
<h3 class="speaker-description">Strategist | Innovator</h3>
<p class="speaker-about">
Mr. Piyush Shinde is a strategic sales, marketing and communications expert, providing efficient and successful business solutions and innovative strategies to various organizations and companies worldwide. With affinity to behavioural science, human psychology, and also his personal tryst with failures despite giving it all, made him think deep and paved the way for development of a novel concept called the “Thought Matrix”, that categorises all of us into four different personalities based on how each one of us reacts to opportunities. Using the Thought Matrix and its reflections he has constantly created opportunities when others around him failed to see them.
</p>
</div>
<!--<div class="w-100 d-none d-lg-block"></div>-->
<div class="speaker-card col-sm-12 col-lg-3" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/Sathya.jpg">
<h2 class="speaker-name">Sathya Ramaganapathy</h2>
<h3 class="speaker-description">Author | Mom</h3>
<p class="speaker-about">
Sathya Ramaganapathy is a humour writer, business professional and a mom. She is the author of the recently published book “It’s a Mom Thing: Kickass Parenting”, which takes a light hearted look at navigating the minefield called parenting. Sathya has written three children’s books and has been published in Voices from the Attic, The Madras Mag Anthology of Contemporary Writing, literary magazines including Papercuts, Antiserious and The Criterion, and in The Hindustan Times, Deccan Herald and Bangalore Mirror. She is the author of the funny parenting blog “Things My Kids Say”. </p>
</div>
<div class="speaker-card col-sm-12 col-lg-3" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/mani.jpg">
<h2 class="speaker-name">Mani Karthik</h2>
<h3 class="speaker-description">Blogger | Mentor</h3>
<p class="speaker-about">
In love with the idea of sharing ideas with people, Mani Karthik took up blogging as a hobby to kill time. He soon quit his boring job in the Silicon Valley and took up blogging as a fulltime job. A few years down the line, he now works on his own as an entrepreneur, and helps people to settle in after returning to India from their jobs abroad.
</p>
</div>
<!--<div class="w-100 d-none d-lg-block"></div>-->
<div class="speaker-card col-sm-12 col-lg-3" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/Geetanjali.jpeg">
<h2 class="speaker-name">Dr. Geetanjali Chopra</h2>
<h3 class="speaker-description">Founder of Wishes and Blessings</h3>
<p class="speaker-about">
Dr. Geetanjali Chopra is an academician, researcher, journalist and the founder and president of a Delhi based NGO. After completing her PhD from Jawaharlal Nehru University, she went on to gain experience in a variety of sectors, and has even tried her hand at radio jockeying and acting. After working as a fellow at Centre for Policy Research for 5 years, she chose to follow her dream of helping the underprivileged and set up ‘Wishes and Blessings’. She has reached out to more than two lakh people in just five years, and is excited to turn more tears into smiles in the future.
</p>
</div>
<div class="speaker-card col-sm-12 col-lg-3" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/Abhijith.jpg">
<h2 class="speaker-name">Abhijith P S Nair</h2>
<h3 class="speaker-description">Violinist | Composer</h3>
<p class="speaker-about">
Embarking on his journey into the world of music at the mere age of 13, Abhijith P S Nair is now one of the finest instrumental musicians of this age. Besides being an exceptional violinist, he is also an well accomplished music composer and arranger. He is perhaps best known for his instrumental video projects and unique instrumental flash mobs, that have gathered over millions of views over various social media platforms. He has performed and done many stellar collaborations with various artists; drummer Dave Weckl, Dr. K. J. Yesudas, Senri Kawaguchi, Shankar Mahadevan just to name a few.
</p>
</div>
</div>
</div>
<div class="section-container owler d-md-none ">
<h2 id="speaker-heading">Speakers</h2>
<div class="owl-carousel">
<div class="speaker-card-carousel " id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/vava.jpg">
<h2 class="speaker-name">Vava Suresh</h2>
<h3 class="speaker-description">Snake Expert | Wildlife Conservationist</h3>
<p class="speaker-about">
Renowned as the snake master, Vava Suresh is an extraordinary human being. Being a wildlife conservationist and a snake expert, he has captured and released over 50,000 snakes, from human habitats back to their natural environments. At a time of rapid climate change and precarious ecosystems, is when work done by people like him become all the more meaningful. He works towards rescuing, rehabilitation of snakes and creating awareness among the public about snakes and their behavioural patterns.
</p>
</div>
<div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/anwesha.jpg">
<h2 class="speaker-name">Anwesha Das</h2>
<h3 class="speaker-description">Teen Researcher | Science Enthusiast</h3>
<p class="speaker-about">
16 year old Anwesha Das is a STEM Researcher. She is interested in science, especially mathematics. The functioning of the human brain intrigues her. In addition to this, she likes writing, dancing, painting on walls and rocks, but is still pretty clueless about the World Cup or K-pop. A few months ago, she represented India at the International Exhibition for Young Inventors 2018 and was a bronze medallist. She was also a national finalist to the Innovation Challenge 2017, and was a second prize winner at the Innovation Display Contest 2017 conducted by the Council for Science and Technology, Uttar Pradesh, India. Anwesha Das makes it all seem like a cake-walk.
</p>
</div>
<div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/suresh.jpg">
<h2 class="speaker-name">DR. SURESH DEVNANI</h2>
<h3 class="speaker-description">The Happy Doctor | Author</h3>
<p class="speaker-about">
Dr. Suresh Devnani is an inspiring Motivational Speaker and Consultant who shares practical strategies from his 28+ years of professional experience and his on-going global research in Leadership, Personal growth and Organisational transformation. Commonly known as the Happy Doctor, Dr. Devnani is the Founder, Chief Happiness officer, of Dr. Devnani & Associates and one of the world’s leading experts on creating happiness within the workplace. He was recently awarded and recognised as the 101 Top Global Coaching Leaders by the World HRD Congress. His mission is to inspire people globally to leverage on happiness to boost their resilience, engagement, creative innovation and kindness.
</p>
</div>
<div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/piyush.jpg">
<h2 class="speaker-name">Piyush Shinde</h2>
<h3 class="speaker-description">Strategist | Innovator</h3>
<p class="speaker-about">
Mr. Piyush Shinde is a strategic sales, marketing and communications expert, providing efficient and successful business solutions and innovative strategies to various organizations and companies worldwide. With affinity to behavioural science, human psychology, and also his personal tryst with failures despite giving it all, made him think deep and paved the way for development of a novel concept called the “Thought Matrix”, that categorises all of us into four different personalities based on how each one of us reacts to opportunities. Using the Thought Matrix and its reflections he has constantly created opportunities when others around him failed to see them.
</p>
</div>
<div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/Sathya.jpg">
<h2 class="speaker-name">Sathya Ramaganapathy</h2>
<h3 class="speaker-description">Author | MOM</h3>
<p class="speaker-about">
Sathya Ramaganapathy is a humour writer, business professional and a mom. She is the author of the recently published book “It’s a Mom Thing: Kickass Parenting”, which takes a light hearted look at navigating the minefield called parenting. Sathya has written three children’s books and has been published in Voices from the Attic, The Madras Mag Anthology of Contemporary Writing, literary magazines including Papercuts, Antiserious and The Criterion, and in The Hindustan Times, Deccan Herald and Bangalore Mirror. She is the author of the funny parenting blog “Things My Kids Say”. </p>
</div>
<div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/mani.jpg">
<h2 class="speaker-name">Mani Karthik</h2>
<h3 class="speaker-description">Blogger | Mentor</h3>
<p class="speaker-about">
In love with the idea of sharing ideas with people, Mani Karthik took up blogging as a hobby to kill time. He soon quit his boring job in the Silicon Valley and took up blogging as a fulltime job. A few years down the line, he now works on his own as an entrepreneur, and helps people to settle in after returning to India from their jobs abroad.
</p>
</div>
<div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/Geetanjali.jpeg">
<h2 class="speaker-name">Dr. Geetanjali Chopra</h2>
<h3 class="speaker-description">Founder of Wishes and Blessings</h3>
<p class="speaker-about">
Dr. Geetanjali Chopra is an academician, researcher, journalist and the founder and president of a Delhi based NGO. After completing her PhD from Jawaharlal Nehru University, she went on to gain experience in a variety of sectors, and has even tried her hand at radio jockeying and acting. After working as a fellow at Centre for Policy Research for 5 years, she chose to follow her dream of helping the underprivileged and set up ‘Wishes and Blessings’. She has reached out to more than two lakh people in just five years, and is excited to turn more tears into smiles in the future.
</p>
</div>
<div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/Abhijith.jpg">
<h2 class="speaker-name">Abhijith P S Nair</h2>
<h3 class="speaker-description">Violinist | Composer</h3>
<p class="speaker-about">
Embarking on his journey into the world of music at the mere age of 13, Abhijith P S Nair is now one of the finest instrumental musicians of this age. Besides being an exceptional violinist, he is also an well accomplished music composer and arranger. He is perhaps best known for his instrumental video projects and unique instrumental flash mobs, that have gathered over millions of views over various social media platforms. He has performed and done many stellar collaborations with various artists; drummer Dave Weckl, Dr. K. J. Yesudas, Senri Kawaguchi, Shankar Mahadevan just to name a few.
</p>
</div>
<!-- <div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/sachin.jpg">
<h2 class="speaker-name">Speaker Name</h2>
<h3 class="speaker-description"></h3>
<p class="speaker-about">
</p>
</div>
<div class="speaker-card-carousel" id="guy1">
<img class="speaker-profile-image img-fluid" src="./img/avatars/speakers/joe.jpg">
<h2 class="speaker-name">Speaker Name</h2>
<h3 class="speaker-description"></h3>
<p class="speaker-about">
</p>
</div> -->
<div class="owl-nav">
<div class="owl-prev">prev</div>
<div class="owl-next">next</div>
</div>
</div>
</div>
</div>
<div id="section-venue">
<div class="contain" id="spec-contain">
<div class="row data-contain">
<div class="col-lg-6 col-sm-12">
<iframe id="mapframe" frameborder="0" src="https://www.google.com/maps/embed/v1/place?key=AIzaSyBuIl2mwojDlTRsgMYCtDfgtVc-_76RM20
&q=Amal+Jyothi+College+of+Engineering" allowfullscreen>
</iframe>
</div>
<div class="col-lg-6 col-sm-12 downsize">
<div class="row align-middle data2-contain">
<div class="col-12">
<p class="venue-data" id="section-venue-title">Venue</p>
<p class="venue-data" id="venue-name">Amal Jyothi College of Engineering</p>
<!-- </div>
<div class="col-12"> -->
<P class="venue-data" id="venue-streetname">Kanjirappally, Kottayam</P><br>
<p class="venue-data" id="venue-room">Building : Resource Block Auditorium</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Content -->
<footer id="myfooter" class="page-footer">
<div class="container">
<div class="row">
<div class="col-md-3 offset-lg-1 ">
<div class="row">
<div class="col-md-12 col-lg-12 col-sm-5 text-center">
<img class=" mainlogo" src="./img/logo.png">
</div>
<div class="col-md-12 col-lg-12 col-sm-5 text-center">
<a href="http://ajce.in" target="__blank">
<img class="img-fluid collegelogo" src="./img/collegelogo.png">
</a>
</div>
</div>
</div>
<div class="col-sm-12 col-md-2 col-lg-2">
<div id="contact" class="align-self-sm-center">
<h5 class="footerheading">CONTACT</h5>
<ul class="detail-block">
<li class="details">Bobby Isac</li>
<li class="details">+91 8089381352</li>
<li class="details">bobbyisac@cs.ajce.in</li>
</ul>
<ul class="detail-block">
<li class="details">Nitty Ann Abraham</li>
<li class="details">+91 8921934034</li>
<li class="details">nittyannabraham@ce.ajce.in</li>
</ul>
</div>
</div>
<div class="col-sm-12 col-md-2 col-lg-auto">
<div id="links">
<h5 class="footerheading">LINKS</h5>
<ul id="linkslist" class="detail-block">
<li class="details">
<a href="#section-about">About</a>
</li>
<li class="details">
<a href="#section-speakers">Speakers</a>
</li>
<li class="details">
<a href="#section-schedule">Schedule</a>
</li>
<li class="details">
<a href="#section-venue">Route Map</a>
</li>
<li class="details">
<a href="team-2019.html">Team</a>
</li>
</ul>
</div>
</div>
<div class="col-sm-12 col-md-2 col-lg-2">
<div id="connect">
<h5 class="footerheading">CONNECT</h5>
<ul id="connectlist" class="detail-block">
<li class="details">
<a href="https://www.facebook.com/tedxajce">Facebook</a>
</li>
<li class="details">
<a href="https://www.instagram.com/tedxajce">Instagram</a>
</li>
<li class="details">
<a href="https://www.flickr.com/photos/165706544@N05/">Flickr</a>
</li>
<!--<li class="details">
<a href="#">Twitter</a>
</li>-->
</ul>
</div>
</div>
</div>
</div>
</footer>
</body>
<!-- Compiled and minified JavaScript Materialize-->
<script src="./js/jquery.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js"></script>
<script src="./css/OwlCarousel2-2.2.1/dist/owl.carousel.min.js"></script>
<script src="./js/script.js"></script>
</html>
<!-- possible links to include in the footer
Gallery ->