-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
583 lines (514 loc) · 23.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- meta tags for facebook share -->
<meta property="og:title" content="DotSlash Hack" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.hackdotslash.co.in" />
<meta property="og:image" content="https://www.hackdotslash.co.in/images/v3.1.png" />
<meta property="og:description" content="Dot Slash is a student run hackathon of Sardar Vallabhbhai National Institute of Technology, Surat (NIT Surat). It is a 30 hour long hackathon scheduled on 7th and 8th April, 2018."
/>
<meta property="og:site_name" content="DotSlash Hack" />
<!-- <meta property="fb:admins" content="438798662836264" /> -->
<!-- meta tags for twitter share -->
<meta name="twitter:card" content="https://www.hackdotslash.co.in/images/v3.1.png">
<meta name="twitter:site" content="@hackatdotslash">
<meta name="twitter:title" content="DotSlash Hack">
<meta name="twitter:description" content="Dot Slash is a student run hackathon of Sardar Vallabhbhai National Institute of Technology, Surat (NIT Surat). It is a 30 hour long hackathon scheduled on 7th and 8th April, 2018.">
<meta name="twitter:creator" content="@hackatdotslash">
<meta name="twitter:image:src" content="https://www.hackdotslash.co.in/images/v3.1.png">
<meta name="keywords" content="hackathon,hackdotslash,hackatdotslash,SVNIT,nit surat,nit hackathon,svnit hackathon,surat hackathon,Gujarat hackathon,coding competition,developing competition,acm hackathon,ACM NIT Surat hackathon,hackathon in surat">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link href="css/jquery.classycountdown.css" rel="stylesheet" type="text/css">
<link href="css/style2.css" rel="stylesheet" type="text/css" media="all" />
<link rel="shortcut icon" type="image/x-icon" href="images/svnit.png" />
<link href="https://fonts.googleapis.com/css?family=Ubuntu|Lato|Quicksand|Pacifico|Work Sans|Abel|Berkshire Swash" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Anton|Kavivanar" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Exo+2" rel="stylesheet">
<link rel="stylesheet" href="css/smartphoto.min.css">
<link rel="stylesheet" href="css/style.css">
<title>./HACK</title>
</head>
<body data-spy="scroll" data-target="#navbar">
<section id="first">
<nav class="navbar navbar-default navbar-fixed-top" id="navbar">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<a class="navbar-brand" href="http://svnit.ac.in">
<img alt="Brand" src="images/svnit.png" class="img-responsive logo">
</a>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"
aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right text-center">
<li>
<button onclick="window.open('#first','_self')" role="button">
<a class="button_front" href="#first">Home</a>
</button>
</li>
<li>
<button onclick="window.open('#sixth','_self')" role="button">
<a class="button_front" href="#sixth">About Us</a>
</button>
</li>
<li>
<button onclick="window.open('#seventh','_self')" role="button">
<a class="button_front" href="#seventh">Timeline</a>
</button>
</li>
<li>
<button onclick="window.open('#third','_self')" role="button">
<a class="button_front" href="#third">faqs</a>
</button>
</li>
<li>
<button class="hidden-sm" onclick="window.open('#fourth','_self')" role="button">
<a class="button_front" href="#fourth">prizes</a>
</button>
</li>
<li>
<button class="hidden-sm" onclick="window.open('#footer','_self')" role="button">
<a class="button_front" href="#footer">contact </a>
</button>
</li>
</ul>
</div>
</div>
</nav>
<div class="jumbotron">
<div class="container text-center">
<div class="row">
<div class="col-xs-0 col-md-2 col-lg-2 col-sm-0 hidden-sm circle hidden-xs text-center ">
</div>
<div class="col-xs-12 col-md-8 col-lg-8 col-sm-12">
<div id="scene1">
<img data-depth="0.4" alt="Brand" src="images/v3.1.png" class="img-responsive item1">
</div>
</div>
<div class="col-xs-0 col-md-2 col-lg-2 col-sm-0 hidden-sm circle hidden-xs text-center">
</div>
</div>
<div class="row item text-center">
<div class="col-xs-1"></div>
<div class="col-xs-10 text-center">
<h2 id="hack_text">./DOTSLASH HACKATHON</h2>
<p>
Registration are closed.
</p>
<!-- <h2>ROOT TO IDEAS</h2><br> -->
<h2>
<i class="fa fa-calendar"></i> 7th-8th APRIL, 2018</h2>
<h2>
<i class="fa fa-map-marker"></i> SVNIT SURAT</h2>
</div>
<div class="col-xs-1"></div>
</div>
<div class="row">
<div class="col-xs-3 col-sm-4"></div>
<div class="col-xs-4 col-sm-4"></div>
</div>
</div>
</div>
</section>
<section id="fifth">
<div class="container">
<div class="container-fluid timer">
<div id="countdown9" class="ClassyCountdownDemo"></div>
</div>
<script>
</script>
</div>
</section>
<!-- about us -->
<section id="sixth" style="margin-bottom: 50px;">
<div class="container-fluid">
<div class="row about" style="text-align: center">
<div class="col-xs-12 col-md-12 col-lg-12 col-sm-12">
<h2 style="font-size: 4em;margin-bottom: 40px;">
<b>ABOUT US</b>
</h2>
</div>
<div class="col-xs-12 col-md-12 col-lg-12 col-sm-12" style="font-size: 20px;">
<p>The Sardar Vallabhbhai National Institute of Technology, Surat (NIT Surat), perceives to be a globally accepted
centre of excellence in technical education catalysing the transfer of high technologies resulting in enhanced
quality. Research Park, SVNIT brings to you DotSlash-an inception towards letting our innovations begin.</p>
<br>
<p>
DotSlash is 30 hours long hackathon which is totally managed by students of NIT, Surat. It is a platform for developers around
the world to use their innovative skills to produce something new and useful for society.
</p>
<br>
<p>
Our focus is on letting your imagination flow free and enable you to push the boundaries of what can be done. We're open
for all! We'll take care of the food and stay - virtually leaving you no excuse to not build something
that'll blow our minds.</p>
</div>
</div>
</div>
</section>
<section id="seventh">
<div class="seventh container-fluid">
<a href="images/timeline.PNG" class="js-smartPhoto" data-caption="timeline" />
<img src="images/timeline.PNG" alt="Flowers" style="width:auto;" class="img-responsive timeline">
</a>
</div>
</section>
<section id="third">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-12 col-lg-12 col-sm-12 text-center">
<h1 style="margin-top: 40px; margin-bottom :30px">Go through the FAQ's to avoid perplexion.</h1>
</div>
</div>
<div class="col-xs-12 col-md-12 col-lg-12 col-sm-12">
<div class="row text-center faqs">
<div class="col-sm-6 col-md-6 col-lg-6 col-xs-12 " id="accordion">
<h2 data-parent="#accordion" data-toggle="collapse" class="box h21" href="#num1">
<span>▶</span>Who can participate?
</h2>
<p class="collapse box1" id="num1">All students irrespective of any course are eligible to apply. If you are under 18 years of age, we'll need a
parental consent form. </p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num2">
<span>▶</span>What is the Registration fee for hackathon?
</h2>
<p class="collapse box1" id="num2">ZERO</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num3">
<span>▶</span>How does the application process work?
</h2>
<p class="collapse box1" class="box" id="num3">We’re looking for people who "do"! Folks who are passionate enough to work on crazy world-changing ideas. We’ll
get to know more about your abilities from the past projects, GitHub profile, participation/awards in other
hackathons.
</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num4">
<span>▶</span>Can we apply as a team?
</h2>
<p class="collapse box1" id="num4">Yes! This hackathon is a team competition. Most teams aim to have a mix of people with both design and developer
skills. If you don't have a team, you can participate individually. We'll have team formation at the time of
hackathon.</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num5">
<span>▶</span>What do I get by attending DotSlash?
</h2>
<p class="collapse box1" id="num5">Pretty much everything from socializing with fellow hacker communities. And yeah we’ll have prizes for 1st, 2nd,
3rd place, as well as the best hardware hack. Most of all, you will gain an unparalleled learning experience
and memories for a lifetime!.
<Br>
<Br>You will also get a cool geeky T-Shirt, Certificate of Participation and a bag full of schwags.</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num6">
<span>▶</span>What do I need to bring after registration?
</h2>
<p class="collapse box1" id="num6">A valid college issued photo ID, laptop, phone, chargers, any sleeping equipment you might want (we'll be providing
mattresses) and a geeky t-shirt!</p>
<br>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num7">
<span>▶</span>What facilities will be provided in hackathon?
</h2>
<p class="collapse box1" id="num7">We will take care of Meals, Drinks, Snacks , Accomodation, and all the refreshments that you will need.
<Br>
<Br> We will also provide a Certificate of Participation to every participant.</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num8">
<span>▶</span>What shouldn’t I bring?
</h2>
<p class="collapse box1" id="num8">Don't bring anything which can get you in trouble like weapons of any kind, drugs, or alcohol. If you’re not
sure whether something will be okay, please ask ahead of time!</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num9">
<span>▶</span>What will be the theme for DotSlash?
</h2>
<p class="collapse box1" id="num9">Not to worry, you will be provided with variety of theme options, once you get selected.</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num10">
<span>▶</span>What is the registration procedure?
</h2>
<p class="collapse box1" id="num10">You have to apply online. Once you are selected we will inform you about the remaining procedure.</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num11">
<span>▶</span>What if I've never been to a hackathon before?
</h2>
<p class="collapse box1" id="num11">Then we're so glad DotSlash will be your first ever! It’s helpful to have some programming or technical experience,
but it’s not a requirement. We’ll have talks, mentors and workshops to help you with your project.</p>
<br>
<h2 data-parent="#accordion" data-toggle="collapse" class="box" href="#num12">
<span>▶</span>What about hardware?
</h2>
<p class="collapse box1" id="num12">If you have specific hardware in mind, bring it with you. We will be doing our best to lend hardware at the event
and enable you to work on your dream hack. We’ll put out a list closer to the event so you can see what’s available.</p>
<br>
</div>
</div>
</div>
</div>
</section>
<section id="eight">
<div class="container" style="text-align:center">
<div class="row">
<div class="col-xs-12 col-md-12 col-sm-12 col-lg-12 text-center">
<h1 style="margin-top: 40px; margin-bottom :30px;" class="organize">Organised By</h1>
</div>
</div>
<div class="row card_row">
<div class="col-md-2 col-lg-2 col-sm-0 col-xs-0">
</div>
<div class="col-md-4 col-lg-4 col-sm-4 col-xs-12">
<div class="card2 size_extend">
<div class="content res">
<h2>Research Park SVNIT</h2>
<br>
</div>
<img src="images/logo11.jpg" height="220px" width="220px">
</div>
</div>
<div class="col-sm-2 visible-sm"></div>
<div class="col-md-4 col-lg-4 col-sm-4 col-xs-12">
<div class="card2 size_extend">
<div class="content res">
<h2>In Association With</h2>
<br>
</div>
<img src="images/acm_logo.png" height="220px" width="220px">
</div>
</div>
<div class="col-md-2 col-lg-2 col-sm-0 col-xs-0">
</div>
</div>
</div>
</section>
<section id="nine">
<div class="container-fluid" style="text-align:center">
<div class="row">
<div class="col-xs-12 col-sm-12 col-lg-12 col-md-12 text-center">
<h1 style="margin-top: 40px; margin-bottom :30px;" class="organize">Our Sponsers</h1>
</div>
</div>
<div class="row card_row">
<!-- <div class="col-md-4 col-lg-4 col-sm-0 col-xs-0">
</div> -->
<div class="col-md-3 col-lg-3 col-sm-12 col-xs-12 col-md-offset-1 col-lg-offset-1">
<a href="http://www.bluestacks.com/" target="_blank">
<div class="card2 size_extend">
<div class="content res">
<h2 class="sponsor">BlueStacks</h2>
<br>
</div>
<img src="images/sponsers/bluestacks.png" height="220px" width="220px">
</div>
</a>
</div>
<div class="col-md-3 col-lg-3 col-sm-12 col-xs-12">
<a href="https://www.jetbrains.com/" target="_blank">
<div class="card2 size_extend">
<div class="content res">
<h2 class="sponsor">JetBrains</h2>
<br>
</div>
<img src="images/sponsers/jetbrains.png" height="220px" width="220px">
</div>
</a>
</div>
<div class="col-md-3 col-lg-3 col-sm-12 col-xs-12">
<a href="https://itunes.apple.com/in/app/pop-chat-right-on-your-apps/id1250780709?mt=8" target="_blank">
<div class="card2 size_extend">
<div class="content res">
<h2 class="sponsor">POP</h2>
<br>
</div>
<img src="images/sponsers/pop.jpg" height="220px" width="220px">
</div>
</a>
</div>
</div>
<div class="row card_row" style="margin-top: 40px;">
<!-- <div class="col-md-4 col-lg-4 col-sm-0 col-xs-0">
</div> -->
<div class="col-md-3 col-lg-3 col-sm-12 col-xs-12 col-md-offset-4 col-lg-offset-4">
<a href="http://www.midasfusion.com/#/home" target="_blank">
<div class="card2 size_extend">
<div class="content res">
<h2 class="sponsor">Midas Blue</h2>
<br>
</div>
<img src="images/sponsers/midasblue.png" height="220px" width="220px">
</div>
</a>
</div>
<!-- <div class="col-md-3 col-lg-3 col-sm-12 col-xs-12">
<a href="http://jayrajsolar.com/" target="_blank">
<div class="card2 size_extend">
<div class="content res">
<h2 class="sponsor">JayraJ Solar</h2>
<br>
</div>
<img src="images/sponsers/jayrajsolar.png" height="220px" width="220px">
</div>
</a>
</div> -->
<!-- <div class="col-md-3 col-lg-3 col-sm-12 col-xs-12">
<a href="http://jayrajsolar.com/" target="_blank">
<div class="card2 size_extend">
<div class="content res">
<h2 class="sponsor">JayraJ Solar</h2>
<br>
</div>
<img src="images/sponsers/jayrajsolar.png" height="220px" width="220px">
</div>
</a>
</div> -->
<!-- <div class="col-md-4 col-lg-4 col-sm-0 col-xs-0">
</div> -->
</div>
</div>
</section>
<section id="fourth">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<h1 style="margin-top: 40px; margin-bottom :30px;" class="prize">Prizes</h1>
</div>
</div>
<div class="row card_row">
<div class="col-md-4 col-lg-4 col-sm-12 col-xs-12">
<div class="card">
<div class="content">
<h2>First Prize</h2>
</div>
<img src="images/cup.png" height="180px" width="180px">
<div class="content">
<h2>Prizes Worth Rs.25,000</h2>
</div>
</div>
</div>
<div class="col-md-4 col-lg-4 col-sm-12 col-xs-12">
<div class="card">
<div class="content">
<h2>Second Prize</h2>
</div>
<img src="images/cup.png" height="180px" width="180px">
<div class="content">
<h2>Prizes Worth Rs.15,000</h2>
</div>
</div>
</div>
<div class="col-md-4 col-lg-4 col-sm-12 col-xs-12">
<div class="card">
<div class="content">
<h2>Third Prize</h2>
</div>
<img src="images/cup.png" height="180px" width="180px">
<div class="content">
<h2>Prizes Worth Rs.10,000</h2>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-12 col-lg-12 col-sm-12">
<h2 class="text-center location">We Are Here!</h2>
</div>
</div>
<div class="row">
<div class="col-xs-0 col-md-2 col-lg-2 col-sm-0"></div>
<div class="col-xs-12 col-md-8 col-sm-12 col-lg-8 text-center">
<div class="row">
<div class="col-md-12 col-lg-12 col-xs-12 col-sm-12">
<iframe height="400" frameborder="0" style="border:0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=SVNIT,+Surat,+Gujarat,+India&aq=0&oq=svn&sll=37.0625,-95.677068&sspn=41.903538,56.513672&ie=UTF8&hq=&hnear=&t=m&ll=21.165043,72.783673&spn=0.005003,0.008572&z=17&iwloc=lyrftr:m,4772576491330785785,21.164693,72.783233&output=embed"
allowfullscreen></iframe>
</div>
</div>
</div>
<div class="col-xs-0 col-md-2 col-lg-2 col-sm-0"></div>
</div>
</div>
<footer id="footer">
<div class="container">
<div class="row text-center">
<div class="col-xs-6">
<h3 style="display: inline-block;">Still have any queries? Contact US</h3>
<br>
<br>
<div class="col-md-4">
<a href="mailto:contact@hackdotslash.co.in" style="text-decoration: none;">
<i class="fa fa-envelope" style="font-size: 2em;"></i>
<br>contact@hackdotslash.co.in
</a>
</div>
<div class="col-md-4">
<a href="tel:+917435849046" style="text-decoration: none;">
<i class="fa fa-phone" style="font-size: 2em;"></i>
<br>+91 7435849046
</a>
</div>
<div class="col-md-4">
<a href="tel:+917435849046" style="text-decoration: none;">
<i class="fa fa-whatsapp" style="font-size: 2em;"></i>
<br>+91 7435849046
</a>
</div>
<br>
</div>
<div class="col-xs-6">
<div style="float: right;">
<h3>Stay connected with us</h3>
<div class="wrapper">
<a href="https://www.facebook.com/hackatdotslash">
<i class="fa fa-facebook fa-2x"></i>
</a>
<a href="https://www.instagram.com/hackatdotslash">
<i class="fa fa-instagram fa-2x"></i>
</a>
<a href="https://www.twitter.com/hackatdotslash">
<i class="fa fa-twitter fa-2x"></i>
</a>
</div>
</div>
</div>
</div>
<hr>
<div class="row">
<div class="col-xs-12 text-center">
<p>Made with
<i style="text-decoration: none;font-size:2em;color:red;" class="fa fa-heart"></i>
by
<a href="./webteam.html" style="text-decoration: none;font-size:2em;">TEAM ./WEB</a>
</p>
</div>
</div>
<hr>
</div>
</footer>
</body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="javascript/circle.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/parallax/3.1.0/parallax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.18.2/TweenMax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/ScrollMagic.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/animation.gsap.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.5/plugins/debug.addIndicators.min.js"></script>
<script src="jquery-timer/jquery.knob.js"></script>
<script src="jquery-timer/jquery.throttle.js"></script>
<script src="jquery-timer/jquery.classycountdown.min.js"></script>
<script src="javascript/smartphoto.js"></script>
<script src="javascript/main.js"></script>
</html>