-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
348 lines (336 loc) · 22.4 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
<!doctype html>
<html class="no-js full-height" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>HackDartmouth II</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">
<!-- for Facebook -->
<meta property="og:title" content="HackDartmouth II"/>
<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 II on Oct 3-4."/>
</head>
<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">HACKDARTMOUTH II</h1>
<h4 id="date">Oct. 3-4, Dartmouth College</h4>
</div>
</div>
</div>
<!-- Navigation -->
<nav id="placeholderNav" class="navbar navbar-default navigation row text-center"></nav>
<nav id="myNav" class="navbar navbar-default navigation row text-center">
<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><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><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="sponsors nav-button" onclick="jumpToSection(event, this.id)" href="#">SPONSORS</a></div></li>
<li><div><a data-toggle="collapse" data-target=".navbar-collapsible-menu" id="s5" class="apply nav-button" onclick="jumpToSection(event, this.id)" href="#">APPLY</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">
<img src="img/tabletop.png" class="about-image">
</div>
<div id="background-right" class="hidden-xs">
<img src="img/keyboard.png" class="about-image" style="margin-left: 10%">
</div>
<div class="main-text">
<p class="main-text">Our first HackDartmouth event in spring 2015 was a blast. In fact, we had such a great time with all you hackers that we just had to throw another one. Thus, we present to you: HackDartmouth II!</p>
<p class="main-text">This time, we're getting bigger, badder, and rad-er. We're bringing hundreds of students from across the country together with our sponsors to hack awesome projects and ideas to life over 24 hours. There will be plenty of amazing people, great prizes, and memorable times to be had, so mark your calendars for the weekend of October 3-4, 2015. In the meanwhile, <a href="http://hackdartmouth2015.devpost.com/submissions">check out some of the projects</a> from our spring hackathon and dust off those ideas that have been sitting around all summer!</p>
<p class="main-text">Email travel reimbursement receipts to <a href="mailto:[email protected]">[email protected].</a></p>
<p class="main-text"><a href="http://hackdartmouth2.devpost.com/">Here is a link to our devpost.</a></p>
</div>
</div>
</div>
</div>
<br />
<!-- Schedule -->
<div id="schedule" class="row">
<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="col-md-10 col-md-offset-1">
<div class="row">
<div class="day-0 schedule col-md-offset-3 col-md-6"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row">
<div class="day-1 schedule col-md-6"></div>
<div class="day-2 schedule col-md-6"></div>
</div>
</div>
</div>
</div>
</div>
<!-- FAQ -->
<div id="faq" class="row">
<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 on a case by case basis. 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! We have mentors who will help you hit the ground running with guidance. You'll also have plenty of opportunity to pick the brains of talented students around you. Furthermore, 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. From there, your mentors can help you brainstorm if you are having trouble coming up with an idea.</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, sleeping bag, pillow, toiletries, a few change of clothes. 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, but will be worth thousands of dollars and perks from company sponsors. Most sponsors will offer their own prizes for specific categories as well.</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_hacker</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>You can help by mentoring students or sponsoring the event. Contact <a href="mailto:[email protected]">[email protected]</a> to find out how. You can also spread the word about this event to students, friends, and media.</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>Registration is now closed for non-Dartmouth students. If you are a Dartmouth student, you may register up to the day of the event.</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">get_to_dartmouth</span>(<span class="params"></span>) {
</div>
<div class="answer">
<p>You should have received information about travel reimbursements if you were accepted. The bus from Boston leaves at 8am from the main entrance to South Station at 700 Atlantic Avenue, and the bus from New York leaves at 6am from 150 East 42nd Street between Lexington and 3rd Ave.</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>
<!-- Sponsors -->
<div id="sponsors" class="row">
<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, please e-mail us at <a href="mailto:[email protected]">[email protected]</a>.</h4>
<br />
<h4>Thank you to all our sponsors that make HackDartmouth II possible!</h4>
<div class="row">
<div class="col-md-offset-1 col-md-5 redwood"><a target="_blank" href="http://www.microsoft.com/en-us/"><img src="img/microsoft.png" alt="Microsoft" style="padding-top: 10%"></a></div>
<div class="col-md-4 redwood"><a target="_blank" href="https://www.intralinks.com/"><img src="img/intralinks.png" alt="Intralinks" style="padding: 10% 20% 0% 20%"></a></div>
</div>
<div class="row">
<div class="col-md-offset-2 col-md-4 tree"><a target="_blank" href="https://www.ionic.com/"><img src="img/ionic.png" alt="Ionic Security"></a></div>
<div class="col-md-4 tree"><a target="_blank" href="https://www.facebook.com/"><img src="img/facebook-logo.png" alt="Facebook"></a></div>
</div>
<div class="row">
<div class="col-md-offset-2 col-md-2 shrub"><a target="_blank" href="http://www.epic.com/"><img src="img/epic.png" alt="Epic"></a></div>
<div class="col-md-2 shrub"><a target="_blank" href="https://www.google.com/"><img src="img/google.png" alt="Google"></a></div>
<div class="col-md-2 shrub"><a target="_blank" href="http://www.predictivetechnologies.com/"><img src="img/apt.png" alt="Applied Predictive Technologies"></a></div>
<div class="col-md-2 shrub"><a target="_blank" href="https://indico.io/"><img src="img/indico.png" alt="indico"></a></div>
</div>
<h4>And a special shout-out to our awesome partners:</h4>
<div class="row">
<div class="col-md-offset-2 col-md-4 partner"><a target="_blank" href="http://cs.dartmouth.edu/"><img src="img/dartmouthcs.svg" alt="Dartmouth College Department of Computer Science"></a></div>
<div class="col-md-4 partner"><a target="_blank" href="http://www.den.dartmouth.edu/"><img src="img/den.svg" alt="Dartmouth Entrepreneurial Network"></a></div>
</div>
<div class="row">
<div class="col-md-offset-2 col-md-2 partner"><a target="_blank" href="https://thayer.dartmouth.edu/"><img style="padding-top: 5%" class="partner-img" src="img/thayer.png" alt="Thayer School of Engineering"></a></div>
<div class="col-md-2 partner"><a target="_blank" href="https://mlh.io/"><img class="partner-img" src="img/mlh.png" alt="Major League Hacking"></a></div>
<div class="col-md-2 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 class="col-md-2 partner"><a target="_blank" href="http://neukom.dartmouth.edu/"><img src="img/neukom.png" alt="The Neukom Institute"></a></div>
</div>
<br />
<br />
</div>
</div>
<!-- Apply -->
<div id="apply" class="row">
<div class="col-md-12 text-center">
<div class="row">
<div class="col-md-12">
<div class="row">
<div class="col-md-12">
<!-- Change the width and height values to suit you best -->
<div class="typeform-widget" data-url="https://hackdartmouth.typeform.com/to/SFbXUX" data-text="HackDartmouth II" style="width:100%;height:80vh;"></div>
<script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id='typef_orm',b='https://s3-eu-west-1.amazonaws.com/share.typeform.com/';if(!gi.call(d,id)){js=ce.call(d,'script');js.id=id;js.src=b+'widget.js';q=gt.call(d,'script')[0];q.parentNode.insertBefore(js,q)}})()</script>
</div>
</div>
</div>
</div>
</div>
</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>
</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 src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></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>