-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
414 lines (349 loc) · 15.8 KB
/
index.php
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
<?php
$gold_sponsors = array(
'Google_Logo_Color_Wide.png' => 'https://developers.google.com/groups/chapter/114576537688641864561/',
'guidelines-logo.7ea045a4e288.png' => 'https://www.mozilla.org/',
'logo_new.png' => 'http://www.hackerearth.com',
'HackerRank_logo_with_slogan.png' => 'http://www.hackerrank.com',
'mlh-logo.png' => 'http://mlh.io/',
'kayako-logo.png' => 'http://www.kayako.com/',
'RackMultipart20151112-2390-15pckb.png' => 'https://aws.amazon.com/',
'Domain.png' => 'http://www.domain.com/',
);
$silver_sponsors = array(
'unnamed.png' => 'http://www.posterguy.in/',
'logoWithName.png' => 'http://www.campusghanta.com/',
'wwcode_logo-05c03e43ed6c3b9e6af1901a00ca1624.png' => 'https://www.womenwhocode.com/',
'Red_Bull.svg.png' => 'http://www.redbull.com/in/en',
'LIPTON_PRIMARY_RGB_BMT.png' => 'http://www.liptontea.com/',
'reachlogo.png' => 'http://letsreach.co/',
);
$communication_partner = array(
'knowlarity-logo_high-res.png' => 'https://www.knowlarity.com/',
);
$media_partners = array(
'dubeat.jpg' => 'http://dubeat.com/',
'UniversityExpressLogo.png' => 'http://www.universityexpress.co.in/',
'collegegapp.png' => 'http://www.collegegapp.com/',
'20160311 Logo.png' => 'http://www.hellomeets.com/',
'bWLq1GeY.png' => 'https://www.eventshigh.com/',
'UhiBWiGTbMlRUbbois__Yp1a-RAvY2Zr.png' => 'http://www.partiko.com/',
);
$faqs = array(
'What is a hackathon?' => 'A hackathon is a marathon software and hardware product creation event. At Hack@NSIT, you can look forward to amazing guest speakers, helpful workshops, tons of skilled mentors, and, of course, fun games and great food.',
'I’ve never been to a hackathon and I’m nervous.' => 'Have no fear — Hack@NSIT is, first and foremost, a fun learning experience! We will have beginner workshops held by professors and industry professionals in web design, mobile applications, backends, cloud content management, and more! Our goal is for you to leave Hack@NSIT having learned something.',
'Who can attend?' => 'Any undergraduate or graduate student at any university in the world!',
'What should I bring?' => 'Bring your student ID for entrance, and a government-issued ID. You’ll also need your laptop and charger for hacking.',
'Will this cost me money?' => '<strong>Nope!</strong> We’ll provide all the food, swag, and fun times you need to have an amazing weekend.',
'Is there a theme?' => '<strong>Yes!</strong>, there would be themes which will be announced at the event.',
'Can I use old code?' => 'You may use all the publicly available code and APIs that you want but the code you will be judged on at the end of the hackathon must be new.',
'I still have more questions! ' => 'Email us anytime at <a href="mailto:evolve@nsitonline.in" target="_blank">evolve@nsitonline.in</a>.',
);
?>
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="">
<meta name="keywords" content="">
<meta charset="utf-8">
<meta name="author" content="Hack@NSIT 2016 Web Team">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<link rel="shortcut icon" href="images/favicon.ico">
<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">
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style-responsive.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/vertical-rhythm.min.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/rev-slider.css">
<link rel="stylesheet" href="rs-plugin/css/settings.css" media="screen" />
<title>Hack@NSIT 2016 | Annual Software Hackathon of NSIT</title>
</head>
<body class="appear-animate">
<div class="page-loader">
<div class="loader">Loading...</div>
</div>
<div class="page" id="top">
<div class="home-section fullscreen-container" id="home">
<div class="fullscreenbanner bg-dark">
<ul>
<li data-transition="fade" data-slotamount="7" data-title="Intro Slide">
<!-- <img src="images/two.jpg" alt=""> -->
<div class="caption customin customout tp-resizeme hs-line-14 font-alt" data-x="center" data-hoffset="0" data-y="center" data-voffset="-14" data-customin="x:0;y:0;z:0;rotationX:90;rotationY:0;rotationZ:0;scaleX:1;scaleY:1;skewX:0;skewY:0;opacity:0;transformPerspective:200;transformOrigin:50% 0%;" data-customout="x:0;y:0;z:0;rotationX:0;rotationY:0;rotationZ:0;scaleX:0.75;scaleY:0.75;skewX:0;skewY:0;opacity:0;transformPerspective:600;transformOrigin:50% 50%;" data-speed="800" data-start="1200" data-startslide="1" data-easing="Power4.easeOut" data-endspeed="500" data-endeasing="Power4.easeIn">
<center><img src="images/hack.png" alt="" width="50%"/></center>
<br>
<strong>9-10 April 2016</strong>
</div>
</li>
</ul>
</div>
</div>
<!-- <nav class="main-nav dark transparent stick-fixed">
<div class="full-wrapper relative clearfix">
<div class="mobile-nav">
<i class="fa fa-bars"></i>
</div>
<div class="inner-nav desktop-nav">
<ul class="clearlist scroll-nav local-scroll">
<li class="active"><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#sponsers">sponsers</a></li>
<li><a href="#contact">Contacts</a></li>
</ul>
</div>
</div>
</nav> -->
<section class="page-section" id="about">
<div class="container relative">
<h2 class="section-title font-alt align-left mb-70 mb-sm-40">
About <strong>Hack@NSIT 2016</strong>
</h2>
<div class="section-text mb-50 mb-sm-20">
<div class="row">
<div class="col-md-12" style="font-size: 18px;">
Hack@NSIT 2016 is the second iteration of NSIT's very own <strong>Annual Software Hackathon</strong>. For 24 intense hours, more than 150 of the most talented students from around the country will push the limits of technology. We bring the most influential mentors, unlimited coffee, wifi, food and an adrenaline fueled environment powered by some of the world’s best companies.
</div>
</div>
</div>
<center>
<a href="#" class="btn btn-mod btn-medium btn-round">
Registrations Closed!
</a>
</center>
</div>
</section>
<hr class="mt-0 mb-0 "/>
<section class="page-section bg-gray-lighter" id="">
<div class="container relative">
<h2 class="section-title font-alt align-left mb-70 mb-sm-40">
<strong>FAQs</strong>
</h2>
<div class="section-text mb-50 mb-sm-20">
<?php
$count = 1;
foreach ($faqs as $key => $value) {
if($count%2 != 0){
echo '
<div class="row">
<div class="col-md-6">
<strong>' . $key . '</strong>
<br>
' . $value . '
</div>';
} else {
echo '
<div class="col-md-6">
<strong>' . $key . '</strong>
<br>
' . $value . '
</div>
</div>
<br>';
}
$count++;
}
?>
</div>
</div>
</section>
<hr class="mt-0 mb-0 "/>
<section class="page-section" id="about">
<div class="container relative">
<h2 class="section-title font-alt align-left mb-70 mb-sm-40">
<strong>Gold Sponsors</strong>
</h2>
<div class="section-text mb-50 mb-sm-20 text-center">
<!-- gold sponsors -->
<div class="row">
<?php
foreach ($gold_sponsors as $key => $value) {
echo '<a href="' . $value . '" target="blank"><img src="images/sponsors/' . $key . '" class="gold-sponsor-image" width="310"></a>';
}
?>
</div>
</div>
<hr class="mt-0 mb-0 "/>
<h2 class="section-title font-alt align-left mt-70 mb-70 mb-sm-40">
<strong>Silver Sponsors</strong>
</h2>
<div class="section-text mb-50 mb-sm-20 text-center">
<!-- gold sponsors -->
<div class="row">
<?php
foreach ($silver_sponsors as $key => $value) {
echo '<a href="' . $value . '" target="blank"><img src="images/sponsors/' . $key . '" class="silver-sponsor-image" width="200"></a>';
}
?>
</div>
</div>
<hr class="mt-0 mb-0 "/>
<h2 class="section-title font-alt align-left mt-70 mb-70 mb-sm-40">
<strong>Communication Partner</strong>
</h2>
<div class="section-text mb-50 mb-sm-20 text-center">
<!-- gold sponsors -->
<div class="row">
<?php
foreach ($communication_partner as $key => $value) {
echo '<a href="' . $value . '" target="blank"><img src="images/sponsors/' . $key . '" class="silver-sponsor-image" width="200"></a>';
}
?>
</div>
</div>
<hr class="mt-0 mb-0 "/>
<h2 class="section-title font-alt align-left mt-70 mb-70 mb-sm-40">
<strong>Media Partners</strong>
</h2>
<div class="section-text mb-50 mb-sm-20 text-center">
<!-- gold sponsors -->
<div class="row">
<?php
foreach ($media_partners as $key => $value) {
echo '<a href="' . $value . '" target="blank"><img src="images/sponsors/' . $key . '" class="silver-sponsor-image" width="200"></a>';
}
?>
</div>
</div>
</div>
</section>
<hr class="mt-0 mb-0 "/>
<section class="page-section bg-gray-lighter" id="">
<div class="container relative">
<h2 class="section-title font-alt align-left mb-70 mb-sm-40">
<strong>Schedule</strong>
</h2>
<div class="section-text mb-50 mb-sm-20">
<div class="row">
<div class="col-md-6 text-right">
<h2><strong>Saturday</strong></h2>
<strong>Registration Opens</strong> | 10:00<br>
<strong>Opening Ceremony</strong> | 12:00<br>
<strong>Hacking Starts</strong> | 13:00<br>
<strong>Lunch</strong> | 14:00<br>
<strong>Workshops</strong> | 15:00<br>
<strong>Snacks Break</strong> | 18:00<br>
<strong>Dinner</strong> | 21:00<br>
</div>
<div class="col-md-6">
<h2><strong>Sunday</strong></h2>
00:00 | <strong>Midnight Snacks</strong><br>
09:00 | <strong>Breakfast</strong><br>
13:00 | <strong>Hacking Ends</strong><br>
14:00 | <strong>Lunch</strong><br>
14:30 | <strong>Hack Expo</strong><br>
17:15 | <strong>Closing Ceremony</strong><br>
18:00 | <strong>Hack@NSIT Concludes</strong><br>
</div>
</div>
</div>
</div>
</section>
<hr class="mt-0 mb-0 "/>
<section class="page-section" id="contact">
<div class="container relative">
<h2 class="section-title font-alt mb-70 mb-sm-40">Contact Us</h2>
<div class="row mb-60 mb-xs-40">
<div class="col-md-8 col-md-offset-2">
<div class="row">
<div class="col-lg-6">
<div class="contact-item">
<div class="ci-icon">
<i class="fa fa-map-marker"></i>
</div>
<div class="ci-title font-alt">
Address
</div>
<div class="ci-text">
<a href="https://www.google.co.in/maps/place/Netaji+Subhas+Institute+Of+Technology/@28.6091309,77.0328799,17z/" target="_blank"><strong>Netaji Subhas Institute of Technology</strong></a><br>
Azad Hind Fauz Marg, Sector 3,Dwarka, New Delhi, Delhi 110078
</div>
</div>
</div>
<div class="col-lg-6">
<div class="contact-item">
<div class="ci-icon">
<i class="fa fa-envelope"></i>
</div>
<div class="ci-title font-alt">
Email
</div>
<div class="ci-text">
<a href="mailto:evolve@nsitonline.in"><strong>evolve@nsitonline.in</strong></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Foter -->
<footer class="page-section bg-gray-lighter footer pb-60">
<div class="container">
<!-- Footer Logo -->
<div class="local-scroll mb-30 wow fadeInUp" data-wow-duration="1.2s">
<a href="#top"><img src="images/logo-footer.png" width="78" height="36" alt="" /></a>
</div>
<!-- End Footer Logo -->
<!-- Social Links -->
<div class="footer-social-links mb-110 mb-xs-60">
<a href="https://www.facebook.com/events/1568400196784686/" title="Facebook" target="_blank"><i class="fa fa-facebook"></i></a>
<!-- <a href="#" title="Twitter" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="#" title="Behance" target="_blank"><i class="fa fa-behance"></i></a>
<a href="#" title="LinkedIn+" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="#" title="Pinterest" target="_blank"><i class="fa fa-pinterest"></i></a>
--> </div>
<!-- End Social Links -->
<!-- Footer Text -->
<div class="footer-text">
<div class="footer-made">
Made with love for great people.
</div>
</div>
<!-- End Footer Text -->
</div>
<!-- Top Link -->
<div class="local-scroll">
<a href="#top" class="link-to-top"><i class="fa fa-caret-up"></i></a>
</div>
<!-- End Top Link -->
</footer>
<!-- End Foter -->
</div>
<!-- End Page Wrap -->
<!-- JS -->
<script type="text/javascript" src="js/jquery-1.11.2.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<script type="text/javascript" src="js/jquery.scrollTo.min.js"></script>
<script type="text/javascript" src="js/jquery.localScroll.min.js"></script>
<script type="text/javascript" src="js/jquery.viewport.mini.js"></script>
<script type="text/javascript" src="js/jquery.countTo.js"></script>
<script type="text/javascript" src="js/jquery.appear.js"></script>
<script type="text/javascript" src="js/jquery.sticky.js"></script>
<script type="text/javascript" src="js/jquery.parallax-1.1.3.js"></script>
<script type="text/javascript" src="js/jquery.fitvids.js"></script>
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<script type="text/javascript" src="js/isotope.pkgd.min.js"></script>
<script type="text/javascript" src="js/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>
<!-- // <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&language=en"></script> -->
<script type="text/javascript" src="js/gmap3.min.js"></script>
<script type="text/javascript" src="js/wow.min.js"></script>
<script type="text/javascript" src="js/masonry.pkgd.min.js"></script>
<script type="text/javascript" src="js/jquery.simple-text-rotator.min.js"></script>
<script type="text/javascript" src="js/all.js"></script>
<script type="text/javascript" src="js/contact-form.js"></script>
<script type="text/javascript" src="js/jquery.ajaxchimp.min.js"></script>
<script type="text/javascript" src="rs-plugin/js/jquery.themepunch.tools.min.js"></script>
<script type="text/javascript" src="rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="js/rev-slider.js"></script>
<!--[if lt IE 10]><script type="text/javascript" src="js/placeholder.js"></script><![endif]-->
</body>
</html>