-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.bkup.html
839 lines (751 loc) · 48 KB
/
index.bkup.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
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Hypercubes and Beyond Dimensions| TEDxRSET 2018</title>
<meta content="Hypercubes and Beyond Dimensions is the theme of TEDxRSET 2018 on November 4th at Rajagiri, Kochi. Find out more & get your ticket now!"
name="description">
<meta content="TEDxRSET" name="author">
<meta name="robots" content="index, follow">
<!--OpenGraph-->
<meta property="og:title" content="TEDxRSET">
<meta property="og:site_name" content="TEDxRSET | NOVEMBER 4, 2018 | RSET">
<meta property="og:url" content="http://www.tedxrset.com">
<meta property="og:title" content="Hypercubes and Beyond Dimensions| TEDxRSET 2018">
<meta property="og:image" content="https://www.tedxrset.com/logo.png">
<meta property="og:description" content="Hypercubes and Beyond Dimensions is the theme of TEDxRSET 2018 on September 21st at Rajagiri, Kochi.">
<!--SEO Data-->
<meta name="title" content="TEDxRSET | November 4 2018 | RSET | Kochi">
<meta name="description" content="The biggest event of its kind in the history of Rajagiri, TEDxRSET, is finally here! Centred around the theme Hypercubes: Beyond Dimensions.">
<meta name="copyright" content="TEDxRSET">
<meta name="rating" content="General">
<meta name="coverage" content="Worldwide">
<meta name="creator" content="TEDxRSET">
<meta itemprop="name" content="TEDxRSET">
<meta itemprop="image" content="https://www.tedxrset.com/logo.png">
<meta name="robots" content="index,follow">
<meta itemprop="keywords" content="TEDxRSET, TEDxRSET 2018, RSET, Rajagiri, Engineering, RSET NAAC, Kochi, Kakkanad, Ernakulam, ktu">
<!--Twitter-->
<meta name="twitter:domain" content="https://www.tedxrset.com">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@TEDxRSET">
<meta name="twitter:creator" content="@TEDxRSET">
<meta name="twitter:title" content="TEDxRSET | RSET">
<meta name="twitter:description" content="TEDxRSET | NOVEMBER 4 2018">
<meta name="twitter:image" content="https://www.tedxrset.com/logo.png">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-theme.min.css" rel="stylesheet">
<link href="css/navigation-v=9.css" rel="stylesheet">
<link href="css/foundation.css" rel="stylesheet" type="text/css">
<link href="css/twentytwenty.css" rel="stylesheet" type="text/css">
<link href="css/featherlight.css" rel="stylesheet" type="text/css">
<link href="css/custom-v=14.min.css" rel="stylesheet">
<link href="css/timetable-v=2.css" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/cfd11d2649.css">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<link rel="icon" type="image/x-icon" href="favicon.ico.gif">
<link rel="apple-touch-icon" sizes="57x57" href="images/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="images/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="images/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="images/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- SCHEMA.ORG -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Event",
"name": "TEDxRSET : Hypercubes and Beyond Dimensions",
"organizer": "TEDxRSET",
"location": {
"@type": "Place",
"name": "RSET, Kochi",
"address": {
"@type": "PostalAddress",
"addressCountry": "India",
"addressLocality": "Kochi, Kerala",
"postalCode": "682039",
"streetAddress": "Rajagiri Valley, Kakkanad"
},
"url": "https://www.tedxrset.com"
},
"offers": {
"@type": "Offer",
"price": "1200.00",
"priceCurrency": "INR",
"url": "https://www.tedxrset.com"
},
"startDate": "2017-10-21T09:00",
"url": "https://www.tedxrset.com"
}
</script>
</head>
<body>
<header class="main_h">
<div class="row"><a class="logo" href="#home"><img src="logo.png" alt="TEDxRSET"></a>
<div class="mobile-toggle"><span></span> <span></span> <span></span></div>
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#speakers">Speakers</a></li>
<li><a href="#schedule">Event Schedule</a></li>
<li><a href="#tickets">Tickets</a></li>
<li><a href="#location2">Location</a></li>
<li><a href="#contact">Contact Us</a></li>
<li><a target="_blank" href="https://blog.tedxrset.com">Blog</a></li>
</ul>
</nav>
</div><!-- / row -->
</header>
<div class="wrapper">
<section id="home">
<div class="jumbotron">
<div class="container" style="margin-top:10em">
<div class="row">
<div class="col-md-12 text-center">
<div class="slider-wrapper loading">
<div class="percent-left percent no-opacity"><span class="count"></span>%</div>
<div class="percent-right percent no-opacity"><span class="count"></span>%</div>
<div class="edge twentytwenty-container"><img src="images/logo_left.jpg"> <img src="images/logo_right.jpg"></div>
</div>
<h2 class="slider-headline">Find the perfect blend by moving the slider</h2>
<div class="down-info"><a href="#about"><i class="fa fa-arrow-down" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<div class="row">
<div class="col-md-6 xs-p-30">
<div class="event-info">November 4, 2018<br>09:00 - 18:00<br>RSET<br>Kakkanad</div>
</div>
<div class="col-md-6">
<h2>HYPERCUBES BEYOND DIMENSIONS</h2>
<p>Taken literally a line , a square , a cube and tesseract are all the same thing except with a little
added dimension. Although the existence of a thought or idea is universal, it can evolve to a far greater
extent when given a new dimension to grow into or in simpler words , when it's looked at from a different
perspective. History has it's examples of how wondrous developments have followed this evolution of
thought. Something simple or even controversial can have a totally different implication based on the
perspective from which it is viewed. Everyone has a different perspective and each perspective is a
different dimension of thought. Bringing all of this together can bring about better clarity and
understanding.</p>
</div>
</div>
</div>
</section>
<section id="speakers" class="bg-red">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Speakers & Performers</h2>
</div>
</div>
<div class="row">
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-neena">
<div class="speaker-image" data-tilt="" style="will-change:transform;transform:perspective(300px) rotateX(0) rotateY(0)"><img
src="images/speakers/nina.jpg" alt="RJ Neena">
<div class="speaker-name">RJ Neena <span class="speaker-title">Radio Jockey | India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-neena" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/nina.jpg" alt="RJ Neena"></div>
<div class="col-sm-9">
<h5>RJ Neena</h5>
<h6>Radio Jockey | India</h6>
<div class="speaker-bio">The epitome of a millennial, RJ Neena is just as delightful the 2nd, 3rd and
4th time you meet her. Brimming with laughter and always ready with a joke at hand, she is a radio
host with several afternoon shows, the Evening Drive, Toll Free Fun and Loose Control. She provides
a welcome mental pit stop for her listeners at the end of the workday as her enthusiasm for life
transmits clearly over the sound waves. With a wide variety of interests but a surprisingly strong
stance on issues she's passionate about, RJ Neena embodies youthful spirit, a rarity in today's
commercial entertainment industry.</div>
<div class="speaker-links"><a href="https://www.instagram.com/rj_neena/" target="_blank"><i class="fa fa-instagram"
aria-hidden="true"></i></a> <a href="https://facebook.com/profile.php?id=148118915538855"
target="_blank"><i class="fa fa-facebook-square" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-niyog">
<div class="speaker-image" data-tilt=""><img src="images/speakers/niyog.jpg" alt="David Jay">
<div class="speaker-name">Niyog Krishna <span class="speaker-title">Adventure Traveller | India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-niyog" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/niyog.jpg" alt="Niyog Krishna"></div>
<div class="col-sm-9">
<h5>Niyog Krishna</h5>
<h6>Adventure Traveller | India</h6>
<div class="speaker-bio">Niyog Krishna is a 26 year old adventure traveller from Kerala who's already
achieved and seen far more than the average man does in his lifetime. In 2017, he made waves in the
travel community for his zero-budget hitchhikes and treks across the country, but then beat all
odds to become the first Indian to qualify for the Fjallraven Polar, a 300 km long extreme winter
expedition across Northern Scandinavia. The enterprising explorer is also a film director who has
associated with the likes of the veteran director, late I.V. Sasi. His undeniable and insatiable
zest for life and adventure makes him a real and relatable inspiration for today's youth and his
story truly debunks the archetypal Indian thinking that considers money to be the primary obstacle
against exploring the unknown.</div>
<div class="speaker-links"><a href="https://twitter.com/niyogkrishna" target="_blank"><i class="fa fa-twitter-square"
aria-hidden="true"></i></a> <a href="https://www.instagram.com/niyogtales/" target="_blank"><i
class="fa fa-instagram" aria-hidden="true"></i></a> <a href="https://facebook.com/niyogtales/"
target="_blank"><i class="fa fa-facebook-square" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#performer-job">
<div class="speaker-image performer" data-tilt=""><img src="images/speakers/job.jpg" alt="Job Kurian">
<div class="speaker-name">Job Kurian <span class="speaker-title">Playback Singer | India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="performer-job" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/job.jpg" alt="Job Kurian"></div>
<div class="col-sm-9">
<h5>Job Kurian</h5>
<h6>Playback Singer | India</h6>
<div class="speaker-bio">
Each generation witnesses a multitude of people who set out for their dreams, but only a handful
actually taste success. From rendering hit songs on a musical show to becoming a singer and
composer in his own right, Job Kurian is one such exception. And for good reason too. Flawlessly
mixing rock with classical, his music continuously takes inspiration from his own life. The result
is a delightful fusion of Indian styles with an authentic twist, submerging his listeners in a
world of musical bliss. The dashing performer may have started out a Btech graduate but he diverged
from the all-too-familiar story and found his own path, proving the age old adage that with enough
passion and courage, it's never too late to do what you love. Today, Mr Kurian has his own band and
though most always busy, can occasionally be seen jamming on Kappa TV' Music Mojo.
<div class="speaker-links"><a href="https://twitter.com/kjobkurian" target="_blank"><i class="fa fa-twitter-square"
aria-hidden="true"></i></a> <a href="https://www.instagram.com/jobkuriank/" target="_blank"><i
class="fa fa-instagram" aria-hidden="true"></i></a> <a href="https://facebook.com/OfficialJobKurian/"
target="_blank"><i class="fa fa-facebook-square" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-charles">
<div class="speaker-image" data-tilt="" style="will-change:transform;transform:perspective(300px) rotateX(0) rotateY(0)"><img
src="images/speakers/charles.jpg" alt="Dr. Charles Dias">
<div class="speaker-name">Dr. Charles Dias <span class="speaker-title">Ex Lok Sabha MP | India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-charles" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/charles.jpg" alt="Dr. Charles Dias"></div>
<div class="col-sm-9">
<h5>Dr. Charles Dias</h5>
<h6>Ex Lok Sabha MP | India</h6>
<div class="speaker-bio">The Hon. Dr. Charles Dias was a Lok Sabha MP of the Indian National Congress
Party and, as a result of his extensive education, has donned various hats and titles over the past
couple of decades. Hailing from Kerala, he has actively advocated for the cultural and economic
welfare of the Anglo Indian community in the country and takes a special interest in environmental
preservation and protection.</div>
<div class="speaker-links"><a href="https://facebook.com/charles.dias.771" target="_blank"><i class="fa fa-facebook-square"
aria-hidden="true"></i></a> </div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-arun">
<div class="speaker-image" data-tilt="" style="will-change:transform;transform:perspective(300px) rotateX(0) rotateY(0)"><img
src="images/speakers/arun.jpg" alt="Arun Balachandran">
<div class="speaker-name">Arun Balachandran <span class="speaker-title">Chief Minister's Fellow (IT) |
India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-arun" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/arun.jpg" alt="Arun Balachandran"></div>
<div class="col-sm-9">
<h5>Arun Balachandran</h5>
<h6>Chief Minister's Fellow (IT) | India</h6>
<div class="speaker-bio">Arun Balachandran, founder of Innovation Labs startup incubator, is
currently one of the four chief minister's fellows chosen to spur the IT sector in Kerala.
Mr. Arun is passionately into a socially responsible ventures with vast connections, skills,
determination, hard work and continuous learning to excel and drive to success in his domain.
A perfect example to a person living his dream and believing in his product - a role model. Mr.
Arun is diligent, determined, hard-working and a man with a vision. His humbleness is just the
cherry on the cake.</div>
<div class="speaker-links"><a href="https://www.facebook.com/arun.innovationlab" target="_blank"><i
class="fa fa-facebook-square" aria-hidden="true"></i></a> <a href="https://www.linkedin.com/in/arunbc"
target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a> </div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6">
<a href="#" data-featherlight="#speaker-songwriting">
<div class="speaker-image performer" data-tilt="" style="will-change: transform; transform: perspective(300px) rotateX(0deg) rotateY(0deg);">
<img src="images/speakers/third-eye.jpg" alt="The Third Eye">
<div class="speaker-name">
The Third Eye
<span class="speaker-title">Progressive Fusion Band | India</span>
</div>
<div class="js-tilt-glare" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden;">
<div class="js-tilt-glare-inner" style="position: absolute; top: 50%; left: 50%; pointer-events: none; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); width: 1080px; height: 1080px; transform: rotate(180deg) translate(-50%, -50%); transform-origin: 0% 0% 0px; opacity: 0;"></div>
</div>
</div>
</a>
<div id="speaker-songwriting" class="speaker-info">
<div class="row>">
<div class="col-sm-3">
<img src="images/speakers/third-eye.jpg" alt="The Third Eye">
</div>
<div class="col-sm-9">
<h5>The Third Eye</h5>
<h6>Progressive Fusion Band | India</h6>
<div class="speaker-bio">
The Third Eye, a progressive fusion band, cooked into a tasty concoction with rock, electronic &
metal elements. They are mainly known for exploring a diverse range of genres effortlessly, and
delivering high energy live audio-visual performances.
The concert offers a one of a kind experience and promises to be a unique journey not to be
forgotten anytime soon.
Their signature, one of a kind, songwriting style is something to be experienced by one's own eyes.
</div>
<div class="speaker-links"><a href="https://www.instagram.com/thethirdeye_4/"
target="_blank" tabindex="-1"><i class="fa fa-instagram" aria-hidden="true"></i></a> <a href="https://facebook.com/thethirdeye4/"
target="_blank" tabindex="-1"><i class="fa fa-facebook-square" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-ahana">
<div class="speaker-image" data-tilt="" style="will-change:transform;transform:perspective(300px) rotateX(0) rotateY(0)"><img
src="images/speakers/ahanak.jpg" alt="Ahaana Krishna">
<div class="speaker-name">Ahaana Krishna<span class="speaker-title">Actress |
India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-ahana" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/ahanak.jpg" alt="Ahaana Krishna"></div>
<div class="col-sm-9">
<h5>Ahaana Krishna</h5>
<h6>Actress | India</h6>
<div class="speaker-bio">Born in the glorious city of Trivandrum in 1995, Ahana Krishna is an
upcoming Malayalam movie actress who has gained the Mollywood industry's attention with her slick
acting at such a young age.
The young 23 year old actress made her debut along Farhaan Faasil in Rajeev Ravi's second
directorial 'Njan Steve Lopez'. Just last year she starred along Nivin Pauly in one of the biggest
hits of the year, 'Njandakalude Naatil Oridavela'.
She is a graduate from the University of Madras, a passionate singer and an exuberant model.
She is currently working on three movies simultaneously and that totally explains her jam-packed
schedule at present.
We are indeed lucky to have her at our college and we cannot wait for 4th November to catch a
glimpse of this beautiful actress and hear from her.</div>
<div class="speaker-links"><a href="https://www.instagram.com/ahaana_krishna/"
target="_blank" tabindex="-1"><i class="fa fa-instagram" aria-hidden="true"></i></a> <a href="https://facebook.com/actressahaanaofficial/"
target="_blank" tabindex="-1"><i class="fa fa-facebook-square" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-pranav">
<div class="speaker-image" data-tilt="" style="will-change:transform;transform:perspective(300px) rotateX(0) rotateY(0)"><img
src="images/speakers/pranav.jpg" alt="Pranav Sasidharan">
<div class="speaker-name">Pranav Sasidharan<span class="speaker-title">Dancer |
India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-pranav" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/pranav.jpg" alt="Pranav Sasidharan"></div>
<div class="col-sm-9">
<h5>Pranav Sasidharan</h5>
<h6>Dancer | India</h6>
<div class="speaker-bio">Pranav Sasidharan, an immaculate dancer, is the title winner of the reality show, D4 Dance Season 2.
Dance is the hidden language of the soul, which kept him pumping throughout his life. He suffered a major head injury, but he chose to resume his passion.
He also finds his voice as a writer, artist and performer.
As a media graduate from LS Raheja College of Arts and Commerce, He is highly ambitious about Cinema.
Lauded by everyone for his creative and innovative ideas and dance moves. "Grind Standout. Believe."</div>
<div class="speaker-links"><a href="https://www.instagram.com/pranav_sasidharan/"
target="_blank" tabindex="-1"><i class="fa fa-instagram" aria-hidden="true"></i></a> <a href="https://m.facebook.com/sasidharanpranav/"
target="_blank" tabindex="-1"><i class="fa fa-facebook-square" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-pooja">
<div class="speaker-image" data-tilt="" style="will-change:transform;transform:perspective(300px) rotateX(0) rotateY(0)"><img
src="images/speakers/pooja.jpg" alt="Pooja Vinod">
<div class="speaker-name">Pooja Vinod<span class="speaker-title">Student |
India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-pooja" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/pooja.jpg" alt="Pooja Vinod"></div>
<div class="col-sm-9">
<h5>Pooja Vinod</h5>
<h6>Student | India</h6>
<div class="speaker-bio">Pooja Vinod, is a 3rd year B.Tech student at RSET. Throughout her school and college, she has been a consistent all rounder. She graduated from high school as the Head Girl of GEMS Our Own English High School, Dubai- one of the largest girl schools in the world, with more than 10000 students. An academic topper throughout, Pooja has 4 UAE-national level awards for all round performance to her credit. Her main passions are music, speaking, learning and leadership. A keen speaker and debater, Pooja has been a national level elocution champion in the UAE twice. She was declared the 1st place winner at the State Level Finals of the PC Alexander Memorial Extempore Contest and won the Best Speaker Award at the All Kerala Maria Philip Memorial Debate competition, both this year. Pooja takes a lot of interest in social issues and writes articles and essays about them. She aspires to become an IAS officer in the future and contribute to the development of our country. She hopes that she can leave a legacy of lasting change and provide new perspectives on taking our nation to greater heights.</div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-gautham">
<div class="speaker-image" data-tilt="" style="will-change:transform;transform:perspective(300px) rotateX(0) rotateY(0)"><img
src="images/speakers/gautham.jpg" alt="Gautham Suresh">
<div class="speaker-name">Gautham Suresh <span class="speaker-title">Professional Freestyle Stunt Rider |
India</span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-gautham" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/gautham.jpg" alt="Gautham Suresh"></div>
<div class="col-sm-9">
<h5>Gautham Suresh</h5>
<h6>Professional Freestyle Stunt Rider | India</h6>
<div class="speaker-bio">
When competing in a game, we notice the people who come first. This man, 'the Demon' was one of the first stunt riders of Kerala.
Gautham Suresh was 20 when he first got into stunt riding. When we think of stunt riding, it looks like the most dangerous and daring sport ever. But it is the thrill that brings stunt riders together.
The Demon was caught in an accident that almost took his life. When facing life, people are of two types. One that survives. And one that conquers.
He was both.
He survived and he conquered.
While injured, he developed a game based on stunt riding which has gained incredible popularity. He is still very much involved in stunt riding and is a Demon not to be feared but to be admired.
</div>
<div class="speaker-links"><a href="https://www.instagram.com/demn.af"
target="_blank" tabindex="-1"><i class="fa fa-instagram" aria-hidden="true"></i></a> </div>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6"><a href="#" data-featherlight="#speaker-frjose">
<div class="speaker-image" data-tilt="" style="will-change:transform;transform:perspective(300px) rotateX(0) rotateY(0)"><img
src="images/speakers/frjose.jpg" alt="Fr. Jose Alex">
<div class="speaker-name">Fr. Jose Alex <span class="speaker-title"></span></div>
<div class="js-tilt-glare" style="position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden">
<div class="js-tilt-glare-inner" style="position:absolute;top:50%;left:50%;pointer-events:none;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 100%);width:702px;height:702px;transform:rotate(180deg) translate(-50%,-50%);transform-origin:0 0 0;opacity:0"></div>
</div>
</div>
</a>
<div id="speaker-frjose" class="speaker-info">
<div class="row>">
<div class="col-sm-3"><img src="images/speakers/frjose.jpg" alt="Fr. Jose Alex"></div>
<div class="col-sm-9">
<h5>Fr. Jose Alex</h5>
<!-- <h6> | India</h6> -->
<div class="speaker-bio">
Fr. Jose Alex, former director of RSET is a Post Graduate in Social Work from the prestigious Tata Institute of Social Sciences (TISS), Mumbai. An active presence in the educational and social work spheres of Kerala, Fr. Jose Alex was the Principal of Rajagiri College of Social Sciences for 13 years (1st April 1984 to 31st March 1997). He has also served as a member of the Academic Committee of the Mahatma Gandhi University during his tenure in the University Syndicate. A farsighted visionary, his major contributions include the spinning off of the Rajagiri School of Management and the commencement of Rajagiri School of Engineering & Technology in the Rajagiri Valley Campus.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="aboutted">
<div class="container">
<div class="row">
<div class="col-md-9">
<h2>About TED</h2>
<p>TED is a nonprofit organization devoted to Ideas Worth Spreading. Started as a four-day conference in
California 30 years ago, TED has grown to support its mission with multiple initiatives. The two annual
TED Conferences invite the world's leading thinkers and doers to speak for 18 minutes or less. Many of
these talks are then made available, free, at TED.com. TED speakers have included Bill Gates, Jane
Goodall, Elizabeth Gilbert, Sir Richard Branson, Nandan Nilekani, Philippe Starck, Ngozi Okonjo-Iweala,
Sal Khan and Daniel Kahneman.<br><br>The annual TED Conference takes place each spring in Vancouver,
British Columbia. TED's media initiatives include TED.com, where new TED Talks are posted daily; the Open
Translation Project, which provides subtitles and interactive transcripts as well as translations from
volunteers worldwide; the educational initiative TED-Ed. TED has established the annual TED Prize, where
exceptional individuals with a wish to change the world get help translating their wishes into action;
TEDx, which supports individuals or groups in hosting local, self- organized TED-style events around the
world, and the TED Fellows program, helping world-changing innovators from around the globe to amplify
the impact of their remarkable projects and activities.</p>
</div>
<div class="col-md-3 text-center">
<div class="nophone" style="background-image: url(images/Tesseract_Invert.gif);padding:20px 0;animation-delay:-1s;width:230px;height:230px;"></div>
</div>
</div>
<div class="row">
<div class="col-md-3 text-center"><img src="images/Tesseract_Invert.gif" style="padding:20px 0;width:150px;"
alt="satellite events"></div>
<div class="col-md-9">
<h2 style="text-align:left">About TEDx</h2>
<p>In the spirit of ideas worth spreading, TEDx is a program of local, self-organized events that bring
people together to share a TED-like experience. At a TEDx event, TED Talks video and live speakers
combine to spark deep discussion and connection. These local, self-organized events are branded TEDx,
where x = independently organized TED event. The TED Conference provides general guidance for the TEDx
program, but individual TEDx events are self-organized. (Subject to certain rules and regulations.)</p>
</div>
</div>
</div>
</section>
<section id="schedule" class="bg-red">
<div class="container">
<div id="content">
<h1>Event Schedule</h1>
<ul class="timeline">
<li class="event break" data-date="08:00 am">
<h3>Registration</h3>
</li>
<li class="event" data-date="09:30 am">
<h3>Introduction Video</h3>
</li>
<li class="event break" data-date="09:35 am">
<h3>Speaker 1</h3>
</li>
<li class="event" data-date="09:50 am">
<h3>Speaker 2</h3>
</li>
<li class="event break" data-date="10:05 am">
<h3>Energy Break</h3>
</li>
<li class="event" data-date="10:35 am">
<h3>Performance 1 : Acapella</h3>
</li>
<li class="event break" data-date="10:50 am">
<h3>Speaker 3</h3>
</li>
<li class="event" data-date="11:05 am">
<h3>Video</h3>
</li>
<li class="event break" data-date="11.25 am">
<h3>Speaker 4</h3>
</li>
<li class="event" data-date="11.40 am">
<h3>Lunch + Interactive Experience</h3>
</li>
<li class="event break" data-date="01.00 pm">
<h3>Speaker 5</h3>
</li>
<li class="event" data-date="01.20 pm">
<h3>Speaker 6</h3>
</li>
<li class="event break" data-date="01.40 pm">
<h3>Video</h3>
</li>
<li class="event" data-date="02.00 pm">
<h3>Break</h3>
</li>
<li class="event break" data-date="02.30 pm">
<h3>Performance 2 : Job Kurian</h3>
</li>
<li class="event" data-date="02.50 pm">
<h3>Speaker 7</h3>
</li>
<li class="event break" data-date="03.05 pm">
<h3>Speaker 8</h3>
</li>
<li class="event" data-date="03.20 pm">
<h3>Speaker 9</h3>
</li>
<li class="event break" data-date="03.50 pm">
<h3>Performance 3 : The Third Eye</h3>
</li>
<li class="event" data-date="04.00 pm">
<h3>Vote of Thanks</h3>
</li>
<li class="event break" data-date="04.10 pm">
<h3>Coffee Break</h3>
</li>
<li class="event" data-date="05.00 pm">
<h3>Disperse</h3>
</li>
</ul>
</div>
</div>
</section>
<section id="tickets" class="bg-black">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2>Tickets</h2>
<p>What we offer!</p>
<hr>
</div>
</div>
<div class="row">
<div class="col-md-6 xs-p-30">
<div class="body-pricing">
<!--List pricing-->
<div class="info-pricing">
<h4 class="color" style="margin-bottom:6px;">
<i class="fa fa-check" style="color:#fa0000" aria-hidden="true"></i> TEDxRSET talks
</h4>
<p>Get to pick the brain of our 8 amazing speakers on the topic of going beyond dimensions.</p>
<h4 class="color" style="margin-bottom:6px;">
<i class="fa fa-check" style="color:#fa0000" aria-hidden="true"></i> Networking with the
Speakers
</h4>
<p>Meet local and visiting innovators and share your interests and ideas.</p>
</div>
<!--List pricing-->
</div>
</div>
<div class="col-md-6">
<h4 class="color" style="margin-bottom:6px;">
<i class="fa fa-check" style="color:#fa0000" aria-hidden="true"></i> Food and Drinks </h4>
<p>Feed your brain and sate your appetite. </p>
<h4 class="color" style="margin-bottom:6px;">
<i class="fa fa-check" style="color:#fa0000" aria-hidden="true"></i> Merchandise and
Swags </h4>
<p>Select your souvenier from a variety of specially crafted merchandise.</p>
<div id="tickets-info" class="speaker-info">
<div class="row>">
<div class="col-sm-9">
<h5>Buy Tickets</h5>
<br>
<div class="speaker-bio">
<div class="col-sm-9">
<h4 class="color" style="margin-bottom:6px;">
<i class="fa fa-angle-double-right" style="color:#fa0000" aria-hidden="true"></i> Special
Tickets
</h4>
<p>Only applicable for Rajagirians, a limited number of tickets will be available at a discounted
price. Following a first come first served policy, tickets will be available at regular price
once the initial offer has been exhausted.</p>
</div>
<div class="col-sm-3">
<a href="http://joboy.in/deal/details/tedxrset-rajagiristudents-kochi" target="_blank"> <button
type="button" class="btn btn-default btn-edge">Rajagirians</button></a>
</div>
<br>
<div class="col-sm-9">
<h4 class="color" style="margin-bottom:6px;">
<i class="fa fa-angle-double-right" style="color:#fa0000" aria-hidden="true"></i> Standard
Tickets
</h4>
<p>Get to pick the brain of our 8 amazing speakers on the topic of going beyond dimensions.</p>
</div>
<div class="col-sm-3">
<a href="http://joboy.in/deal/details/tedxrset-rajagiri-kochi" target="_blank"> <button type="button"
class="btn btn-default btn-edge">Standard Tickets</button></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<center><a href="#" data-featherlight="#tickets-info"><button type="button" class="btn btn-defaultb">Buy
Tickets</button></a>
</center>
</div>
</section>
</div>
<section id="partners">
<div class="container">
<div class="col-md-6 xs-p-30">
<div class="col-md-12">
<h2>Ticketing Partner</h2>
</div>
<div class="col-md-6 xs-p-30 text-center">
<a href="http://joboy.in/" target="_blank"><img src="images/partners/joboy.jpg" class="img-responsive brand-img wow fadeInLeft"
data-wow-duration="1s"></a>
</div>
</div>
<div class="col-md-6 xs-p-30">
<div class="col-md-12">
<h2>Other Partners</h2>
</div>
<div class="col-md-6 xs-p-30 text-center">
<a href="http://www.rajagirihospital.com/" target="_blank"><img src="images/partners/rajagirihospital.jpg"
class="img-responsive brand-img wow fadeInLeft" data-wow-duration="1s"></a>
</div>
<div class="col-md-6 xs-p-30 text-center">
<a href="https://www.tolins.com/" target="_blank"><img src="images/partners/tolins.jpeg" class="img-responsive brand-img wow fadeInLeft"
data-wow-duration="1s"></a>
</div>
</div>
</div>
</section>
<section>
<div class="col-md-6 p-0" id="location2">
<div class="no-padding bg-grey" style="position:relative;height:400px"><a href="https://www.google.co.in/maps/dir/9.9940567,76.360312/Rajagiri+School+of+Engineering+%26+Technology,+Rajagiri+Valley,+Kochi,+Kakkanad,+Kerala+682039/@9.9941397,76.3566356,17z/data=!3m1!4b1!4m9!4m8!1m1!4e1!1m5!1m1!1s0x3b080ca6b98ae0f7:0xc81786bb40617774!2m2!1d76.3580909!2d9.9934604"
target="_blank" rel="noopener noreferrer">
<div class="col-md-12 no-margin no-padding map-image" style="height:400px;width:100%"></div>
</a></div>
</div><a href="https://www.google.co.in/maps/dir/9.9940567,76.360312/Rajagiri+School+of+Engineering+%26+Technology,+Rajagiri+Valley,+Kochi,+Kakkanad,+Kerala+682039/@9.9941397,76.3566356,17z/data=!3m1!4b1!4m9!4m8!1m1!4e1!1m5!1m1!1s0x3b080ca6b98ae0f7:0xc81786bb40617774!2m2!1d76.3580909!2d9.9934604"
target="_blank" rel="noopener noreferrer">
<div class="col-md-6 p-0 location-image"></div>
</a>
</section>
<section id="contact" class="bg-blue">
<div class="container">
<div class="row">
<div class="col-md-6 xs-p-30">
<h2>Contact</h2>
<p><i class="fa fa-arrow-circle-right" aria-hidden="true"></i> <a href="mailto:[email protected]" target="_blank"
style="font-weight:700">Drop us a line</a> Or mail us at [email protected]<br><i class="fa fa-arrow-circle-right"
aria-hidden="true"></i> <a href="https://www.google.co.in/maps/dir/9.9940567,76.360312/Rajagiri+School+of+Engineering+%26+Technology,+Rajagiri+Valley,+Kochi,+Kakkanad,+Kerala+682039/@9.9941397,76.3566356,17z/data=!3m1!4b1!4m9!4m8!1m1!4e1!1m5!1m1!1s0x3b080ca6b98ae0f7:0xc81786bb40617774!2m2!1d76.3580909!2d9.9934604"
target="_blank" rel="noopener noreferrer">Open in Maps</a><br></p>
</div>
<div class="col-md-6">
<h2>Social</h2>
<div class="contact-icons">
<a href="https://facebook.com/tedxrset" target="_blank"><i class="fa fa-facebook-square" aria-hidden="true"></i></a>
<a href="http://twitter.com/tedxrset" target="_blank"><i class="fa fa-twitter-square" aria-hidden="true"></i></a>
<a href="http://instagram.com/tedxrset" target="_blank"><i class="fa fa-instagram" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/company/tedxrset" target="_blank"><i class="fa fa-linkedin-square"
aria-hidden="true"></i></a> </div>
</div>
</div>
</div>
</section>
<section id="footer">
<div style="text-align: center;" class="container">
<p>Handcrafted in India with <i class="fa fa-heart" style="color:#fa0000;" aria-hidden="true"></i> | <span style="color:#fa0000;font-weight: 400;">RoundMelon
Studio</span></p>
</div>
</section><!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script><!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.event.move.min.js"></script>
<script src="js/jquery.twentytwenty-v=3.min.js"></script>
<script src="js/tilt.jquery.js"></script>
<script src="js/featherlight.js"></script>
<script src="js/custom-v=4.min.js"></script>
</body>
</html>