-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
530 lines (489 loc) · 25.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#000" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>CodeRED</title>
<link rel='shortcut icon' type='image/x-icon' href='/assets/images/favicon.ico' />
<link rel="stylesheet" href="./assets/css/main.css"/>
<script src='https://api.mapbox.com/mapbox-gl-js/v0.50.0/mapbox-gl.js'></script>
<link href='https://api.mapbox.com/mapbox-gl-js/v0.50.0/mapbox-gl.css' rel='stylesheet' />
</head>
<body>
<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-2019/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2019-season&utm_content=gray" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2019/mlh-trust-badge-2019-gray.svg" alt="Major League Hacking 2019 Hackathon Season" style="width:100%"></a>
<div id="container">
<div id="content">
<div id="above-fold">
<div id="head" class="section">
<h1 id="codered-logo">
<img src="./assets/images/codered-discovery.svg" width="480" alt="CodeRED Discovery"/>
</h1>
<div class="event-info">
<div class="columns">
<div class="column-box event-year decode-in">
2018
</div>
<div class="column-box event-location decode-in">
USA.TX.Houston
</div>
</div>
<div class="columns">
<div class="column-box"></div>
<div class="column-box">11.3-11.4</div>
</div>
</div>
<div id="main-actions">
<h1>Online applications are now closed</h1>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSesEvG0BII1_0XgrQNgp9j17ytxk1RQOQUgx9iOs2n9fQ5imA/viewform?usp=sf_link" id="apply-btn" target="_blank">Volunteer</a>
</div>
</div>
<div id="about" class="section">
<div class="section-head">
<h1>About CodeRED</h1>
<h2></h2>
</div>
<div class="section-content">
<a target="_blank" href="https://www.facebook.com/pg/MajorLeagueHacking/photos/?tab=album&album_id=1261189120598430" class="invisible-link">
<img src="assets/images/album-cover.png" class="full-width-image">
</a>
</div>
<div class="section-content columns columns-2">
<div class="column-box">
<h3>What is a Hackathon</h3>
<p>
An innovative event typically lasting 12-36 hours, in which participants work in small teams to build software and hardware solutions to real-life problems. Our hackathon includes fun mini-events, team building exercises, workshops, and more!
</p>
</div>
</div>
</div>
<!--#################################-->
<div id="faq" class="section">
<div class="section-head">
<h1>Questions & Answers</h1>
<h2>You have questions. We have answers.</h2>
</div>
<div class="section-content columns columns-2">
<div class="column-box">
<h4>
Does CodeRED Discovery cost money?
</h4>
<p class="answer">
Participating is free for all student hackers. The event is funded by sponsors who provide useful technology and awesome job opportunities.
</p>
<h4>
Who can participate in CodeRED Discovery?
</h4>
<p class="answer">
<!-- All student hackers who are 16 by November 4th, 2017 can attend. This includes high school, undergraduate, and graduate students. -->
Anyone!
</p>
<h4>
When do applications close?
</h4>
<p class="answer">
There is no deadline. We will also be accepting on-site registrations. Just come to the check-in booth before the opening ceremony and we'll print you a name badge.
</p>
<h4>
What should I bring?
</h4>
<p class="answer">
A laptop or desktop computer, student ID, chargers, a sleeping bag if desired, and any personal items.
</p>
<h4>
Is there travel reimbursement?
</h4>
<p class="answer">
Unfortunately, we will not be providing travel reimbursement. We will also not be providing buses to the nearby universities.
</p>
<h4>
I drove myself, where can I park?
</h4>
<p class="answer">
CodeRED Discovery provides free parking to all hackers attending the event. Maps will be sent by email.
</p>
<h4>
Can I be a volunteer?
</h4>
<p class="answer">
Yes, we would love your help. <a href="https://docs.google.com/forms/d/e/1FAIpQLSesEvG0BII1_0XgrQNgp9j17ytxk1RQOQUgx9iOs2n9fQ5imA/viewform?usp=sf_link" target="_blank">Sign up to volunteer here</a>.
</p>
</div>
<div class="column-box">
<h4>
What if I get hungry?
</h4>
<p class="answer">
We will be providing lunch/dinner for the first day and breakfast/lunch on the second. Snacks, drinks and other miscellaneous food items will be provided throughout the night. Vegetarian, gluten free, and other dietary restrictions will have available options to those who specify it on their application.
</p>
<h4>
How do teams work?
</h4>
<p class="answer">
We suggest teams of no more than four, as prizes are limited to four per team.
</p>
<h4>
What if I don't have a team?
</h4>
<p class="answer">
You can always form a team at the event, or you can work solo. Some of the best projects and hackathon experiences come from meeting and working with other makers and hackers!
</p>
<h4>
What if I don't know how to code?
</h4>
<p class="answer">
That's okay! We don't actually have any requirement stating you need to have experience. You will probably want to form a team with people who do, though! A huge part of the hackathon experience is learning new ideas and technologies from other hackers, our mentors, and our sponsors.
</p>
<h4>
Does CodeRED Discovery have a Code of Conduct?
</h4>
<p class="answer">
Yes, all attendees, sponsors, staff and volunteers at our event are required to abide by the Major League Hacking <a href="http://static.mlh.io/docs/mlh-code-of-conduct.pdf" target="_blank">Code of Conduct</a>.
</p>
</div>
</div>
<div class="note">
<p>Have a question that we didn't answer here?<br>
Drop us a line at <a href="mailto:[email protected]">[email protected]</a> and we'll do our best to help!</p>
</div>
</div>
<!--#################################-->
<div id="schedule" class="section">
<div class="section-head">
<h1>Schedule</h1>
<h2>What's happening: when and where</h2>
</div>
<div class="section-content columns">
<div class="column-box">
<h3>Saturday.Nov.03</h3>
<table>
<tr>
<th>8:00A</th>
<td>
<p>Doors open for attendee check-in<br>
<small>Student Center South</small></p>
</td>
</tr>
<tr>
<th class="white">10:00A</th>
<td>
<p>Opening ceremony<br>
<small>Student Center South</small></p>
</td>
</tr>
<tr>
<th>12:00P</th>
<td>
<p>Hacking begins<br>
<small>Student Center South</small></p>
</td>
</tr>
<tr>
<th class="white">1:00P</th>
<td>
<p>Lunch served<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
<tr>
<th>6:00P</th>
<td>
<p>PROS Workshop: So Many Features, So Little Time!<br>
<small>Learn the agile methodology in a workshop which simulates the challenges and pitfalls of developing a software product.</small>
<br/><br/>
<small>Classroom & Business Building</small><br/>
<small>Room 310</small>
</p>
</td>
</tr>
<tr>
<th class="white">7:00P</th>
<td>
<p>Dinner served<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
<tr>
<th>10:00P</th>
<td>
<p>Mini-event<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
</table>
</div>
<div class="column-box">
<h3>Sunday.Nov.04</h3>
<table>
<tr>
<th class="white">1:00A</th>
<td>
<p>Midnight snack<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
<tr>
<th>2:00A</th>
<td>
<p>Mini-event<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
<tr>
<th class="white">7:00A</th>
<td>
<p>Breakfast served<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
<tr>
<th rowspan="2">12:00P</th>
<td>
<p>Hacking ends!<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
<tr>
<td>
<p>Lunch served<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
<tr>
<th class="white">1:00P</th>
<td>
<p>Judging begins<br>
<small>Classroom & Business Building</small></p>
</td>
</tr>
<tr>
<th>2:30P</th>
<td>
<p>Closing ceremony<br>
<small>Student Center South</small></p>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="section" id="parking">
<div class="section-head">
<h1>Location</h1>
<h2>Where you'll be for 24h</h2>
</div>
<div class="note">
<p>
CodeRED Discovery will take place at the <a href="https://www.google.com/maps/place/University+of+Houston/" target="_blank">University of Houston Main Campus</a>.<br>
</p>
</div>
<div id="legend">
<div id="parking-legend"><span class="color"></span>Parking</div>
<div id="theater-legend"><span class="color"></span>Theater room (Opening/Closing ceremony)</div>
<div id="cbb-legend"><span class="color"></span>Classroom and business building</div>
</div>
<div class="section-content">
<div id='map' style='width: 100%; height: 400px;'></div>
</div>
</div>
<!--#################################-->
<div id="sponsors" class="section">
<div class="section-head">
<h1>Sponsors</h1>
<h2>Proudly brought to you by the following companies</h2>
</div>
<div class="section-content columns">
<ul class="companies column-box">
<li>
<a href="http://www.pros.com">
<img class="company-logo" src="assets/images/logos/PROS.svg" alt="PROS" />
</a>
</li>
<li>
<a href="https://www.parivedasolutions.com">
<img class="company-logo" src="assets/images/logos/Pariveda-logo.svg" alt="Pariveda">
</a>
</li>
<li>
<a href="https://www.oracle.com/index.html">
<img class="company-logo" src="assets/images/logos/Oracle.svg" alt="Oracle">
</a>
</li>
<li>
<a href="https://mlh.io/">
<img class="company-logo" src="assets/images/logos/mlh-logo-white.svg" alt="Major League Hacking">
</a>
</li>
<li>
<a href="https://www.hackerearth.com/challenges/">
<img class="company-logo" src="assets/images/logos/hackerearth.png" alt="Hackerearth" style="width: 150px;">
</a>
</li>
<li>
<a href="http://redscopestudios.com">
<img class="company-logo" src="assets/images/logos/RSS_White.svg" alt="RedScopeStudios">
</a>
</li>
<li>
<a href="https://www.randalls.com">
<img class="company-logo" src="assets/images/logos/Randalls-white.svg" alt="Randalls">
</a>
</li>
<li>
<a href="https://thenookcoffeehouse.com">
<img class="company-logo" src="assets/images/logos/Nook-logo.jpeg" alt="The Nook cafe" style="width: 150px;">
</a>
</li>
<li>
<a href="https://www.pauliespoboys.com">
<img class="company-logo" src="assets/images/logos/Paulies-Poboys-Logo.png" alt="Paulie's Poboys">
</a>
</li>
</ul>
</div>
<div class="note">
<p>Interested in sponsoring? Drop us a line at
<a href="mailto:[email protected]">[email protected]</a>
and we will send you more information!</p>
</div>
</div>
<div id="foot">
<p>
Organized by <a href="http://www.cougarcs.com" target="_blank">CougarCS</a>, an ACM chapter at the University of Houston.
</p>
</div>
</div>
</div>
</div>
<script>
mapboxgl.accessToken = 'pk.eyJ1IjoidWhjb2RlcmVkIiwiYSI6ImNqbng4dmJvdjB5aGwzeHJ3YmJ6Y3lubjkifQ.zTzoFHBT9vrAHE6zJahwkg';
var map = new mapboxgl.Map({
container: 'map',
style: 'mapbox://styles/mapbox/basic-v9',
zoom: 15,
center: [-95.338553, 29.720371]
});
var nav = new mapboxgl.NavigationControl({showCompas: false});
map.addControl(nav, 'top-left');
map.on('load', function () {
map.addLayer({
'id': '21A',
'type': 'fill',
'source': {
'type': 'geojson',
'data': {
'type': 'Feature',
'geometry': {
'type': 'Polygon',
'coordinates': [[[-95.337726, 29.721999],
[-95.337196, 29.721844],
[-95.337106, 29.722053],
[-95.336874, 29.721979],
[-95.336820, 29.721713],
[-95.336981, 29.721336],
[-95.337399, 29.721224],
[-95.337957, 29.721406],
[-95.337726, 29.721999]]]
}
}
},
'layout': {},
'paint': {
'fill-color': '#cb0000',
'fill-opacity': 0.8
}
});
map.addLayer({
'id': '21B',
'type': 'fill',
'source': {
'type': 'geojson',
'data': {
'type': 'Feature',
'geometry': {
'type': 'Polygon',
'coordinates': [[[-95.338005, 29.721294],
[-95.337656, 29.721172],
[-95.337404, 29.720184],
[-95.338332, 29.720496],
[-95.338005, 29.721294]
]]
}
}
},
'layout': {},
'paint': {
'fill-color': '#cb0000',
'fill-opacity': 0.8
}
});
map.addLayer({
'id': 'Theater',
'type': 'fill',
'source': {
'type': 'geojson',
'data': {
'type': 'Feature',
'geometry': {
'type': 'Polygon',
'coordinates': [[[-95.341270, 29.720670],
[-95.340187, 29.720346],
[-95.340219, 29.720267],
[-95.339956, 29.720190],
[-95.340042, 29.719938],
[-95.339720, 29.719845],
[-95.339800, 29.719638],
[-95.341471, 29.720172],
[-95.341270, 29.720670]
]]
}
}
},
'layout': {},
'paint': {
'fill-color': '#00cbcb',
'fill-opacity': 0.8
}
});
map.addLayer({
'id': 'CBB',
'type': 'fill',
'source': {
'type': 'geojson',
'data': {
'type': 'Feature',
'geometry': {
'type': 'Polygon',
'coordinates': [[[-95.340792, 29.721826],
[-95.340074, 29.721608],
[-95.340203, 29.721300],
[-95.340922, 29.721522],
[-95.340792, 29.721826]
]]
}
}
},
'layout': {},
'paint': {
'fill-color': '#545454',
'fill-opacity': 0.8
}
});
});
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="assets/js/jquery.scrollify.js"></script>
<script src="assets/js/three.min.js"></script>
<script src="assets/js/Projector.js"></script>
<script src="assets/js/CanvasRenderer.js"></script>
<script src="assets/js/wave-particles.js"></script>
<script>
$(function() {
$.scrollify({
section : ".section",
});
});
</script>
</body>
</html>