-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
440 lines (406 loc) · 27.3 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
<!doctype html>
<html class="no-js full-height" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>HackDay III</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link href="https://cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/main.css">
<link rel="shortcut icon" href="http://hackdartmouth.io/favicon.ico" type="image/x-icon">
<!-- for Facebook -->
<meta property="og:title" content="HackDay"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="http://hackdartmouth.io/img/header-fb.png"/>
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>
<meta property="og:image:type" content="image/png"/>
<meta property="og:url" content="http://hackdartmouth.io"/>
<meta property="og:description" content="Register now for HackDartmouth V, April 6-7th."/>
</head>
<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0px;width:10%;z-index:10000" href="https://mlh.io/seasons/na-2019/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2019-season&utm_content=white" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2019/mlh-trust-badge-2019-white.svg" alt="Major League Hacking 2019 Hackathon Season" style="width:100%"></a>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="container-fluid">
<!-- Welcome -->
<div id="welcome" class="row">
<div id="cloud"><img id="cloud-img" onclick="hehehe()" src="img/cloud.png"></div>
<div id="lol"><img id="lol-img" onclick="hehehe()" src="img/lol.gif"></div>
<div class="col-md-12 text-center">
<div id="welcome-block">
<h1 id="welcome-title">HackDay III</h1>
<h4 id="date">October 5, 2019</h4>
<h4>Sarner Underground</h4>
<!-- <h5> Interested in being a HackDartmouth Organizer? Sign up <a href="https://goo.gl/forms/fi2CEjMzJqv9Gi8K2">here!</a></h5> -->
</div>
</div>
</div>
<!-- Navigation -->
<nav id="placeholderNav" class="navbar navbar-default navigation row text-center" hidden></nav>
<nav id="myNav" class="navbar navbar-default navigation row text-center" hidden>
<div class="container-fluid">
<div class="navbar-header">
<button id="myButton" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapsible-menu" 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>
<div id="can-collapse" class="collapse navbar-collapse navbar-collapsible-menu">
<ul class="nav nav-justified">
<li><div><a data-toggle="collapse" data-target=".navbar-collapsible-menu" id="s1" class="about nav-button" onclick="jumpToSection(event, this.id)" href="#">ABOUT</a></div></li>
<!-- <li hidden><div><a data-toggle="collapse" data-target=".navbar-collapsible-menu" id="s2" class="schedule nav-button" onclick="jumpToSection(event, this.id)" href="#">SCHEDULE</a></div></li>
<li hidden><div><a data-toggle="collapse" data-target=".navbar-collapsible-menu" id="s3" class="faq nav-button" onclick="jumpToSection(event, this.id)" href="#">FAQ</a></div></li>
<li><div><a data-toggle="collapse" data-target=".navbar-collapsible-menu" id="s4" class="tracks nav-button" onclick="jumpToSection(event, this.id)" href="#">TRACKS</a></div></li>
<li hidden><div><a data-toggle="collapse" data-target=".navbar-collapsible-menu" id="s5" class="sponsors nav-button" onclick="jumpToSection(event, this.id)" href="#">SPONSORS</a></div></li>
<li hidden><div><a data-toggle="collapse" data-target=".navbar-collapsible-menu" id="s6" class="apply nav-button" onclick="jumpToSection(event, this.id)" href="#">REGISTER</a></div></li>
-->
</ul>
</div>
</div>
</nav>
<!-- About -->
<div id="about" class="row">
<div class="col-md-12 text-center">
<div class="section-header row">
<div class="col-md-12">
<h1>{ ABOUT }</h1>
</div>
</div>
<div class="about-body" >
<div id="background-left" class="hidden-xs" hidden>
<img src="img/tabletop.png" class="about-image">
</div>
<div id="background-right" class="hidden-xs" hidden>
<img src="img/keyboard.png" class="about-image" style="margin-left: 10%">
</div>
<div class="main-text">
</p>
<p class="main-text">We’ve really come a long way since our first hackathon. After four iterations of HackDartmouth and three HackDays, we’re more excited than ever to innovate this year for our FIFTH HackDartmouth!
</p>
<p class="main-text">
Last year, we had our biggest hackathon to date, with ~250 people and 45 projects! This spring, HackDartmouth V will again combine experiential learning with friendly competition. With company-sponsored workshops, mentors, and the chance to develop and refine skills, we’re bringing hundreds of students from across the nation to learn, hack, and create for a weekend.
</p>
<p class="main-text">
The day of the event features twenty-four hours of coding, swag, and amazing prizes! Mark your calendars for April 6-7, 2019 and check out some of the projects from our past hackathons in the meantime!
</p>
<!--<p class="main-text"><a href="http://hackday.devpost.com/">Here is a link to our devpost.</a></p>-->
</div>
</div>
</div>
<br />
<!-- Schedule -->
<!--
<div id="schedule" class="row" hidden>
<div class="col-md-12">
<div class="section-header row text-center">
<div class="col-md-12">
<h1>{ SCHEDULE }</h1>
</div>
</div>
<div class="row">
<div class="day-0 schedule col-md-offset-1 col-md-5"></div>
<div class="day-1 schedule col-md-5"></div>
</div>
</div>
</div>
</div>
-->
<!-- FAQ -->
<!--
<div id="faq" class="row" hidden>
<br />
<div class="col-xs-1 sublime">
<ul id="sidebar">
<li id="linecount-start"> </li>
</ul>
</div>
<div class="col-xs-10 text-center faq-body container">
<div class="row">
<br />
<div>
<div class="import">
<span class="c-header row"><span class="preprocessor">import</span> <span class="file">swag</span></span>
<span class="c-header row"><span class="preprocessor">import</span> <span class="file">hacking</span></span>
<span class="c-header row"><span class="preprocessor">import</span> <span class="file">questions</span></span>
</div>
<h1 class="section-header" id="faq-title">/* <span style="color: #917ce1">FAQ</span> */</h1>
<br />
<div class="row">
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">what_is_a_hackathon</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>A hackathon is an event in which groups of hackers divided into teams develop a product. Hundreds of programmers get together to build something from scratch, be it a website, app, or some other product of their imagination. There will be lots of food and prizes, and opportunities to work with representatives from various companies.</p>
</div>
<span class="closing-brace">}</span>
</div>
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">who_can_attend</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>Any university student (graduate or undergraduate) is welcome to participate! We also admit high school students with parental permission. Anyone and everyone is welcome to come and see what participants are working on, though, so feel free to swing by. </p>
</div>
<span class="closing-brace">}</span>
</div>
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">ok_if_no_experience</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>That's completely fine! You'll have plenty of opportunity to join teams and learn from Dartmouth students, students from other schools, and mentors. We’ll also have workshops if you are interested in learning a particular skill. 24 hours is plenty of time to learn something new!</p>
</div>
<span class="closing-brace">}</span>
</div>
</div>
<div class="row">
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">require_idea_or_team</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>Nope! Although you can sign up with teammates, you can also sign up as an individual, and we will help place you on a team.</p>
</div>
<span class="closing-brace">}</span>
</div>
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">what_to_build</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>You can build whatever you want: websites, programs, mobile apps, anything! However, all code must be written during the hackathon - feel free to use open source libraries and APIs.</p>
</div>
<span class="closing-brace">}</span>
</div>
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">num_people_per_team</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>We recommend working in teams of 3-4 people, though participants in the past have worked solo or in pairs as well. However, if your team would like to submit your project for prize consideration, we have a hard limit of 4 members per team.</p>
</div>
<span class="closing-brace">}</span>
</div>
</div>
<div class="row">
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">what_to_bring?</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>Laptop, cellphone, chargers, toiletries, sleeping bag (if planning to sleep at venue). Food will be provided! Please don't bring alcohol, drugs, or soldering equipment.</p>
</div>
<span class="closing-brace">}</span>
</div>
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">what_can_I_win</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>A panel of judges will decide on the winning hacks based on criteria of creativity, usefulness, technical difficulty, and form. The top prizes are TBA. Previous prizes have included drones, Apple watches, speakers, TVs, and other awesome tech.</p>
</div>
<span class="closing-brace">}</span>
</div>
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">not_a_student</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>Interested in being a mentor or sponsor? Contact us at [email protected]!</p>
</div>
<span class="closing-brace">}</span>
</div>
</div>
<div class="row">
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">deadline_to_register</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>Non-Dartmouth students can register up to March 1st, and applications will be accepted on a rolling basis. Dartmouth students may register up to the day of the event.</p>
</div>
<span class="closing-brace">}</span>
</div>
<div class="col-md-4 faq-block" hidden>
<div class="question">
<span class="keyword">func</span> <span class="function">get_to_dartmouth</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>We will charter buses from Boston. Reimbursements for students outside these areas will be assessed by a case-by-case basis.</p>
</div>
<span class="closing-brace">}</span>
</div>
<div class="col-md-4 faq-block">
<div class="question">
<span class="keyword">func</span> <span class="function">other_questions</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>Shoot us an email at <a href="mailto:[email protected]">[email protected]</a> and we'll get back to you as soon as we can!</p>
</div>
<span class="closing-brace">}</span>
</div>
</div>
</div>
</div>
</div>
</div>
-->
<!-- Tracks -->
<div id="tracks" class="row" hidden>
<div class="col-md-12">
<div class="section-header row text-center">
<div class="col-md-12">
<h1><span style="color: #689540;">{ TRACKS }</span></h1>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row">
<p class="">We’re offering a few special tracks that will award prizes in addition to our 1st, 2nd, and 3rd place prizes: Apple Watches, Sonos Speakers, and Philips Hue Lights!</p>
</div>
<br/>
<div class="row">
<div class="col-md-4 col-md-offset-2">
<h4 class="track-title">Digital Art</h4>
<p class="track-text">Artists and designers, we have a special category for you! Digital arts refers to work that sits at the intersection of technology and art. We are looking for creative projects that merge any art field (visuals, audio, performance, interactive) with digital tools and methods in order to create work that is more than the sum of the parts. Participate in this track to win the “Best Digital Arts” prize!</p>
</div>
<div class="col-md-4">
<h4 class="track-title">Amazon Alexa</h4>
<p class="track-text">Attend our Amazon Alexa workshop (hosted with the help of MLH), then borrow an Echo Dot and use your new skills to build something cool! You’ll have the chance to win our “Best Amazon Alexa” prize!</p>
</div>
</div>
<br/>
</div>
</div>
</div>
</div>
<!-- Sponsors -->
<div id="sponsors" class="row" hidden>
<div class="col-md-12 text-center">
<div class="section-header row">
<div class="col-md-12">
<h1>{ SPONSORS }</h1>
</div>
</div>
<!-- <h4>If you are interested in sponsoring HackDartmouth V in the spring, please shoot us an email at [email protected].</h4> -->
<br/>
<div class="row" >
<div class="col-2 offset-md-5"> <h2><b>REDWOOD</b></h2> </div>
</div>
<div class="container vcenter">
<div class="col-sm-3 partner"><a target="_blank" href="https://www.wayfair.com/"><img src="img/wayfair.png" alt="Wayfair"></a></div>
<div class="col-sm-3 partner"><a target="_blank" href="https://www.facebook.com/"><img src="img/facebook3.png" alt="Facebook"></a></div>
<div class="col-sm-3 partner"><a target="_blank" href="https://www.intralinks.com/"><img src="img/intralinks.png" alt="Intralinks"></a></div>
<div class="col-sm-3 partner"><a target="_blank" href="https://www.appian.com/"><img src="img/appian.png" alt="Appian"></a></div>
</div>
<div class="sponsor-sep"></div>
<div class="col-2 offset-sm-5"> <h2><b>TREE</b></h2></div>
<div class="container vcenter" >
<div class="col-sm-3 col-sm-offset-3 partner"><a target="_blank" href="https://www.tomtom.com/en_us/"><img src="img/tomtom.png" alt="Tomtom"></a></div>
<div class="col-sm-3 partner"><a target="_blank" href="https://www.microsoft.com/"><img src="img/microsoft.png" alt="Mircosoft"></a></div>
</div>
<div class="sponsor-sep"></div>
<div class="col-2 offset-md-5"> <h2><b>SHRUB</b></h2></div>
<div class="container vcenter" >
<div class="col-xs-3 col-xs-offset-1 col-md-2 col-md-offset-2 partner" ><a target="_blank" href="https://www.cloudsploit.com/"><img src="img/cloudsploit.png" alt="Cloudsploit"></a></div>
<div class="col-xs-4 col-md-4 partner" ><a target="_blank" href="https://www.google.com/"><img src="img/googleCloud.png" alt="Google"></a></div>
<div class="col-xs-3 col-md-2 partner" ><a target="_blank" href="https://dirtymouthapparel.com/"><img src="img/Dirtymouth.png" alt="DirtyMouth"></a></div>
</div>
<div class="sponsor-sep"></div>
<div class="col-2 offset-md-5"> <h2><b>SPROUT</b></h2></div>
<div class="container vcenter" >
<div class="col-xs-4 col-xs-offset-2 col-md-2 col-md-offset-4 partner" ><a target="_blank" href="https://www.zenysis.com/"><img src="img/zenysis.png" alt="Zenysis"></a></div>
<div class="col-xs-4 col-md-2 partner"><a target="_blank" href="https://www.avgfunds.com/green-d-ventures/"><img src="img/greendventures.png" alt="Green D Ventures"></a></div>
<div class="row vcenter" >
</div>
<!-- <div class="row vcenter">
<div class="col-md-offset-3 col-md-3 partner"><a target="_blank" href="https://www.ionic.com/"><img src="img/ionic.png" alt="Ionic"></a></div>
<div class="col-md-3 partner"><a target="_blank" href="https://www.appian.com/"><img src="img/appian.png" alt="Appian"></a></div>
</div>
<div class="row vcenter">
<div class="col-md-offset-3 col-md-3 partner"><a target="_blank" href="https://www.microsoft.com/"><img src="img/microsoft.png" alt="Mircosoft"></a></div>
<div class="col-md-3 partner"><a target="_blank" href="https://www.google.com/"><img src="img/google.png" alt="Google"></a></div>
</div>
<div class="row vcenter">
<div class="col-md-offset-3 col-md-3 partner"><a target="_blank" href="https://www.sendgrid.com/"><img src="img/SendGrid.png" alt="SendGrid"></a></div>
<div class="col-md-3 partner"><a target="_blank" href="https://www.soylent.com/"><img src="img/soylent.svg" alt="SendGrid"></a></div>
</div> -->
<br />
<br />
</div>
<div class="col-md-12 text-center" hidden>
<div class="section-header row">
<div class="col-md-12">
<h1>{ PARTNERS }</h1>
</div>
</div>
<h4>A special shout-out to our awesome partners:</h4>
<br/>
<div class="row">
<div class="col-md-offset-2 col-md-4 partner"><a target="_blank" href="http://cs.dartmouth.edu/"><img src="img/dartmouth_cs.png" style="border-radius: 5px" alt="Dartmouth College Department of Computer Science"></a></div>
<div class="col-md-4 partner"><a target="_blank" href="http://magnuson.dartmouth.edu/"><img src="img/magnus.png" style="border-radius: 5px" alt="Magnuson Center"></a></div>
</div>
<div class="row">
<div class="col-md-offset-2 col-md-4 partner"><a target="_blank" href="http://neukom.dartmouth.edu/"><img src="img/neukom_blue.png" style="border-radius: 5px" alt="The Neukom Institute"></a></div>
<div class="col-md-4 partner"><a target="_blank" href="http://dali.dartmouth.edu/"><img class="partner-img" src="img/dali.png" alt="DALI Lab at Dartmouth College"></a></div>
</div>
<br />
<br />
</div>
</div>
</div>
<!-- Apply -->
<div id="apply" class="row" hidden>
<div class="col-md-12 text-center">
<div class="section-header row">
<div class="col-md-12">
<h1>{ REGISTER }</h1>
</div>
</div>
<br />
<h3 style="padding: 100px">Registration is closed for non-Dartmouth students! <br/> The registration below is only for current Dartmouth students.</h3>
<div class="col-md-12">
<div class="typeform-widget" data-url="https://hackdartmouth.typeform.com/to/eCsxvb" style="width: 100%; height: 500px;"></div> <script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm", b="https://embed.typeform.com/"; if(!gi.call(d,id)) { js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() </script> <div style="font-family: Sans-Serif;font-size: 12px;color: #999;opacity: 0.5; padding-top: 5px;"> powered by <a href="https://admin.typeform.com/signup?utm_campaign=eCsxvb&utm_source=typeform.com-195209-Pro&utm_medium=typeform&utm_content=typeform-embedded-poweredbytypeform&utm_term=EN" style="color: #999" target="_blank">Typeform</a> </div>
</div>
<br/>
</div>
<!-- Footer -->
<div id="footer" class="row">
<div class="col-md-12 text-center">
<a href="https://www.facebook.com/hackDartmouth" target="_blank"><i class="fa fa-facebook fa-2x"></i></a>
<a href="https://twitter.com/hackdartmouth" target="_blank"><i class="fa fa-twitter fa-2x"></i></a>
<a href="https://www.linkedin.com/company/6588725?trk=tyah&trkInfo=clickedVertical%3Acompany%2CclickedEntityId%3A6588725%2Cidx%3A1-1-1%2CtarId%3A1439363530321%2Ctas%3Ahackdartmouth" target="_blank"><i class="fa fa-linkedin fa-2x"></i></a>
<a href="https://github.com/hackdartmouth" target="_blank"><i class="fa fa-github fa-2x"></i></a>
<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ" target="_blank"><i class="fa fa-youtube-play fa-2x"></i></a>
<br />
<a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" style="font-weight: bold;">Code of Conduct</a>
</div>
</div>
</div>
</div>
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js" charset="utf-8"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="js/vendor/pine-schedule.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='https://www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-60214500-1','auto');ga('send','pageview');
</script>
</body>
</html>