-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
609 lines (520 loc) · 27.5 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>iNTUition v6.0</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="images/icon.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="site-wrap">
<div class="site-mobile-menu">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<header class="site-navbar py-3 sticky" role="banner" id="navbar">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-11 col-xl-2">
<h1 class="mb-0"><img src="images/Logo-Text-D.svg" class="navbar-logo"></img></h1>
</div>
<div class="col-12 col-md-10 d-none d-xl-block">
<nav class="site-navigation position-relative text-right" role="navigation">
<ul class="site-menu js-clone-nav mx-auto d-none d-lg-block">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#schedule">Schedule</a></li>
<li><a href="#workshops">Workshops</a></li>
<li><a href="#prizes">Prizes</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="#gettinghere">Getting here</a></li>
</ul>
</nav>
</div>
<div class="d-inline-block d-xl-none ml-md-0 mr-auto py-3" style="position: relative; top: 3px;"><a href="#" class="site-menu-toggle js-menu-toggle text-white"><span class="icon-menu h3"></span></a></div>
</div>
</div>
</div>
</header>
<div class="site-section site-hero">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<img src="images/Logo-Text-D.svg" class="splashcreen-logo" alt="iNTUitionSplashLogo"></img>
</div>
<div class="col-md-6">
<h1 class="d-block mb-4 col-xs-12 col-sm-12" style="text-align: center;" >iNTUition v6.0</h1>
<span class="d-block mb-5 caption col-xs-12 col-sm-12" style="text-align: center;">October 12th - 13th, 2019,<br> The Arc, <br> Nanyang Technological University, Singapore</span>
<a href="https://intuitionv6.devpost.com/submissions" class="btn-custom col-xs-12 col-sm-12" style="text-align: center;"><span>View Submissions here! </span></a>
</div>
</div>
</div>
</div>
</div>
<div class="site-section" id="faq">
<div class="container">
<div class="row mb-5">
<div class="col-lg-4" >
<div class="site-section-heading">
<h2>FAQs</h2>
</div>
</div>
<div class="col-lg-6 mt-5 pl-lg-5" >
<p>Frequently Asked Questions</p>
</div>
<div class="container">
<div class="col-12 faq" id="faq">
<div class="row lazy">
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-award fa-4x fa-stack centrs"></i>
<h5>What is iNTUiton?</h5>
<li>iNTUition is NTU's only student-run 24 hour hackathon, organised by IEEE NTU Student Branch. </li>
<li>This edition is the 6th since its conception on 2014.</li>
</div>
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-people-carry fa-4x fa-stack"></i>
<h5>Who can participate?</h5>
<li>Students of undergraduate level and below in any educational institution in Singapore & South-East Asia can sign up for iNTUition. </li>
<li>If you are passionate about learning new technologies, building awesome projects and meeting like-minded hackers, we want you here!</li>
</div>
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-money-check fa-4x fa-stack"></i>
<h5>Does this cost money?</h5>
<li>Nope! Admission is free. Just register online and show up at the venue on 12<sup>th</sup> October! </li>
<li>We'll provide food, caffeine, Wi-Fi and a place for you to hack for the entire duration of the event.</li>
</div>
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-code-branch fa-4x fa-stack"></i>
<h5>Don't know how to code?</h5>
<li>No worries! Hackathons are the perfect environment to learn and apply something new in a short period of time! </li>
<li>You will be surrounded by hundreds of passionate people who can help you build something you can be proud of by the end of the weekend. Graphic Designers are welcome too!</li>
</div>
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-building fa-4x fa-stack"></i>
<h5>What do I build?</h5>
<li>Build something new and crazy that you are passionate about; iNTUition has no theme! </li>
<li>Note that you cannot recycle old projects or start developing your hack beforehand, however, you may use parts of projects you've built before. </li>
</div>
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-tv fa-4x fa-stack"></i>
<h5>What is a Hackathon?</h5>
<li>A hackathon is an event where newbies and seasoned veterans alike spend the weekend building meaningful and/or crazy projects.</li>
<li>The term "hack" is used to describe how multiple technologies can be used together in a new & innovative way. Sleeping is optional, but trying to make awesome things is not.</li>
</div>
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-users fa-4x fa-stack"></i>
<h5>How do teams work?</h5>
<li>A team can have between 2 and 4 members. You can sign up as a team or start/join one on the spot. Note that at least one team member must be present throughout the competition. </li>
<li>Flying solo is also an option, although hackathons are more fun when you work together!</li>
</div>
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-gavel fa-4x fa-stack"></i>
<h5>How does judging work?</h5>
<li>Hacks will be ranked on technical difficulty, creativity, polish & general impressiveness. </li>
<li>After the 24 hour development period, a panel of judges will choose the teams through Devpost submissions to present their hacks to everyone. </li>
</div>
<div class="col-md-10 module col-xs-10 col-lg-4" >
<i class="fas fa-shopping-bag fa-4x fa-stack"></i>
<h5>What should I bring?</h5>
<li>Bring your Matriculation Card/Student ID for admission and your laptop/hardware for hacking. We’ll provide snacks and meals throughout the event.</li>
<li>We also recommend bringing the following items- jacket, pillow, sleeping bag, toothbrush & deodorant.</li>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="site-section" id="schedule">
<div class="container">
<div class="row mb-5">
<div class="col-lg-4" >
<div class="site-section-heading">
<h2>Schedule</h2>
</div>
</div>
<div class="col-lg-6 mt-5 pl-lg-5" >
<p>Tentative schedule of all the fun filled activities and workshops</p>
</div>
</div>
<div class="row align-items-stretch program">
<div class="col-12 border-top border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-1 mb-md-0"><span class="h4">11:00</span> <span>AM</span></div>
<div class="col-md-9">
<h2 class="text-white">Registrations at TCT-LT (Tan Chin Tuan Lecture Theatre)</h2>
<span>Day 1</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">12:00</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white">Opening Keynote at TCT-LT</h2>
<span>Day 1</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">1:00</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white" style="line-height: 2em;">Hacking Begins at the Arc! <br> Workshop - "REST APIs"</h2>
<span>Day 1</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">2:00</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white" style="line-height: 2em;"> Workshop - "Hack101" </h2>
<span>Day 1</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">2:30</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white" style="line-height: 2em;"> Workshop - "Big Data Analytics & Scalable Machine Learning using PySpark" </h2>
<span>Day 1</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">3:30</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white" style="line-height: 2em;"> Workshop - "Introduction to Data Science" </h2>
<span>Day 1</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">6:00</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white">Dinner</h2>
<span>Day 1</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">11:00</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white">Supper</h2>
<span>Day 1</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">6:00</span> <span>AM</span></div>
<div class="col-md-9">
<h2 class="text-white">Breakfast</h2>
<span>Day 2</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">10:00</span> <span>AM</span></div>
<div class="col-md-9">
<h2 class="text-white">Workshop - "Pitching101"</h2>
<span>Day 2</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">1:00</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white" style="line-height: 2em;">Hacking Ends! <br> Lunch </h2>
<span>Day 2</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">1:45</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white">HackerFair + Judging</h2>
<span>Day 2</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">3:30</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white">Final round of Judging</h2>
<span>Day 2</span>
</div>
</div>
</div>
<div class="col-12 border-bottom py-4" >
<div class="row align-items-stretch">
<div class="col-md-3 text-white mb-3 mb-md-0"><span class="h4">5:00</span> <span>PM</span></div>
<div class="col-md-9">
<h2 class="text-white">Prize Presentation + Closing Keynote</h2>
<span>Day 2</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="site-section" id="workshops">
<div class="container">
<div class="row mb-5">
<div class="col-lg-4 ">
<div class="site-section-heading" >
<h2>Workshops</h2>
</div>
</div>
</div>
<div class="row" style="margin-top: 20px; margin-bottom: 40px;">
<div class="column col-lg-3 col-xl-3 col-md-3 col-sm-10" style="padding-right: 4em;">
<h4 class="text-white" style="text-align: center;">Hack101</h4><br>
<p class="text-white"> Designed for beginner level attendees, this workshop will get you started with the ideation process and give you an idea of the hackathon process. We will go through the design thinking process to help you build a product at the end of the hackathon. We will cover some libraries and frameworks that you will surely find useful for rapid development. Appropriate pitching and presntation techniques for your hack will also be covered.</p><br>
</div>
<div class="column col-lg-3 col-xl-3 col-md-3 col-sm-10" style="padding-right: 4em;">
<h4 class="text-white" style="text-align: center;">REST APIs</h4><br>
<p class="text-white">Learn how to use REST APIs to make your applications really versatile! Get information through these APIs, offload heavy computing to servers and more with REST APIs. This workshop will teach you the basics of APIs, how to call REST APIs and make your own!</p><br>
</div>
<div class="column col-lg-3 col-xl-3 col-md-3 col-sm-10">
<h4 class="text-white" style="text-align: center;">Introduction to Data Science</h4><br>
<p class="text-white">In this workshop, you will learn how to do an Exploratory Data Analysis (EDA) on a real-world data set using Python. Exploratory Data analysis is the first step of data science which is used to describe the data to identify underlying patterns and test hypothesis using a range of statistical and visualization techniques. The whole process of data cleaning, identifying relationships and data visualizations will be covered. The python packages that will be used are Numpy, Pandas, Matplotlib and Seaborn.</p><br>
</div>
<div class="column col-lg-3 col-xl-3 col-md-3 col-sm-10">
<h4 class="text-white" style="text-align: center;">Big Data Analytics & Scalable Machine Learning using PySpark</h4><br>
<p class="text-white">Machine learning models often run in complex production environments that can adapt to the ebb and flow of big data. The tools and practices that help data scientists rapidly build machine learning models are not sufficient to deploy those models at scale. To deliver scalable solutions, you need a whole new toolset. In this workshop we will be covering to analyse Big Data and train ML algorithms using PySpark.</p><br>
</div>
</div>
</div>
</div>
<div class="site-section" id="prizes">
<div class="container">
<div class="row mb-5">
<div class="col-lg-4 ">
<div class="site-section-heading" >
<h2>Prizes</h2>
</div>
</div>
</div>
<div class="row mb-5">
<div class="col-lg-4 mt-5 pl-lg-5 col-md-6 centering" >
<h3 class="text-white centering"> 1st Place </h3><br>
<div class="prizes" style="margin-bottom: 0px;">
<h1 style="font-size: 1.4em;"> HP E-voucher worth $2500 </h1></div>
</div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-6 centering" >
<h3 class="text-white centering"> 2nd Place </h3><br>
<div class="prizes" style="margin-bottom: 0px;">
<h1 style="font-size: 1.4em;"> HP E-voucher worth $1500 </h1></div>
</div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-6 centering" >
<h3 class="text-white centering"> 3rd Place </h3><br>
<div class="prizes" style="margin-bottom: 0px;">
<h1 style="font-size: 1.4em;"> HP E-voucher worth $1000 </h1></div>
</div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-6 centering" >
<h3 class="text-white centering"> Best AI Hack </h3><br>
<div class="prizes" style="margin-bottom: 0px;">
<h1 style="font-size: 1.4em;"> Google Home Mini + Google Chromecast </h1></div>
</div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-6 centering" >
<h3 class="text-white centering"> Best Freshman Hack </h3><br>
<div class="prizes" style="margin-bottom: 0px;">
<h1 style="font-size: 1.4em;"> Logitech MK470 Slim Wireless Keyboard + Mouse </h1></div>
</div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-6 centering" >
<h3 class="text-white centering"> Best Pre-University Hack </h3><br>
<div class="prizes" style="margin-bottom: 0px;">
<h1 style="font-size: 1.4em;"> Canon Pixma All-in-one Inkjet Printer </h1>
</div></div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-6 centering" >
<h3 class="text-white centering"> Best Cloud-Based Hack </h3><br>
<div class="prizes" style="margin-bottom: 0px;">
<h1 style="font-size: 1.4em;"> $250 Digital Ocean credits per person </h1></div>
</div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-6 centering" >
<h3 class="text-white centering"> Best Hardware Hack </h3><br>
<div class="prizes" style="margin-bottom: 0px;">
<h1 style="font-size: 1.4em;"> Particle Argon Kit </h1></div>
</div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-0 centering">
</div>
</div>
</div>
</div>
<div class="site-section" id="sponsors">
<div class="container">
<div class="row mb-5">
<div class="col-lg-4 ">
<div class="site-section-heading" >
<h2>Sponsors</h2>
</div>
</div>
</div>
<div class="row mb-5">
<div class="col-lg-12 mt-5 pl-lg-5 centering" >
<h3 class="text-white">Platinum Sponsors</h3>
<div class="row">
<div class="col-lg-6 mt-5 pl-lg-5 col-md-4 col-sm-12 col-xs-12 centering" >
<img src="images/ieeelogo.svg" alt="Image" class="img-fluid" style="padding-top: 123px; padding-bottom: 123px;">
</div>
<div class="col-lg-6 mt-5 pl-lg-5 col-md-4 col-sm-12 col-xs-12 centering" >
<div class="col-lg-11">
<img src="images/hp_logo.png" alt="Image" class="img-fluid" style="padding: 60px;"></div>
</div>
</div>
</div>
<div class="col-lg-12 mt-5 pl-lg-5 centering" >
<h3 class="text-white">Gold Sponsors</h3>
<img src="images/do.png" alt="Image" class="img-fluid" style="padding: 20px;">
</div>
<div class="row">
<div class="col-lg-12 mt-5 pl-lg-12 centering" >
<h3 class="text-white centering">Silver Sponsors</h3>
<div class="row">
<div class="col-lg-4 mt-5 pl-lg-5 col-md-4 col-sm-12 col-xs-12 centering" >
<img src="images/nyc2.png" alt="Image" class="img-fluid" style="padding: 20px;">
</div>
<div class="col-lg-4 mt-5 pl-lg-5 col-md-4 col-sm-12 col-xs-12 centering" >
<div class="col-lg-11">
<img src="images/version2.png" alt="Image" class="img-fluid" style="padding-top: 60px;"></div>
</div>
<div class="col-lg-4 mt-5 pt-5 col-md-4 col-sm-12 col-xs-12 centering" >
<div class="col-lg-11">
<img src="images/zal.png" alt="Image" class="img-fluid" style="padding-top: 40px;"></div>
</div>
</div>
</div></div>
<div class="col-lg-12 pt-5 mt-5 pl-lg-5 centering" >
<h3 class="text-white">Hardware Partners</h3>
<img src="images/12geeks.png" alt="Image" class="img-fluid" style="padding-top: 40px;">
</div>
</div>
</div>
</div>
<div class="site-section" id="gettinghere">
<div class="container">
<div class="row mb-5">
<div class="col-lg-6">
<div class="site-section-heading" >
<h2 class="text-white">Getting Here!</h2>
</div>
</div>
</div>
<div class="row mb-5">
<div class="col-md-12 col-lg-5 col-xs-10" >
<h4 class="text-white">Directions:</h4>
<ol>
<li class="text-white">
Take the East-West line to Pioneer MRT Station. </li>
<li class="text-white">Head towards Bus Stop 22529 (Blk 649A) via Exit B. </li>
<li class="text-white">Take the Campus Weekend Rider (CWR) and get off at the 4th stop (TCT LT, Opp. Admin Bldg). </li>
<li class="text-white">Turn left and walk towards the stairs.</li>
</ol>
<p class="text-white">You should see the Tan Chin Tuan Lecture Theatre towards your right!</p>
</div>
<div class="col-md-0 col-lg-1 col-xs-0"></div>
<div class="col-md-12 col-lg-5 col-xs-10" >
<div class="mapouter">
<div class="gmap_canvas"><iframe width="500" height="300" id="gmap_canvas" src="https://maps.google.com/maps?q=tin%20chin%20tuan%20lecture%20theatre&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe></div>
</div>
</div>
</div>
</div>
</div>
<div class="site-section" id="contact">
<div class="container">
<div class="row mb-5">
<div class="col-lg-4 ">
<div class="site-section-heading" >
<h2>Contact Us</h2>
</div>
</div>
<div class="col-12 centering" >
<form action="actionPage.php" id="form1">
<input type="text" id="fname" name="fullname" placeholder="Full name..">
<input type="text" id="emailid" name="emailid" placeholder="Email ID..">
<textarea id="msg" name="msg" placeholder="Go ahead, we are listening.." style="height:170px; margin-bottom: 0px;"></textarea>
</form>
<div class="row justify-content-center" >
<div class="col-12 text-center pt-5">
<a href="mailto:[email protected]" onclick="document.getElementById('form1').submit();" class="btn-custom" style=""><span>Submit</span></a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="container">
<div class="row mb-5">
<div class="col-md-6 col-lg-6 col-sm-10 col-xs-10">
<div class="ml-2 centering">
<h2 class="footer-heading text-uppercase text-center mb-4">Organizers</h2>
<img src="images/ieee_logo.png" class="ieee-logo img-responsive center-block" style="margin-right: auto; margin-left: auto;"></img>
</div>
</div>
<div class="col-md-6 col-md-6 col-sm-10 col-xs-10">
<div class="mr-2 centering">
<h2 class="footer-heading text-uppercase mb-4">Connect with Us</h2>
<p style="padding-top: 1.2em;">
<a href="https://www.facebook.com/IEEENTU/" target="_blank" class="fab fa-facebook-f"></a>
<a href="https://www.instagram.com/ieee_ntu/" target="_blank" class="fab fa-instagram"></a>
<a href="https://www.linkedin.com/company/ieee-ntu-student-branch/" target="_blank" class="fab fa-linkedin"></a>
<a href="https://join.slack.com/t/intuitionv60/shared_invite/enQtNzY4Njk0ODIzNTA2LWZlZmE1MzBlZWUyMDhlZjE3OGRkNDgyOTdiN2E4ODQwYWU0OWM4YWFhODA4MzJhYzAyYzY5MmRiYTNhODc5Nzk" class="fab fa-slack"></a>
</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<div class="border-top pt-5 ">
<p style="font-size:14px;">
Made with <i class="fa fa-heart icon-heart" style=" font-size: 1.0em; padding: 2px;"></i> by <a href="https://github.com/Abhishekbhagwat/" target="_blank" >Abhishek</a> & <a href="https://github.com/hiteshsdata" target="_blank" >Hitesh</a>
</p>
</div>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>