-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·493 lines (470 loc) · 24 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
<!--
_____________________________________________________
/ ____ _ _ _ \
| / ___|_ _ _ __ _ __ | | | | __ _ ___| | _____ |
| | | _| | | | '_ \| '_ \| |_| |/ _` |/ __| |/ / __| |
| | |_| | |_| | | | | | | | _ | (_| | (__| <\__ \ |
| \____|\__,_|_| |_|_| |_|_| |_|\__,_|\___|_|\_\___/ |
\ /
-----------------------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
-->
<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="generator" content="GunnHacks"/>
<link rel="icon" type="image/png" href="img/favicon.png"/>
<title>GunnHacks 4.0</title>
<!-- Styles and Fonts -->
<link rel="stylesheet" href="https://cdn.rawgit.com/rohitkrai03/pills/gh-pages/dist/pills.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/new.css">
<link href="https://fonts.googleapis.com/css?family=Abel" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Arvo:400,700,400italic|Ubuntu' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Lato:400,300' rel='stylesheet' type='text/css'>
<!-- Google -->
<meta name="description"
content="Make, Build, Create & Learn. It’s GunnHacks 4.0, Gunn’s 24‑hour high school hackathon."/>
<meta name="copyright" content="GunnHacks"/>
<!-- Facebook -->
<meta property="og:title" content="GunnHacks 4.0"/>
<meta property="og:site_name" content="GunnHacks 4.0"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="http://gunnhacks.com/img/social.png"/>
<meta property="og:url" content="http://gunnhacks.com"/>
<meta property="og:description"
content="Make, Build, Create & Learn. It’s GunnHacks 4.0, Gunn’s 24‑hour high school hackathon."/>
<!-- Twitter -->
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@GunnHacks"/>
<meta name="twitter:creator" content="@GunnHacks"/>
<meta name="twitter:title" content="GunnHacks 4.0"/>
<meta name="twitter:description"
content="Make, Build, Create & Learn. It’s GunnHacks 4.0, Gunn’s 24‑hour high school hackathon."/>
<meta name="twitter:image" content="img/logo.png"/>
<meta name="twitter:url" content="http://gunnhacks.com"/>
<meta name="twitter:domain" content="gunnhacks.com"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="js/main.js"></script>
</head>
<body>
<div id="wrapper" style="width: 100%;">
<div id="hero">
<div class="layer"></div>
<section class="centered fadeIn">
<img id="logo" src="img/logo.png" alt="GunnHacks">
<h1>GunnHacks 4.0</h1>
<h3 style="color:white!important;">October 27-28, 2017 | Gunn High School</h3>
<div class="contact-form">
<!--
<center><a href="/slack"><button style="width: 200px; height: 40px;">Join Slack</button></a></center>
<center><a href="http://gunnhacks4.devpost.com"><button style="width: 200px; height: 40px;">Register on Devpost</button></a></center><br />
-->
<!--
<p>Applications will be released soon!</p>
<p>Sign up for updates. We'll keep you posted.</p>
<form style="margin-top: -10px;" id="signup" action="//gunnhacks.us8.list-manage.com/subscribe/post?u=75ea75c14a262e7f27800abb9&id=4f970d98f8" method="post" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" style="width: 200px; padding:6px 10px 5px 10px;" placeholder="Email address" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_75ea75c14a262e7f27800abb9_4f970d98f8" tabindex="-1" value=""></div>
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
</form>
<!--<form style="margin-top: -10px;" id="signup" action="//gunnhacks.us8.list-manage.com/subscribe/post?u=75ea75c14a262e7f27800abb9&id=31be955ef0" method="post" target="_blank" novalidate>
<input type="email" style="width: 200px; padding:5px 10px 5px 10px;" placeholder="Email address" class="email" spellcheck="false" autofocus name=
"EMAIL" id="mce-EMAIL"><input type="submit" value="Subscribe">
</form>-->
<p style="margin-top: -10px;">Questions? Email <a
href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="nav">
<a href="/register">Apply</a>
<a href="#schedule">Schedule</a>
<a href="#faq">FAQ</a>
<a href="#team">Team</a>
<a href="#sponsors">Sponsors</a>
<a href="/code-of-conduct.pdf">Terms</a>
</div>
<!-- Apply Now Button-->
<button style="margin-top: 60px;"><a
href="https://join.slack.com/t/gunnhacks4/shared_invite/enQtMjU3MDQ5ODI1MjY3LTBiNWIyZTJhZWJmYjhiNTAyNmU1NWI4ZThiYWU2YzNlMGI2OGI4YmM2MWMwZWY1YzgyZDA5OGM3OTgwMTczZWU">Join
Slack</a></button>
<!--<p style="margin-top: 60px;">
Applications are temporarily closed. We will let you know when they are open again.<br>
Please note that applications are not over, and that this is for a small period of time.
</p>-->
</section>
<footer>
<p>Sanctioned by the Gunn CS Department and in partnership with GTC.</p>
</footer>
</div>
<center>
<div class="row content" id="schedule">
<div class="one columns"></div>
<div class="ten columns">
<h2>Schedule</h2>
</div>
<div class="one columns"></div>
</div>
<div class="row schedule">
<div class="one columns"></div>
<div class="five columns">
<h6>Day 1</h6>
<table class="table">
<thead>
<tr>
<th class="time">Time</th>
<th class="event">Event</th>
</tr>
</thead>
<tbody>
<tr>
<td>6:00 PM</td>
<td>Doors Open</td>
</tr>
<tr>
<td>7:00 PM</td>
<td>Opening Ceremony<br/>Team Formation</td>
</tr>
<tr>
<td>8:00 PM</td>
<td>Team Formation and Hacking Begins!</td>
</tr>
<tr>
<td>9:00 PM</td>
<td>Workshop: Beginners w/ Hack Club</td>
</tr>
<tr>
<td>9:30 PM</td>
<td>Workshop: Entrepreneurship w/ Leangap</td>
</tr>
<tr>
<td>10:00 PM</td>
<td>Workshop: Intro to Python w/ Girl's Tech Club</td>
</tr>
<tr>
<td>11:00 PM</td>
<td>Workshop: CS After HS (College/Jobs) w/ MakeSchool</td>
</tr>
<tr>
<td>12:00 AM</td>
<td>Workshop: Intro to Bot Hacking</td>
</tr>
</tbody>
</table>
</div>
<div class="five columns">
<h6>Day 2</h6>
<table class="table">
<thead>
<tr>
<th class="time">Time</th>
<th class="event">Event</th>
</tr>
</thead>
<tbody>
<tr>
<td>12:00 AM</td>
<td>Midnight Snack!</td>
</tr>
<tr>
<td>2:00 AM</td>
<td>Hacking with MLH</td>
</tr>
<tr>
<td>4:00 AM</td>
<td>Special Workshop - Definitely worth visiting</td>
</tr>
<tr>
<td>7:00 AM</td>
<td>Breakfast is served</td>
</tr>
<tr>
<td>11:00 AM</td>
<td>Cup Stacking Event by MLH</td>
</tr>
<tr>
<td>11:30 AM</td>
<td>Lunch</td>
</tr>
<tr>
<td>3:00 PM</td>
<td>Submit your hacks!</td>
</tr>
<tr>
<td>4:00 PM</td>
<td>Hacking Ends and Demos Begin</td>
</tr>
<tr>
<td>5:00 PM</td>
<td>Closing Ceremony and Awards</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row content" id="faq">
<div class="one columns"></div>
<div class="ten columns">
<h2>FAQ</h2>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>What is a hackathon?</h3></div>
<div class="answer">
<p>
Hackathons are where your crazy idea becomes reality. Students work in teams of up to five
for 24 hours to create something amazing. Build anything—there are no restrictions on
what you can create. Dive in and make the most incredible thing you can alongside fellow
creators.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>Who can attend?</h3></div>
<div class="answer">
<p>
Any high schoolers can attend GunnHacks. Unfortunately, we cannot allow college students or
middle schoolers to attend this time around.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>What if I don’t know how to code?</h3></div>
<div class="answer">
<p>
All students regardless of coding ability or experience are welcome. Hackathons are a great
place to learn, so come and build your first app, website, or anything else! We’ll
also have workshops for you to start off or learn something new.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>What can I build?</h3></div>
<div class="answer">
<p>
Web, mobile, hardware, you name it—any type of project is welcome. Projects will be
judged based on creativity, technical difficulty, polish, and utility by a panel of industry
judges.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>How big should teams be? Can I hack alone?</h3></div>
<div class="answer">
<p>
We highly encourage you to build with a team. Teamwork is deeply rooted in the hacking
ethos, and you’ll have a better time building with your brightest peers. Teams shall
consist of no more than four people. But don’t worry if you don’t have a team
before the event—we will have a team-formation session Friday night.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>What if I don’t have a team or an idea?</h3></div>
<div class="answer">
<p>
No problem! Many hackers do not have a fully-formed team or hack concept before the event
begins. We will be hosting team-forming activities after hacking begins to help you find the
perfect match. If you’re a first-time hacker, there will be many others looking for
team members with whom you can work.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>What can I build?</h3></div>
<div class="answer">
<p>
Web, mobile, hardware, you name it—any type of project is welcome. Projects will be
judged based on creativity, technical difficulty, polish, and utility by a panel of industry
judges.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>How much does it cost?</h3></div>
<div class="answer">
<p>
GunnHacks will cost you zero, zil, nada. Just get yourself here, and we will provide you
with WiFi, meals, swag, and workspace for the entire event.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>Do I have to work the whole time?</h3></div>
<div class="answer">
<p>
No, not at all! We will have dedicated sleeping areas and other fun activities for when you
need to take a break.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>Where is GunnHacks?</h3></div>
<div class="answer">
<p>
GunnHacks 4.0 will be held at <a target="_blank"
href="https://www.google.com/maps?q=Henry+M.+Gunn+High+School,+780+Arastradero+Rd,+Palo+Alto,+CA+94306"
alt="780 Arastradero Rd, Palo Alto, CA 94306">Henry M. Gunn
High School</a>. You can park in the main parking lot and look for signs to the event.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>When do applications close?</h3></div>
<div class="answer">
<p>
Applications close on October 14th at 11:59pm.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>What should I bring?</h3></div>
<div class="answer">
<p>
All attendees are required to bring their valid student ID (or equivalent school ID) for
admission. Bring laptops, phones, chargers, and any other tech you need for the weekend.
Sleeping bags and toiletries are also highly recommended.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>I’m interested in mentoring! How can I get involved?</h3></div>
<div class="answer">
<p>
Yay! Shoot us an email at <a href="mailto:[email protected]">[email protected]</a>.
</p>
</div>
</div>
<div class="question-whole">
<div class="question">
<div class="symbol"><h3>+</h3></div>
<h3>What if I have another question?</h3></div>
<div class="answer">
<p>
We love questions! Please feel free to reach out to us at <a
href="mailto:[email protected]">[email protected]</a>.
</p>
</div>
</div>
</div>
</div>
<div class="one columns"></div>
<div id="team">
<div></div>
</div>
<div style="background-color:white;">
<div class="row content" id="sponsors">
<div class="one columns"></div>
<div class="ten columns">
<h2>Sponsors</h2>
<p>To sponsor our event, email us at <a href="mailto:[email protected]">[email protected].</p>
<!--
<center>
<img src="https://qph.ec.quoracdn.net/main-qimg-6a7fa1a23b6b13fb884fb63f58a7904e?convert_to_webp=true" />
</center>
<br />
<center>
<h3>Partners</h3>
<img src="http://hacker.fund/images/HackerFundLogo.png" style="padding-left: 20px; padding-right: 20px;"/>
<img src="https://cdn.rawgit.com/hackclub/meta/master/logos/hack_club_red_text.svg" style="padding:10px 20px 12px 20px; height: 70px; "/>
<br />
-->
<center class="sponsor-images">
<a href="http://www.slb.com" style="margin-bottom: 5px;">
<img src="img/schlumberger.jpeg"/>
</a>
<a href="https://www.makeschool.com/" style="margin-bottom: 5px;">
<img src="img/makeschool.png" style="padding-left: 20px; padding-right: 20px;"/>
</a>
<br>
<br>
<a href="https://leangap.org" style="margin-bottom: 5px;">
<img src="img/leangap-full.png" style="height:50px; padding-left: 20px; padding-right: 20px;">
</a>
<a href="http://www.paloaltodentalgroup.com" style="margin-bottom: 5px;">
<img src="img/PaloAltoDentalGroup.png" style="padding-left: 20px; padding-right: 20px; height: 60px;">
</a>
<br>
<!-- No link here? -->
<img src="img/pastamarket.png"
style="padding-left: 20px; padding-right: 20px; height: 150px; margin-bottom: 5px;">
<a href="https://ultrapress.com/">
<img src="img/ultrapress.png" style="height: 75px">
</a>
<a href="https://mlh.io/">
<img src="img/mlh-logo-color.png" style="padding-left:20px; padding-top: 20px; padding-right: 20px; height: 100px;"/>
</a>
<a href="https://hackclub.com">
<img src="img/HackClub.svg" style="padding-left:20px; padding-top: 20px; padding-right: 20px; height: 100px;">
</a>
</center>
</div>
<div class="one columns"></div>
</div>
</div>
<div id="prev-years" class="row content">
<!--
<div class="one columns"></div>
<div class="ten columns">
<p style="color:black;">Made by the GunnHacks team.</p>
</div>
<div class="one columns"></div>
-->
<div class="three columns">
<h3>Previous Years</h3>
</div>
<div class="one columns">
<h3><a target="_blank" rel="noopener noreferrer" href="https://3.0.gunnhacks.com/">3.0</a></h3>
</div>
<div class="one columns">
<h3><a target="_blank" rel="noopener noreferrer" href="https://2.0.gunnhacks.com/">2.0</a></h3>
</div>
<div class="one columns">
<h3><a target="_blank" rel="noopener noreferrer" href="https://1.0.gunnhacks.com/">1.0</a></h3>
</div>
</div>
</center>
</div>
<!-- MLH Badge -->
<!--<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" href="https://mlh.io/seasons/na-2018/events?utm_source=na-2018&utm_medium=TrustBadge&utm_campaign=na-2018&utm_content=white" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2018/white.svg" alt="Major League Hacking 2017 Hackathon Season" style="width:100%"></a>-->
<a id="mlh-trust-badge"
style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000"
href="https://mlh.io/seasons/na-2018/events?utm_source=na-2018&utm_medium=TrustBadge&utm_campaign=na-2018&utm_content=black"
target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2018/black.svg"
alt="Major League Hacking 2017 Hackathon Season" style="width:100%"></a>
</body>
</html>