-
Notifications
You must be signed in to change notification settings - Fork 12
/
index.html
546 lines (521 loc) · 22.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
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width initial-scale=1 shrink-to-fit=no user-scalable=no">
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta name="msapplication-TileColor" content="#1157DF">
<meta name="theme-color" content="#1157DF">
<title> Moz Hack 3 - India's Largest Student Run Hackathon</title>
<link href="https://fonts.googleapis.com/css?family=Titillium+Web" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.4/css/all.css">
<link rel="stylesheet" href="./css/index.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<meta name="description" content="Moz Hack is the premier hackathon, bringing together 400+ programmers for 24 hours of fun!">
<meta name="keywords" content="hack,hackathon,mozilla,code ,hacker,moz hack,Delhi hacks">
<meta name="robots" content="index, follow">
<meta name="image" content="">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@mozhack3">
<meta name="twitter:title" content="Moz Hack 3 | India's Largest Student Run Hackathon">
<meta name="twitter:description" content="Moz Hack is the premier hackathon, bringing together 400+ programmers for 24 hours of fun!">
<meta name="twitter:image" content="">
<meta name="twitter:image:alt" content="Moz Hack logo with blue background">
<meta name="og:title" content="Moz Hack 3 | India's Largest Student Run Hackathon">
<meta name="og:description" content="Moz Hack is the premier hackathon, bringing together 400+ programmers for 24 hours of fun!">
<meta name="og:image" content="">
<meta name="og:url" content="">
<meta name="og:site_name" content="Moz Hack 3 | India’s Largest Student Run Hackathon">
<meta name="fb:admins" content="756152961254213">
<meta name="og:type" content="website">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="img/favicon/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/favicon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="img/favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="img/favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="img/favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="img/favicon/apple-touch-icon-57x57.png">
<link rel="icon" type="image/png" href="img/favicon/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="img/favicon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="img/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="img/favicon/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="img/favicon/favicon-128.png" sizes="128x128">
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet">
<meta name="application-name" content="Moz Hack 3">
<meta name="msapplication-TileColor" content="#FFFFFF">
<meta name="msapplication-TileImage" content="img/favicon/mstile-144x144.png">
<meta name="msapplication-square70x70logo" content="img/favicon/mstile-70x70.png">
<meta name="msapplication-square150x150logo" content="img/favicon/mstile-150x150.png">
<meta name="msapplication-wide310x150logo" content="img/favicon/mstile-310x150.png">
<meta name="msapplication-square310x310logo" content="img/favicon/mstile-310x310.png">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116941078-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-116941078-2');
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
</head>
<body>
<div class="flash">
<script>$('.notification > button').on('click', () => {
$('.notification').hide();
});</script>
</div>
<nav class="navbar is-transparent is-fixed-top" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="index.html#">
<img src="img/feather-2018-black.svg" alt="Moz Hack 3" width="112" height="32">
</a>
<button class="button navbar-burger" data-target="navMenu">
<span></span>
<span></span>
<span></span>
</button>
<script>document.addEventListener('DOMContentLoaded', function () {
var $navbarBurgers = Array.prototype.slice.call(document.querySelectorAll('.navbar-burger'), 0);
if ($navbarBurgers.length > 0) {
$navbarBurgers.forEach(function ($el) {
$el.addEventListener('click', function () {
var target = $el.dataset.target;
var $target = document.getElementById(target);
$el.classList.toggle('is-active');
$target.classList.toggle('is-active');
});
});
}
});
</script>
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-end">
<a class="navbar-item smooth-scroll" href="index.html#home">Home</a>
<a class="navbar-item smooth-scroll" href="index.html#about">About</a>
<a class="navbar-item smooth-scroll" href="index.html#faqs">FAQs</a>
<a class="navbar-item smooth-scroll" href="index.html#sponsors">Sponsors</a>
<a class="navbar-item smooth-scroll" href="index.html#team">Team</a>
<div class="navbar-item">
<a class="button is-primary is-rounded" href="#" target="_blank">Volunteer</a>
</div>
</div>
</div>
</nav>
<script>var colorIndex = 0;
var colors = [
'#8A35FB',
'#ef6c67',
'#fda500',
];
$('.slider').slick({
vertical: true,
autoplay: true,
autoplaySpeed: 3000,
speed: 300,
arrows: false,
variableWidth: false,
respondTo: 'slider',
draggable: false
});
</script>
<section class="section header" id="home">
<div class="background-wrapper">
<div class="animated-background"></div>
<div class="letters">
<img src="img/index/header-background.svg">
</div>
</div>
<div class="container">
<div class="columns is-centered">
<div class="column is-half-desktop is-hidden-touch">
<div class="hook">
<h1 class="title is-1 lead">a weekend to</h1>
<div class="slider-wrap">
<div class="slider">
<h1 class="title is-1 underline">hack together.</h1>
</div>
</div>
</div>
</div>
<div class="column is-half-desktop">
<div class="info">
<div class="heading">
<div class="logo">
<div class="presenting title is-5">Mozilla NIEC</div>
<img class="hackSymbol" src="img/feather-2018-white.svg">
</div>
<h1 class="title is-1">Moz Hack 3</h1>
</div>
<div class="content is-medium">
<div class="date">September 29 – 30 | Delhi, India</div>
</div>
<div class="buttons">
<a class="button is-rounded is-primary mozhack" href="#" target="_blank">Volunteer</a>
<a class="button is-rounded mozhack" href="mailto:[email protected]">Contact</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section about" id="about">
<div class="container">
<div class="columns">
<div class="column pictures is-hidden-touch">
<div class="fig-wrap" id="fig1">
<figure class="image is-4by3">
<img src="img/index/hackathon.jpg">
</figure>
</div>
<div class="fig-wrap" id="fig2">
<figure class="image is-4by3">
<img src="img/index/swag.jpg">
</figure>
</div>
<div class="fig-wrap" id="fig3">
<figure class="image is-4by3">
<img src="img/index/fig-bottom-right.jpeg">
</figure>
</div>
</div>
<div class="column is-5-desktop text is-12-tablet">
<div class="content is-large">
<h1 class="title is-1 is-spaced">2 Years Strong.</h1>
<h3 class="subtitle is-4">A Place to Create</h3>
<p>At hackathons, you have the ability to build on any idea you can come up with. Blockchain , Hardware hacks ,
Artificial Intelligence , Augmented Reality / Virtual Reality are just a few of the possibilities!
</p>
<h3 class="subtitle is-4">An Opportunity for Women</h3>
<p>Over the years, we have strived to make sure that women get a chance to showcase their experience with all fairness
- Moz Hack 2.0 had a direct entry to any and all girls’ teams and individual entries.
</p>
<h3 class="subtitle is-4">Women Empowerment</h3>
<p> In Moz Hack 2.0, the best performing girls’ team received special prizes and swags from our side as a token of
appreciation for their remarkable efforts. </p>
</div>
</div>
</div>
</div>
</section>
<section class="section culture" id="culture">
<div class="container">
<div class="columns is-centered is-desktop">
<div class="column is-7-desktop picture">
<figure class="image container">
<img src="img/index/girls.jpeg">
<h1 class="title is-1 hacking">Celebrate</h1>
<h1 class="title is-1 culture">Diversity</h1>
</figure>
</div>
<div class="column is-3-desktop is-offset-1 content-wrap">
<div class="content is-medium">
<p>We create an environment that brings developers together irrespective of their
<strong>gender, race, sexual orientation, socioeconomic background or ethnicity.</strong>
Ever since its inception Moz Hack has been extremely devoted to the cause of
<strong>celebrating diversity among its participants.</strong>
We wish to promote Girls in Tech , so we will be having an exclusive prize for the best Girl's team.
<strong>Also 20% of the spots are reserved for female participants.</strong>
</p>
</div>
</div>
</div>
</div>
</section>
<section class="section schedule" id="schedule">
<div class="container">
<h1 class="title is-1">Schedule</h1>
<div class="columns is-centered">
<div class="column">
<h1 class="title is-6">Saturday</h1>
<table class="table">
<thead>
<tr>
<th>Time</th>
<td>Event</td>
</tr>
</thead>
<tbody>
<tr>
<th>10:00 </th>
<td>Check-in</td>
</tr>
<tr>
<th>11:00 </th>
<td>Briefing</td>
</tr>
<tr>
<th>12:00 </th>
<td>Coding Starts</td>
</tr>
<tr>
<th>21:00 </th>
<td>Dinner</td>
</tr>
<tr>
<th>23:00 </th>
<td>Mentoring and Midnight Evaluation</td>
</tr>
</tbody>
</table>
</div>
<div class="column">
<h1 class="title is-6">Sunday</h1>
<table class="table">
<thead>
<tr>
<th>Time</th>
<td>Event</td>
</tr>
</thead>
<tbody>
<tr>
<th>03:00 </th>
<td>Mid-Night Snacks</td>
</tr>
<tr>
<th>09:00 </th>
<td>Breakfast</td>
</tr>
<tr>
<th>10:00 </th>
<td>Submission Period Starts</td>
</tr>
<tr>
<th>12:00 </th>
<td>Pitching Starts</td>
</tr>
<tr>
<th>13:00 </th>
<td>Winner Announced</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<section class="section faqs" id="faqs">
<div class="container content is-medium">
<h1 class="title is-1">FAQs</h1>
<div class="columns is-centered is-desktop">
<div class="column is-one-third-desktop">
<div class="box">
<h1 class="title is-4">When? Where?</h1>
<p>Moz Hack 3 will take place from September 29th to the 30th in Delhi. </p>
</div>
<div class="box">
<h1 class="title is-4">Not a student?</h1>
<p>Become a mentor! Give back to the community by helping hackers learn and build something awesome.</p>
</div>
<div class="box">
<h1 class="title is-4">What can I build?</h1>
<p>Whatever you can think up! We’ll have mentors to help you with web, mobile, hardware, design, and any development
in between!</p>
</div>
<div class="box">
<h1 class="title is-4">How does registration work?</h1>
<p>After you apply, you will receive a confirmation email. Later, you'll get an acceptance email and you can RSVP
to reserve your spot.
</p>
</div>
</div>
<div class="column is-one-third-desktop">
<div class="box">
<h1 class="title is-4">How long is it?</h1>
<p>You will have 24 hours to build but we will also have opening and closing ceremonies as well as the project expo.
Prepare to spend your weekend with us starting Friday night and we’ll have you out around midday on Sunday.
A more detailed scheduled will be released closer to the event.</p>
</div>
<div class="box">
<h1 class="title is-4">Food?</h1>
<p>Food. Enough free grub to keep you hacking for 24 hours. Dietary restrictions? No problem, we got you.</p>
</div>
<div class="box">
<h1 class="title is-4">What if this is my first hackathon?</h1>
<p>Awesome! We have prizes for newcomers, as the best way to learn is by building. There will be mentors to help
you every step of the way. We all start somewhere, why not here?</p>
</div>
</div>
<div class="column is-one-third-desktop">
<div class="box">
<h1 class="title is-4">Am I invited?</h1>
<p>Anyone that is currently a college student or that has graduated in the past year is invited. High schoolers
can go ahead and apply and we'll notify you if any problems come about.</p>
</div>
<div class="box">
<h1 class="title is-4">How do teams work?</h1>
<p>Teams have a maximum of 4. If you don’t have a team, no sweat, we will have a mixer for you to discuss ideas
and meet other hackers to join forces.</p>
</div>
<div class="box">
<h1 class="title is-4">What should I bring?</h1>
<p>Bring your student ID, laptop, chargers. A pillow and sleeping bag may be useful as well. Please leave anything
illegal at home.</p>
</div>
<div class="box">
<h1 class="title is-4">Anything else?</h1>
<p>Shoot us an
<a href="mailto:[email protected]">email</a>
or find us on
<a href="https://www.twitter.com/moz_hack">Twitter</a>. We are happy to help!</p>
</div>
</div>
</div>
</div>
</section>
<section class="section sponsors" id="sponsors">
<div class="container has-text-centered">
<h1 class="title is-1"> Past Sponsors</h1>
<div class="columns is-centered tier-1">
<div class="column is-4 github-col">
<div class="madewith"></div>
<figure class="image">
<img src="img/sponsors/github/1280px-Mozilla_logo.svg.png">
</figure>
</div>
</div>
<div class="columns is-centered tier-2">
<div class="column is-3">
<figure class="image">
<img src="img/sponsors/jetbrains.png">
</figure>
</div>
<div class="column is-3">
<figure class="image">
<img src="img/sponsors/hackerearth.png">
</figure>
</div>
</div>
<div class="columns is-centered tier-3">
<div class="column is-3">
<figure class="image">
<img src="img/sponsors/tech.png">
</figure>
</div>
<div class="column is-3">
<figure class="image">
<img src="img/sponsors/stickermule/stickermule-logo.png">
</figure>
</div>
<div class="column is-3">
<figure class="image">
<img src="img/sponsors/redbull.png">
</figure>
</div>
</div>
</div>
</section>
<section class="section team" id="team">
<div class="container has-text-centered">
<h1 class="title is-1"> Team</h1>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-5 col-lg-5 team-member-box">
<div class="row">
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<img src="img/team/Shivam.jpg" class="res-img align-middle">
</div>
<div class="col-xs-8 col-sm-8 col-md-8 col-lg-8 ">
<h6 class="member-name">SHIVAM SINGHAL</h6>
<hr class="card-divider"/>
<p class="member-bio">Developer | Night Owl | Food Hogger ¯_(ツ)_/¯</p>
<span class="icon-box">
<a href="https://www.facebook.com/championshuttler"><i class="fab fa-facebook icon"></i></a>
<a href="https://telegram.me/championshuttler"><i class="fab fa-telegram icon"></i></a>
<a href="https://github.com/championshuttler/"><i class="fab fa-github-square icon "></i></a>
<a href="https://mozillians.org/en-US/u/championshuttler/"><i class="fab fa-firefox icon "></i></a>
</span>
</div>
</div>
</div>
<div class="offset-md-1 offset-lg-1 col-xs-12 col-sm-12 col-md-5 col-lg-5 team-member-box">
<div class="row">
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<img src="img/team/Suhail.jpg" class="res-img">
</div>
<div class="col-xs-8 col-sm-8 col-md-8 col-lg-8 ">
<h6 class="member-name">SUHAIL SINGH BAINS</h6>
<hr class="card-divider"/>
<p class="member-bio">Love Chay</p>
<span class="icon-box">
<a href="https://telegram.me/suhailsinghbains"><i class="fab fa-telegram icon "></i></a>
<a href="https://github.com/suhailsinghbains"><i class="fab fa-github-square icon "></i></a>
<a href="https://mozillians.org/en-US/u/suhailsinghbains/"><i class="fab fa-firefox icon "></i></a>
<a href="https://www.linkedin.com/in/suhailsinghbains"><i class="fab fa-linkedin icon "></i></a>
</span>
</div>
</div>
</div>
<div class="offset-md-1 offset-lg-1 col-xs-12 col-sm-12 col-md-5 col-lg-5 team-member-box ">
<div class="row">
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4 ">
<img src="img/team/akshat.jpg" class="res-img img-fluid ">
</div>
<div class="col-xs-8 col-sm-8 col-md-8 col-lg-8 ">
<h6 class="member-name">AKSHAT PANDE</h6>
<hr class="card-divider"/>
<p class="member-bio">Developer | Dancer | Optimist</p>
<span class="icon-box">
<a href="https://www.facebook.com/akshat.pande.547"><i class="fab fa-facebook icon "></i></a>
<a href="https://telegram.me/akshat0047"><i class="fab fa-telegram icon "></i></a>
<a href="https://github.com/akshat0047"><i class="fab fa-github-square icon "></i></a>
<a href="https://www.linkedin.com/in/akshat-p-7b05b0121/"><i class="fab fa-linkedin icon "></i></a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="buttons is-centered">
<a class="button is-primary is-rounded mozhack" href="https://goo.gl/forms/F4UZs38rVz70Xhs73" target="_blank">Volunteer</a>
<a class="button is-rounded mozhack" href="mailto:[email protected]">Contact</a>
</div>
<div class="content has-text-centered">
<div class="logo-links">
<a class="icon is-medium" href="https://www.twitter.com/moz_hack" target="_blank" title="@MozHack on Twitter">
<i class="fab fa-lg fa-twitter"></i>
</a>
<a class="icon is-medium" href="https://www.facebook.com/niecmozillaclub" target="_blank" title="MozHack on Facebook">
<i class="fab fa-lg fa-facebook-f"></i>
</a>
<a class="icon is-medium" href="https://github.com/moz-niec" target="_blank" title="MozHack on GitHub">
<i class="fab fa-lg fa-github"></i>
</a>
</div>
</div>
</footer>
<script>var colorIndex = 0;
var colors = [
'#8A35FB',
'#ef6c67',
'#fda500',
];
$('.slider').slick({
vertical: true,
autoplay: true,
autoplaySpeed: 3000,
speed: 300,
arrows: false,
variableWidth: false,
respondTo: 'slider',
draggable: false
});
$(".smooth-scroll").click(function (event) {
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
var hash = this.hash;
$('html, body').animate({
scrollTop: $(hash).offset().top - 70
}, 800);
}
});// End if
</script>
</body>
</html>