-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
613 lines (591 loc) · 34 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
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
<!DOCTYPE html>
<html>
<head lang="en-us">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#3A3352">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta property="og:url" content="https://hacknc.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="HackNC 2018">
<meta property="og:description" content="UNC-Chapel Hill's annual fall hackathon" />
<meta property="og:image" content="https://hacknc.com/static/assets/images/CarnivalBannerHanging.png" />
<title>HackNC 2018</title>
<link rel="shortcut icon" type="image/png" type="image/png" href="static/assets/images/logo.png">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Comfortaa">
<link href="https://fonts.googleapis.com/css?family=Arvo|Lobster+Two|Montserrat|Pacifico|Philosopher|Quicksand" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-rc.2/css/materialize.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
crossorigin="anonymous">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="static/css/main.css">
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0-rc.2/js/materialize.min.js"></script>
</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=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>
<main id="content container">
<div id='volunteer-mentor' class='modal'>
<div class='modal-content light'>
<h4>Which one would you like to do?</h4>
<div class="center">
<a class='btn-large form-btn' href="https://goo.gl/forms/NPIVpv7DasufAcw73">Volunteer!</a>
<a class='btn-large form-btn' href="https://goo.gl/forms/ipmaTelKd5D1eY3f1">
Mentor!</a>
<p>Interested in learning more about being a mentor? Check out
our <a href="becoming-a-mentor.html">mentoring at a hackathon
101</a></p>
</div>
</div>
</div>
<div id='sponsor-btn' class='modal'>
<div class='modal-content light'>
<h4>Thank you for your interest!</h4>
<p>If you would like more information, here is our
<a href="static/assets/resources/sponsor_packet.pdf">
sponsor information packet
</a>, and if you are interested in sponsoring us, send an email to <a class="sponsor-email"
href="mailto:sponsors@hacknc.com">sponsors@hacknc.com</a></p>
</div>
</div>
</div>
<!-- Logo and header -->
<div class="banner">
<div id='space-holder'></div>
<div class="section dark center">
<img class="logo" src="static/assets/images/CarnivalBannerHanging.png">
<h4 class="fall2018" class="center">October 6-7, 2018</h4>
<a class='btn-large form-btn' href="/live">Live Dashboard</a>
</div>
</div>
<!-- Navigation Bar -->
<nav class='nfixed'>
<div class="nav-wrapper center">
<a href="#" data-target="mobile-demo" class="sidenav-trigger"><i class="material-icons">menu</i></a>
<ul class="hide-on-med-and-down">
<li><a href="/live" class="live-nav-link">Live Dashboard</a></li>
<li><a href="#">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#travel">Travel</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#schedule">Schedule</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="#prizes">Prizes</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
<!-- Mobile Navigation Bar -->
<ul class="sidenav" id="mobile-demo">
<li><a href="/live" class="live-nav-link">Live Dashboard</a></li>
<li><a href="#">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#travel">Travel</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#schedule">Schedule</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="#prizes">Prizes</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<div class="info">
<div class="section light about">
<a class="nav-anchor" id="about"></a>
<div class="container row">
<h2>General Information</h2>
<p>HackNC 2018 will take place on October 6th and 7th in Murray
and Venable Halls at UNC-Chapel Hill!</p>
<p>HackNC is a weekend for students of all skill levels to broaden their talents. Your challenge is to make
an awesome project in just 24 hours. You will have access to hands-on workshops and demos from our sponsors,
as well as exciting talks about the awesome things happening right now with computer science and technology
- not to mention all of the free food, shirts, stickers, and swag!</p>
<p>HackNC begins with just a weekend, but we hope you will whet skills, make friends, and foster ideas here
that flourish. Ready to apply? You'll need a laptop and your fanciest thinking cap - everything else
is on us. Get started now.</p>
<p>HackNC is an MLH-sponsored event, as such, we follow the MLH
<a href="http://mlh.io/code-of-conduct">code of conduct</a>.</p>
</div>
</div>
<div class="map-container">
<iframe frameborder="0" style="border:0"
src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJk8PO6OjCrIkRUKIkRx3cais&key=AIzaSyBzbKXif59z3vKRfUXR3LOs_Oc5w-GpB2o" allowfullscreen></iframe>
</div>
<div class="section dark travel">
<a class="nav-anchor" id="travel"></a>
<div class="container">
<h2>Travel</h2>
<div class='row'>
<div class='col s12'>
<p>Details about the travel-reimbursmenents process
can be found are <a
href="travel-reimbursements.html">here</a>.</p>
<p>Form used for travel reimbursement can be found <a
href="https://hacknc.typeform.com/to/VEoFv1">here</a>.</p>
<h4>Parking</h4>
<p>Free parking is available over the weekend everywhere on campus, but we recommend the following decks:</p>
<ul>
<li><a href="https://www.google.com/maps/dir/Cobb+Parking+Deck,+Chapel+Hill,+NC+27514/Venable+Hall,+Chapel+Hill,+NC/@35.9101836,-79.051437,17z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x89acc2ea68ddf24b:0x38f6620f02eadfae!2m2!1d-79.0456143!2d35.911746!1m5!1m1!1s0x89acc2e8e8cec393:0x2b6adc1d4724a250!2m2!1d-79.0513037!2d35.9096217!3e2">Cobb Parking Deck</a></li>
<li><a href="https://www.google.com/maps/dir/Bell+Tower+Parking+Deck,+Chapel+Hill,+NC/Venable+Hall,+Chapel+Hill,+NC/@35.9082409,-79.0533441,17z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x89acc2eedc3bd00f:0x2dd3a16fc7f5b0c9!2m2!1d-79.0500641!2d35.9067103!1m5!1m1!1s0x89acc2e8e8cec393:0x2b6adc1d4724a250!2m2!1d-79.0513037!2d35.9096217!3e2">Bell Tower Parking Deck</a></li>
</ul>
</div>
</div>
<div class='row'>
<div class='col s12'>
<h4>Carpools</h4>
<p>A carpool consists of 3 or more students intending to participate in HackNC.
If you were accepted, your carpool is automatically eligible for reimbursement of the value detailed below, which roughly corresponds to the round trip cost of gas. Limit one per carpool. Qualifications for carpool grants are as follows:</p>
<ol>
<li>RSVP via the link in your email</li>
<li>Drive yourself and at least 2 passengers to HackNC.</li>
<li>Submit a project at the end of HackNC.</li>
<li>Submit a copy of gas receipts by Oct 7th 2018.</li>
</ol>
</div>
</div>
<div class='row'>
<div class='col s12'>
<h4>Carpool Amounts</h4>
<table class='grant-table'>
<tr class="table-row-odd"><th>One-way distance</th><th>Grant Amount</th></tr>
<tr class="table-row-even"><td>0 - 50 miles</td><td>$0</td></tr>
<tr class="table-row-odd"><td>51 - 100 miles</td><td>$20</td></tr>
<tr class="table-row-even"><td>101 - 200 miles</td><td>$40</td></tr>
<tr class="table-row-odd"><td>201 - 300 miles</td><td>$60</td></tr>
<tr class="table-row-even"><td>301 - 400 miles</td><td>$80</td></tr>
<tr class="table-row-odd"><td>401+ miles</td><td>$100</td></tr>
</table>
<br>
</div>
</div>
<div class='row'>
<div class='col s12'>
<p>We cannot make exceptions to this policy. Grants will be distributed after the event by mail.</p>
<h4>Travel Vouchers</h4>
<p>HackNC has a limited number of $50 grants available to supplement the cost of bus/train/plane tickets. These vouchers may be available after all carpool requests are processed on a first-come, first-served basis.</p>
<p>Note that travel grants are only available to hackers traveling from OUTSIDE the NC Triangle (UNC / NC State / Duke / etc.).</p>
</div>
</div>
</div>
</div>
</div>
<div class="section light faq">
<a class="nav-anchor" id="faq"></a>
<div class="container row">
<h2 class="col s12">FAQ</h2>
<div class="col s12 m6 l6">
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>What is a hackathon?</h6></div>
<div class="collapsible-body"><p>A hackathon is a weekend of fun and learning. You'll become a better programmer, meet awesome people,
and make cool stuff. There will also be opportunities to win cool prizes and network with our sponsors.</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>What if I'm in high school?</h6></div>
<div class="collapsible-body"><p>As long as you'll be 18 by October 6th 2018, we would love for you to come to HackNC. Unfortunately
(because of the incredible amount of paperwork involved) we won't be able to accept anyone under the
age of 18.</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>Can I hack?</h6></div>
<div class="collapsible-body"><p>High schoolers over 18, undergraduates, and graduate students are welcome to participate as hackers. Professionals
should check out mentorship.</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>How do I get in?</h6></div>
<div class="collapsible-body"><p>Anyone can attend HackNC. Our admission criteria doesn't include your level of experience. <a href="https://hacknc.typeform.com/to/vum1rA">Go here to register now!</a></p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>Got any hardware?</h6></div>
<div class="collapsible-body"><p>You bet! MLH is providing the <a href="https://mlh.io/hardware-lab"></a>full hardware lab</a>. In addition,
we will have soldering kits and other assorted components, Arduinos, Raspberry Pis, sensors, and more
stickers than you can wear on four limbs...</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>Can I mentor?</h6></div>
<div class="collapsible-body"><p>Professionals are welcome to join as mentors, sponsors, or lecturers. If you want to come as a mentor,
contact us!</p></div>
</li>
</ul>
</div>
<div class="col s12 m6 l6">
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>Will I fit in?</h6></div>
<div class="collapsible-body"><p>Definitely! HackNC and the UNC Computer Science Department are committed to making computer science a
more diverse field. Inclusiveness is a top priority for us, and we've been beginner-friendly from the
start.
</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>Can I use old code?</h6></div>
<div class="collapsible-body"><p>You may use all the publicly available code and APIs that you want, but the code you will be judged on
at the end of the hackathon must be new.</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>What about sleep?</h6></div>
<div class="collapsible-body"><p>You should do it! Bring your own pillow and sleeping bag or blankets. There will be a sleeping space available
Friday and Saturday nights. More info available on our travel page.</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>Travel costs?</h6></div>
<div class="collapsible-body"><p>If you want to come, we want to help get you here. We will have a limited number of reimbursements for
carpooling.
</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>Will there be food?</h6></div>
<div class="collapsible-body"><p>Don’t worry - we’ll provide six full meals throughout the hackathon and there will be plenty of snacks
in between. You won’t be hungry.</p></div>
</li>
</ul>
<ul class="collapsible">
<li>
<div class="collapsible-header"><h6>How can I volunteer or mentor?</h6></div>
<div class="collapsible-body"><p>Please join our mailing list above, we will send out information later this fall.</p></div>
</li>
</ul>
</div>
</div>
</div>
<div class='section dark schedule'>
<a class="nav-anchor" id="schedule"></a>
<div class='container'>
<h2>Schedule*</h2>
<div id='schedule-container'>
</div>
<p>*Schedule is subject to change.</p>
</div>
</div>
<div class="section sponsors">
<a class="nav-anchor" id="sponsors"></a>
<div class="container">
<h2>Our Sponsors</h2>
<div class='center'>
<div class="row sponsor-row">
<div class="col m12 l6 center">
<a href='https://www.capitalone.com/'>
<img class='sponsor-image tier-4' src='static/assets/images/sponsors/capitalone.png'></a>
</div>
<div class="col m12 l6 center">
<a href='https://www.captechconsulting.com/'>
<img class='sponsor-image tier-4' src='static/assets/images/sponsors/captech.png'></a>
</div>
</div>
<div class="row sponsor-row">
<div class="col m12 center">
<a href='https://www.sentryone.com/'>
<img class='sponsor-image tier-3' src='static/assets/images/sponsors/sentryone.png'></a>
</div>
</div>
<div class="row sponsor-row">
<div class="col m12 l5 offset-l1 center">
<a href='https://www.ally.com/'>
<img class='sponsor-image tier-2' src='static/assets/images/sponsors/ally.png'></a>
</div>
<div class="col m12 l5 center">
<a href='https://www.optum.com/'>
<img class='sponsor-image tier-2' src='static/assets/images/sponsors/optum.png'></a>
</div>
</div>
<div class="row sponsor-row">
<div class="col m12 l5 offset-l1 center">
<a href='https://www.globalbankers.com/'>
<img class='sponsor-image tier-2' src='static/assets/images/sponsors/globalbankers.png'></a>
</div>
<div class="col m12 l5 center">
<a href='https://www.equitasls.com/'>
<img class='sponsor-image tier-2' src='static/assets/images/sponsors/equitas.png'></a>
</div>
</div>
<div class="row sponsor-row">
<div class="col m12 l3 center">
<a href='https://www.sas.com/'>
<img class='sponsor-image tier-1' src='static/assets/images/sponsors/sas.png'></a>
</div>
<div class="col m12 l3 center">
<a href='https://www.credit-suisse.com/'>
<img class='sponsor-image tier-1' src='static/assets/images/sponsors/creditsuisse.png'></a>
</div>
<div class="col m12 l3 center">
<a href='https://www.ge.com/'>
<img class='sponsor-image tier-1' src='static/assets/images/sponsors/ge.png'></a>
</div>
<div class="col m12 l3 center">
<a href='https://www.wolfram.com//'>
<img class='sponsor-image tier-1' src='static/assets/images/sponsors/wolfram.png'></a>
</div>
</div>
<div class="row sponsor-row">
<div class="col m12 l6 center">
<a href="http://beam.unc.edu/">
<img class='sponsor-image tier-3'
src='static/assets/images/sponsors/unc-beam.png'>
</a>
</div>
<div class="col m12 l6 center">
<a href='https://unc-cssg.org/'>
<img class='sponsor-image tier-3' src='static/assets/images/sponsors/cssgunc.png'></a>
</div>
</div>
<div class='row sponsor-row'>
<div class='col m12 center'>
<a href='https://cs.unc.edu/'>
<img class='sponsor-image tier-3' src='static/assets/images/sponsors/unc-cs.png'></a>
</div>
</div>
<p class="center">Looking to sponsor HackNC? Email us at <a class="sponsor-email"
href="mailto:sponsors@hacknc.com">sponsors@hacknc.com</a></p>
</div>
</div>
</div>
<div class="section prizes">
<a class="nav-anchor" id="prizes"></a>
<div class="container">
<h2 class="center">Prizes</h2>
<h5 class="center">(More to be announced at the event)</h5>
<div class='center'>
<div class='row'>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>HackNC</h5>
<p><u>1st Place</u></p>
<p>GoPro HERO Sessions</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>HackNC</h5>
<p><u>2nd Place</u></p>
<p>Mini Quadcopters</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>HackNC</h5>
<p><u>3rd Place</u></p>
<p>Amazon Echo Dots</p>
</div>
</div>
</div>
</div>
<div class='row'>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>HackNC</h5>
<p><u>Most Innovative Hack</u></p>
<p>Smart Notebooks</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>HackNC</h5>
<p><u>Best Game</u></p>
<p>Logitech Wireless Mice</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>HackNC</h5>
<p><u>Healthiest Hack</u></p>
<p>Xiaomi Mi Band 3s</p>
</div>
</div>
</div>
</div>
<div class='row'>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>HackNC</h5>
<p><u>Best Hardware Hack</u></p>
<p>Arduino Car Starter Kits</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>HackNC</h5>
<p><u>Most "Millennial" Hack</u></p>
<p>Emoji Plushies</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>ConsenSys</h5>
<p><u>Best Ethereum Smart Contract/Decentralized App</u></p>
<p>$500 in Ether</p>
</div>
</div>
</div>
</div>
<div class='row'>
<div class='col m12 l4 offset center'>
<div class='card dark'>
<div class='card-content'>
<h5>UNC-CH CS+Social Good</h5>
<p><u>Most Innovative Social Impact Hack</u></p>
<p>Certificates and Chromecasts</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Best use of Algolia</u></p>
<p>Casio Calculator Watches</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Best IoT Hack using a Qualcomm Device</u></p>
<p>Dragonboard 410Cs</p>
</div>
</div>
</div>
</div>
<div class='row'>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Best use of Authorize.net</u></p>
<p>LS20 Gaming Headsets</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Best use of Google Cloud Platform</u></p>
<p>Google Home Minis</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Best Domain Registered with Domain.com</u></p>
<p>Raspberry Pis</p>
</div>
</div>
</div>
</div>
<div class='row'>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Best use of HERE.com</u></p>
<p>Hacker gear from HERE.com</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Best use of the Cisco Webex Teams API</u></p>
<p>Power Banks</p>
</div>
</div>
</div>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Snap Kit Weekly Challenge</u></p>
<p>Spectacles by Snapchat</p>
</div>
</div>
</div>
</div>
<div class='row'>
<div class='col m12 l4 center'>
<div class='card dark'>
<div class='card-content'>
<h5>MLH</h5>
<p><u>Best use of Clarifai's API</u></p>
<p>Hacker gear from Clarifai</p>
</div>
</div>
</div>
<div class='col m12 l4 offset center'>
<div class='card dark'>
<div class='card-content'>
<h5>Capital One</h5>
<p><u>Best Financial Hack</u></p>
<p>$250 Amazon Gift Card per team member</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="section light contact page-footer">
<div class="container">
<a class="nav-anchor" id="contact"></a>
<h2>Contact</h2>
<div class="row">
<div class="col s12"><a href="https://www.facebook.com/thehacknc/">
<i class="fab fa-facebook-square"></i><span> Facebook</span></a>
</div>
<div class="col s12"><a href="https://twitter.com/thehacknc">
<i class="fab fa-twitter-square"></i><span> Twitter</span></a>
</div>
<div class="col s12"><a href="https://www.instagram.com/thehacknc/">
<i class="fab fa-instagram"></i><span> Instagram</span></a>
</div>
<div class="col s12"><a href="https://www.snapchat.com/add/hacknc">
<i class="fab fa-snapchat-square"></i><span> Snapchat</span></a>
</div>
<div class="col s12"><a href="mailto:hello@hacknc.com">
<i class="fas fa-envelope-square"></i><span> hello@hacknc.com</span></a>
</div>
</div>
</div>
</footer>
<script src="static/js/main.js"></script>
</body>
</html>