-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
388 lines (357 loc) · 20.6 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
<!DOCTYPE html>
<html lang="en">
<head lang="en-us">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="theme-color" content="#3A3352">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta property="og:url" content="https://hacknc.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="HackNC 2020">
<meta property="og:description" content="UNC-Chapel Hill's annual fall hackathon" />
<meta property="og:image" content="https://hacknc.com/static/assets/images/newbanner.png" />
<title>HackNC 2020</title>
<link rel="icon" type="image/png" sizes="32x32" href="static/assets/images/favicon-32x32.png">
<link href="https://fonts.googleapis.com/css?family=Arvo|Lobster+Two|Montserrat|Pacifico|Philosopher|Quicksand"
rel="stylesheet">
<script src="https://use.fontawesome.com/28dbc0dc5a.js"></script>
<script src="https://code.jquery.com/jquery-3.5.1.js"
integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc=" crossorigin="anonymous"></script>
<link rel="stylesheet" href="static/css/main.css">
</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:1000"
href="https://mlh.io/seasons/2021/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2021-season&utm_content=black"
target="_blank"><img
src="https://s3.amazonaws.com/logged-assets/trust-badge/2021/mlh-trust-badge-2021-black.svg"
alt="Major League Hacking 2021 Hackathon Season" style="width:100%"></a>
<main id="content container">
<div id="nessie-modal" class="modal">
<div class="modal-content">
<span class="close">×</span>
<h2>Accessibility & Inclusivity</h2>
<p>As technology becomes more and more intertwined with daily life, we must ensure that technology is
accessible and inclusive for everyone regardless of race, gender, age, or ability. Hackers who
choose
this track will aim to make tech more accessible and equitable.</p>
</div>
</div>
<div id="boatsquatch-modal" class="modal">
<div class="modal-content">
<span class="close">×</span>
<h2>Education</h2>
<p>We invite hackers to rise to the challenge of virtual education with innovative solutions to the
challenges of remote learning. Hackers who choose this track will work to increase educational
opportunities for students of all abilities and backgrounds.</p>
</div>
</div>
<div id="krakenlake-modal" class="modal">
<div class="modal-content">
<span class="close">×</span>
<h2>Healthcare</h2>
<p>The current COVID-19 pandemic has highlighted pre-existing healthcare inequities, both globally and
at home. Hackers who choose this track will leverage modern technology to improve healthcare access
and treatment.</p>
</div>
</div>
<div id="mothman-modal" class="modal">
<div class="modal-content">
<span class="close">×</span>
<h2>Sustainability</h2>
<p>As other crises surge, the threat of climate change looms in the background. Hackers who choose this
track will work on environmental solutions for local and global communities.</p>
</div>
</div>
<div id="yeti-modal" class="modal">
<div class="modal-content">
<span class="close">×</span>
<h2>Student Organizations, Nonprofits, and Open Source</h2>
<p>One of the primary goals of HackNC is teaching hackers to apply their skills in real-world
situations. This year, we're inviting student organizations, nonprofits, and open-source software
groups to pitch projects with tangible impact. Hackers who choose this track will be able to tackle
these projects and may even continue working with the client afterwards.</p>
</div>
</div>
<div id="ram-modal" class="modal">
<div class="modal-content">
<span class="close">×</span>
<h2>General</h2>
<p>Not all problems and innovations can fit neatly into specific boxes, so hackers who choose this track
will be able to submit other unique hacks. </p>
</div>
</div>
<div id="get-involved-modal" class="modal">
<div class="modal-content get-involved">
<span class="close">×</span>
<h2>I'm interested in being a...</h2>
<div>
<a href="https://hacknc.typeform.com/to/cJxHs96F" target="_blank">Volunteer</a>
<a href="https://hacknc.typeform.com/to/AOVWGN6E" target="_blank">Mentor</a>
</div>
<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>
<!-- Logo and header -->
<div class="splash">
<a class="nav-anchor" id="home"></a>
<div class="banner">
<div class="banner-info">
<h2 class="tagline">Uncovering the mysteries of technology</h2>
<h2 class="date">Nov 5-7, 2021</h2>
<button class="live-button"><a href="https://tinyurl.com/hacknc2021application">→ HackNC 2021 Registration</a></button>
<a href="https://hacknc.typeform.com/to/DT2Gikns" target="_blank" class="apply">APPLY</a>
<a id="mobile-get-involved" class="apply">GET INVOLVED</a>
</div>
</div>
</div>
<!-- Navigation Bar -->
<nav class="hide-on-med-and-down">
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#tracks">Tracks</a></li>
<li><a href="#schedule">Schedule</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a class="apply" target="_blank" href="https://hacknc.typeform.com/to/DT2Gikns">Apply Now</a></li>
<li><a id="get-involved" class="apply">Get Involved</a></li>
</ul>
</nav>
<!-- About -->
<div class="section about">
<a class="nav-anchor" id="about"></a>
<div class="container">
<div class="row">
<div class="col s12">
<h1>Who we are</h1>
<p>HackNC is an annual, student-run hackathon hosted by the University of North Carolina at
Chapel Hill. Every fall, hundreds of students arrive at UNC (this year, <b>we'll be entirely
virtual!</b>) to spend the weekend inventing
something amazing. We’re one of the largest hackathons in the southeastern United States.
</p>
</div>
</div>
</div>
</div>
<!-- Tracks -->
<div class="section tracks">
<a class="nav-anchor" id="tracks"></a>
<div class="container">
<h1>Tracks</h1>
<div class="wrapper">
<img alt="treasure map" class="background hide-on-med-and-down"
src="static/assets/images/art/mapsblank.svg">
<div id="nessie" class="track">
<img alt="Lochness Monster" src="static/assets/images/art/nessie.svg">
<h2>Accessibility & Inclusivity</h2>
<p>As technology becomes more and more intertwined with daily life, we must ensure that
technology is
accessible and inclusive for everyone regardless of race, gender, age, or ability. Hackers
who choose
this track will aim to make tech more accessible and equitable.</p>
</div>
<div id="boatsquatch" class="track">
<img alt="Sasquatch in a boat" src="static/assets/images/art/boatquatch.svg">
<h2>Education</h2>
<p>We invite hackers to rise to the challenge of virtual education with innovative solutions to
the
challenges of remote learning. Hackers who choose this track will work to increase
educational
opportunities for students of all abilities and backgrounds.</p>
</div>
<div id="krakenlake" class="track">
<img alt="Kraken in a lake" src="static/assets/images/art/krakenlake.svg">
<h2>Healthcare</h2>
<p>The current COVID-19 pandemic has highlighted pre-existing healthcare inequities, both
globally and
at home. Hackers who choose this track will leverage modern technology to improve healthcare
access
and treatment.</p>
</div>
<div id="mothman" class="track">
<img alt="Mothman" src="static/assets/images/art/mothman.svg">
<h2>Sustainability</h2>
<p>As other crises surge, the threat of climate change looms in the background. Hackers who
choose this
track will work on environmental solutions for local and global communities.</p>
</div>
<div id="yeti" class="track">
<img alt="Yeti" src="static/assets/images/art/yeti.svg">
<h2>Student Orgs, Nonprofits, and Open Source</h2>
<p>One of the primary goals of HackNC is teaching hackers to apply their skills in real-world
situations. This year, we're inviting student organizations, nonprofits, and open-source
software
groups to pitch projects with tangible impact. Hackers who choose this track will be able to
tackle
these projects and may even continue working with the client afterwards.</p>
</div>
<div id="ram" class="track">
<img alt="UNC ram" src="static/assets/images/art/ram.svg">
<h2>General</h2>
<p>Not all problems and innovations can fit neatly into specific boxes, so hackers who choose
this track
will be able to submit other unique hacks. </p>
</div>
</div>
</div>
</div>
<!-- Schedule -->
<div class='section schedule'>
<a class="nav-anchor" id="schedule"></a>
<div class='container'>
<h1>Schedule</h1>
<div id='schedule-container'>
</div>
<p>*Schedule is subject to change.</p>
</div>
</div>
<!-- FAQ -->
<div class="section faq">
<a class="nav-anchor" id="faq"></a>
<div class="container">
<h1>Any Questions?</h1>
<div id="faq-container"></div>
</div>
<div id="faq-footer"></div>
</div>
<!-- Sponsors -->
<div class="section sponsors">
<a class="nav-anchor" id="sponsors"></a>
<div class="container">
<h1>Sponsors</h1>
<!-- tier 4 -->
<div class="sponsor-row">
<a class="tier-4" target="_blank" href='https://www.credit-suisse.com/'>
<img alt="Credit Suisse logo" class='sponsor-image'
src='static/assets/images/sponsors/creditsuisse.png'></a>
</div>
<!-- tier 3 -->
<div class="sponsor-row">
<a class="tier-3" target="_blank" href='https://campus.capitalone.com/'>
<img alt="Capital One logo" class='sponsor-image'
src='static/assets/images/sponsors/capitalone.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-3" target="_blank" href='https://www.genesys.com/'>
<img alt="Genesys logo" class='sponsor-image'
src='static/assets/images/sponsors/genesys.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-3" target="_blank" href='https://www.deere.com/'>
<img alt="John Deere logo" class='sponsor-image'
src='static/assets/images/sponsors/johndeere.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-3" target="_blank" href='https://www.postman.com/'>
<img alt="Postman logo" class='sponsor-image'
src='static/assets/images/sponsors/postman.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-3" target="_blank" href='https://developer.squareup.com/us/en'>
<img alt="Square logo" class='sponsor-image' src='static/assets/images/sponsors/square.png'></a>
</div>
<!-- tier 2 -->
<div class="sponsor-row">
<a class="tier-2" target="_blank" href='https://www.captechconsulting.com/'>
<img alt="CapTech logo" class='sponsor-image'
src='static/assets/images/sponsors/captech.png'></a>
<a class="tier-2" target="_blank" href='https://www.iqvia.com/'>
<img alt="IQVIA logo" class='sponsor-image' src='static/assets/images/sponsors/iqvia.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-2" target="_blank" href='https://www.optum.com/'>
<img alt="Optum logo" class='sponsor-image' src='static/assets/images/sponsors/optum.png'></a>
<a class="tier-2" target="_blank" href='https://www.costar.com/'>
<img alt="CoStar logo" class='sponsor-image' src='static/assets/images/sponsors/costar.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-2" target="_blank" href='https://www.linode.com/'>
<img alt="Linode logo" class='sponsor-image' src='static/assets/images/sponsors/linode.png'></a>
<a class="tier-2" target="_blank" href='https://www.millenniumadvisors.com/'>
<img alt="millenium advisors logo" class='sponsor-image'
src='static/assets/images/sponsors/millenniumadvisors.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-2" target="_blank" href='https://vanguard.com/'>
<img alt="vanguard logo" class='sponsor-image'
src='static/assets/images/sponsors/vanguard.png'></a>
<a class="tier-2" target="_blank" href='https://www.db.com/company/index.htm'>
<img alt="Deutsche bank logo" class='sponsor-image'
src='static/assets/images/sponsors/deutsche_bank.jpg'></a>
</div>
<!-- tier 1 -->
<div class="sponsor-row">
<a class="tier-1" target="_blank" href='https://balsamiq.com/'>
<img alt="Balsamiq logo" class='sponsor-image'
src='static/assets/images/sponsors/balsamiq.png'></a>
<a class="tier-1" target="_blank" href='https://www.wolfram.com/'>
<img alt="Wolfram logo" class='sponsor-image'
src='static/assets/images/sponsors/wolfram.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-1" target="_blank" href='https://www.digitalocean.com/'>
<img alt="Digital Ocean logo" class='sponsor-image'
src='static/assets/images/sponsors/digitalocean.png'></a>
<a class="tier-1" target="_blank" href='https://www.slalombuild.com/'>
<img alt="Slalom build logo" class='sponsor-image'
src='static/assets/images/sponsors/slalom_build.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-1" target="_blank" href='https://www.here.com/'>
<img alt="Digital Ocean logo" class='sponsor-image'
src='static/assets/images/sponsors/here.png'></a>
<a class="tier-1" target="_blank" href='https://cloud.google.com/'>
<img alt="Slalom build logo" class='sponsor-image'
src='static/assets/images/sponsors/google_cloud.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-1" target="_blank" href='https://nimbella.com/'>
<img alt="Digital Ocean logo" class='sponsor-image'
src='static/assets/images/sponsors/nimbella.png'></a>
<a class="tier-1" target="_blank" href='https://www.mongodb.com/'>
<img alt="Slalom build logo" class='sponsor-image'
src='static/assets/images/sponsors/mongodb.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-1" target="_blank" href='https://www.joinglimpse.com/'>
<img alt="Glimpse logo" class='sponsor-image'
src='static/assets/images/sponsors/glimpse.png'></a>
<a class="tier-1" target="_blank" href='http://hackp.ac/mlh-stickermule-hackathons'>
<img alt="Sticker Mule logo" class='sponsor-image'
src='static/assets/images/sponsors/stickermule.png'></a>
</div>
<!-- unc affiliates -->
<div class="sponsor-row">
<a class="tier-1" target="_blank" href='https://cs.unc.edu/'>
<img alt="UNC Computer Science department logo" class='sponsor-image'
src='static/assets/images/sponsors/unc-cs.png'></a>
</div>
<p class="center">Looking to sponsor HackNC 2020? Email us at <a class="sponsor-email"
href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</main>
<!-- Footer -->
<footer class="section">
<div class="container center">
<a aria-label="HackNC email" target="_blank" href="mailto:[email protected]">
<i class="fa fa-envelope-square fa-2x"></i></a>
<a aria-label="HackNC facebook" target="_blank" href="https://www.facebook.com/thehacknc/">
<i class="fa fa-facebook-square fa-2x"></i></a>
<a aria-label="HackNC twitter" target="_blank" href="https://twitter.com/thehacknc">
<i class="fa fa-twitter-square fa-2x"></i></a>
<a aria-label="HackNC instagram" target="_blank" href="https://www.instagram.com/thehacknc/">
<i class="fa fa-instagram fa-2x"></i></a>
<a aria-label="HackNC snapchat" target="_blank" href="https://www.snapchat.com/add/hacknc">
<i class="fa fa-snapchat-square fa-2x"></i></a>
<br>
<u>© HackNC 2020 — </u><a class="text" href="static/assets/resources/mlh-code-of-conduct.pdf">MLH Code
of
Conduct</a>
</div>
</footer>
<script src="static/js/main.js"></script>
</body>
</html>