-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
349 lines (301 loc) · 14.6 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TEDxACE 2023</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta
content="TEDx is a program of local, self-organized events that bring people together to share a TED-like experience. TEDxACE is an independently organized TEDx event by Atharva College of Engineering."
name="description">
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="TEDxACE 2023" />
<meta property="og:description"
content="TEDxACE is an independently organized TEDx Event hosted by Atharva College of Engineering." />
<meta property="og:url" content="https://tedxace.com/" />
<meta property="og:site_name" content="TEDxACE 2022" />
<meta property="og:image"
content="https://res.cloudinary.com/tedxace/image/upload/v1642937164/2022/logo-white_2_tpnzxv.png" />
<meta property="og:image:secure_url"
content="https://res.cloudinary.com/tedxace/image/upload/v1642937164/2022/logo-white_2_tpnzxv.png" />
<link rel="image_src" href="https://res.cloudinary.com/tedxace/image/upload/v1642937164/2022/logo-white_2_tpnzxv.png">
<meta property="og:image:type" content="image/png">
<!-- Favicons -->
<link href="./img/favicon.webp" rel="icon">
<link href="./img/apple-touch-icon.webp" rel="apple-touch-icon">
<!-- ============
STYLESHEETS
================= -->
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Raleway:300,400,500,700,800"
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/venobox/venobox.css" rel="stylesheet">
<link href="./lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="./css/style.css" rel="stylesheet">
<!-- PageClip CSS -->
<link rel="stylesheet" href="https://s.pageclip.co/v1/pageclip.css" media="screen">
<link href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/3.6.0/mdb.min.css" rel="stylesheet" />
</head>
<body>
<div id="loading">
<h1 class="mb-4 pb-0" style="color: white;"><span style="color:#E62B1E;">TEDx</span>ACE is loading...</h1>
</div>
<!--==========================
Header
============================-->
<header id="header">
<div class="container">
<div id="logo" class="pull-left">
<a href="#intro" class="scrollto">
<picture>
<source srcset="./img/logo-resized.webp" type="image/webp">
<source srcset="./img/logo-resized.png" type="image/png">
<img src="./img/logo-resized.webp" title="">
</picture>
</a>
</div>
<!-- Navigation container -->
<nav id="nav-menu-container">
<ul class="nav-menu">
<li class="menu-active"><a href="#intro">Home</a></li>
<li><a href="./about-us">About</a></li>
<li><a href="#speakers">Speakers</a></li>
<li><a href="#Team">Team</a></li>
<li><a href="#contact">Contact</a></li>
<li><a href="./previous-event">Previous Event</a></li>
</ul>
</nav>
</div>
</header>
<!--==========================
Intro Section
============================-->
<section id="intro">
<div class="intro-container wow fadeIn">
<h1 class="mb-4 pb-0">TEDxACE 2022-23<br /><span>PIECES OF A PUZZLE</span></h1>
<img src="img/logo.png" alt="Logo" style="height: 250px;" /><img>
<p id="demo" style="color:#E62B1E; opacity: 80%; font-size: 30px; margin-bottom: 0px; margin-top: 10px;"> </p>
<!-- <p class="mb-4 pb-0">Coming soon! Subscribe to stay updated!</p> -->
<!-- Subscribe to send reminder mails! -->
<div class="content" style="margin-top: 0; margin-bottom: 45px;">
<form action="https://send.pageclip.co/VWRbpiEfAP0hzrGU6zYxtwrvxEXHt79l" class="subscription pageclip-form1"
method="post">
<!-- <input class="add-email" name="email" type="email" placeholder="subscribe@tedxace.com" required> -->
<!-- <button class="submit-email" type="submit">
<span class="before-submit">Subscribe</span>
<span class="after-submit">Thank you for subscribing!</span>
</button> -->
</form>
</div>
<button style="background-color: #E62B1E; border-color: #E62B1E;" onclick="window.open('https://insider.in/tedxace-pieces-of-a-puzzle-mar3-2023/event','popUpWindow','height=400,width=600,left=10,top=10,,scrollbars=yes,menubar=no'); return false;" class="tsbutton">Book Your Ticket Now!</button><noscript id="tsNoJsMsg">Javascript on your browser is not enabled.</noscript>
<!-- <script src="https://www.townscript.com/static/Bookingflow/js/townscript-widget.nocache.js"
type="text/javascript"></script> -->
<!-- <a target="_blank" href="https://youtu.be/WBm8TusO8r8" class="play-btn" data-vbtype="video"
data-autoplay="true"></a> -->
</div>
</section>
<main id="main">
<!--==========================
About Section
============================-->
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h2>What is TEDxACE?</h2>
<p>TEDxACE is an independently organized <a href="https://www.ted.com/tedx">TEDx</a> Event hosted by Atharva
College of Engineering. Our theme for the year 2023 is "Pieces Of A Puzzle".
</p>
</div>
<div class="col-lg-3">
<h3>Where</h3>
<p>Phase 3, Atharva College of Engineering, Malad Marve Road, Shri Sevantilal Khandwala Marg, Charkop Naka, Malad West, Mumbai, Maharashtra 400095</p>
</div>
<div class="col-lg-3">
<h3>When</h3>
<p>11:00am IST, 3rd March, Offline Event</p>
</div>
</div>
</div>
</section>
<!--==========================
Speakers Section
============================-->
<section id="speakers" class="wow fadeInUp">
<div class="container">
<!-- Currently keeping theme reveal section in speakers, will substitute into another section when actual theme needs to be revealed -->
<!-- <div class="section-header">
<h2>Theme Reveal</h2>
<p>We will announce the theme for the year 2021-22 soon!</p>
</div> -->
<div class="section-header">
<h2>Event Speakers</h2>
<!-- <p>We will announce the speakers for the year 2022-23 soon!</p> -->
</div>
<div id="speaker-details" class="row"></div>
</section>
<!--==========================
Team Section
============================ -->
<section id="Team" class="wow fadeInUp">
<div class="container">
<div class="section-header">
<h2>Our Team</h2>
</div>
<div class="row justify-content-center">
<div class="col-lg-3 col-6 p-3">
<div class="team">
<div class="team-img">
<img
src="https://res.cloudinary.com/tedxace/image/upload/v1675337277/2023/Samyukta_Vasaikar__ioqdgk.jpg"
alt="Samyukta V.">
</div>
<div class="team-content">
<h2>Samyukta V.</h2>
<h3>Licensee</h3>
<a href="https://www.linkedin.com/in/samyukta-vasaikar/" class="fa fa-linkedin" target="_blank"></a>
</div>
</div>
</div>
<div class="col-lg-3 col-6 p-3">
<div class="team">
<div class="team-img">
<img src="https://res.cloudinary.com/tedxace/image/upload/v1675337277/2023/ANJAN_NAIR_zjrxgr.png"
alt="Anjan N.">
</div>
<div class="team-content">
<h2>Anjan N.</h2>
<h3>Co-Organizer</h3>
<a href="https://www.anjann.dev" class="fa fa-globe" target="_blank"></a>
</div>
</div>
</div>
</div>
<div id="filter">
<ul class="list-group list-group-horizontal justify-content-center list-unstyled">
<li><button onclick="writeCurators()" data-toggle="pill" type="button" role="tab"
class="list-group-item list-group-item-action border-0 active">Curation</button></li>
<li><button onclick="writeSocial()" data-toggle="pill" type="button" role="tab"
class="list-group-item list-group-item-action border-0">Social Media</button></li>
<li><button onclick="writeDesign()" data-toggle="pill" type="button" role="tab"
class="list-group-item list-group-item-action border-0">Design</button></li>
<li><button onclick="writeMarket()" data-toggle="pill" type="button" role="tab"
class="list-group-item list-group-item-action border-0">Marketing</button></li>
<li><button onclick="writeDecor()" data-toggle="pill" type="button" role="tab"
class="list-group-item list-group-item-action border-0">Decor</button></li>
<li><button onclick="writeTech()" data-toggle="pill" type="button" role="tab"
class="list-group-item list-group-item-action border-0">Technical</button></li>
<li><button onclick="writeVideo()" data-toggle="pill" type="button" role="tab"
class="list-group-item list-group-item-action border-0">Video Production</button></li>
</ul>
</div>
<div class="row justify-content-center" id="teamWrite"></div>
</div>
</div>
</div>
</section>
<section id="about"
style="background-image:url('./img/albumart.jpeg'); background-blend-mode: multiply; background-position: top;">
<div class="container">
<div class="row">
<div class="col-lg-6 text-center">
<img src="./img/albumart.jpeg" class="rounded" alt="img" style="width: 70%;">
<h3 style=" font-size: 16px; padding-top: 8px;">
Album Art by <a href="https://twitter.com/axayagrawal">Akshay Agrawal</a>
</h3>
</div>
<div class="col-lg-6 text-center align-middle" style="align-self: center; padding-top: 16px;">
<h2 style="color:#E62B1E; font-size: 40px;"><span>BRIDGES</span></h2>
<h3>Official Theme Song of TEDxACE 2020</h3>
<h3>by <a href="https://www.instagram.com/hibskitmusic/">hibskit</a></h3>
<h3>featuring <a href="https://www.instagram.com/parthnsparekh/">Parth Parekh</a></h3>
<a id="qna" href="https://hibskit.fanlink.to/bridges" target="_blank" class="about-btn scrollto">Listen
Now</a>
<h2 style="color:#ffffffaf; font-size: 12px; margin-bottom: 0px; margin-top: 8px;">Available on All Major
Streaming Platforms</h2>
</div>
</div>
</div>
</section>
<!-- ========================= -->
<!--==========================
Contact Section
============================-->
<section id="contact" class="wow fadeInUp section-with-bg">
<div class="container">
<div class="section-header">
<h2>Contact Us</h2>
</div>
<!-- Subscribe to send reminder mails! -->
<h3 class="text-center">Subscribe To Stay Updated!</h3>
<h6 class="text-center">We promise to not spam you!</h6>
<div class="content" style="margin: auto;">
<form action="https://send.pageclip.co/VWRbpiEfAP0hzrGU6zYxtwrvxEXHt79l"
class="subscription pageclip-form2 sub2" method="post">
<input class="add-email" name="email" type="email" placeholder="subscribe@tedxace.com" required>
<button class="submit-email" type="submit">
<span class="before-submit">Subscribe</span>
<span class="after-submit">Thank you for subscribing!</span>
</button>
</form>
</div>
<div class="row contact-info justify-content-md-center" style="padding-top: 50px;">
<div class="col-md-4">
<div class="contact-phone">
<h3>Social Media</h3>
<div class="social-links">
<a href="https://twitter.com/tedxace" class="twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/tedxace2020/" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/tedxace/" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="https://www.linkedin.com/company/tedxace/" class="linkdin"><i class="fa fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="contact-email">
<h3>Email</h3>
<p>
<a href="mailto:tedxatharva@gmail.com">tedxatharva@gmail.com</a>
</p>
</div>
</div>
</div>
</div>
</section><!-- #contact -->
</main>
<!--==========================
Footer
============================-->
<footer id="footer">
<div class="container">
<div class="copyright">
This independent TEDx event is operated under license from TED.
</div>
</div>
</footer><!-- #footer -->
<a href="#" class="back-to-top"><i class="fa fa-angle-up"></i></a>
<!-- JavaScript Libraries -->
<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/venobox/venobox.min.js"></script>
<script src="./lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Pageclip Contact -->
<script src="https://s.pageclip.co/v1/pageclip.js" charset="utf-8"></script>
<!-- Template Main Javascript File -->
<script src="./js/main.js"></script>
<!-- Teams JS -->
<script src="./js/teams.js"></script>
<script src="./js/speakers.js"></script>
</body>
</html>