-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
297 lines (253 loc) · 14.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
<!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 2021">
<meta property="og:description" content="UNC-Chapel Hill's annual fall hackathon" />
<meta property="og:image" content="https://hacknc.com/static/assets/images/art/favicon.png" />
<title>HackNC 2021</title>
<link rel="icon" type="image/png" sizes="32x32" href="static/assets/images/art/option2.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>
<main id="content container">
<div id="nessie-modal" class="modal">
<div class="modal-content">
<span class="close">×</span>
<h2>Social Goods</h2>
<p>Our 24-hour hackathon encourages hackers to think of a problem–whether it’s in education or healthcare, on inequality or the environment–and utilize technology to make a difference.</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>General</h2>
<p>Not all problems and innovations can fit neatly into specific boxes, and our General track allows hackers to submit other unique hacks.</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>Entertainments</h2>
<p>Not all problems and innovations can fit neatly into specific boxes, and our General track allows hackers 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://docs.google.com/spreadsheets/d/1brDmb9RtSuVgOwvwAfSwn0kNwU9rEnLeXllD4V5GblI/edit#gid=0" target="_blank">Volunteer</a>
<a href="https://tinyurl.com/hacknc2021-mentor-signup" 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">
<h1 class="tagline">HackNC 2021</h1>
<h2 class="date">November 5-7, 2021</h2>
<p class = "update"> Event Ended ...Stay tune for 2022 </p>
<!-- <button class="live-button hide-on-med-and-down"><a href="https://www.hacknc.com/live/">→ Event Live</a></button> -->
<button class="involve-button hide-on-med-and-down"><a href="https://forms.gle/cqkwFZum1BihNbpKA">2022 Hacker Interest form</a></button>
<button class="involve-button hide-on-med-and-down"><a href="https://tinyurl.com/HackNC2022Organizer">2022 Oganizer Interest form</a></button>
<a class="apply" href="https://tinyurl.com/HackNC2022Organizer">2022 Oganizer Interest form</a>
<a id="mobile-get-involved" class="apply" href="https://forms.gle/cqkwFZum1BihNbpKA">2022 Hacker Interest form</a>
<a id="mobile-get-involved" class="apply">Volunteer and mentor Sign up</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://tinyurl.com/hacknc2021application">Register</a></li> -->
<li><a id="get-involved" class="apply">Volunteer and Mentor Sign Up Here!</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 having a hybrid hackathon!</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="checker table" class="background hide-on-med-and-down"
src="static/assets/images/art/checkerBackground.png">
<div id="nessie" class="track">
<img alt="Penne pasta" src="static/assets/images/art/Penne.png">
<h2 id = "socialGoods">Social Good</h2>
<p>Our 24-hour hackathon encourages hackers to think of a problem–whether it’s in education or healthcare, on inequality or the environment–and utilize technology to make a difference.</p>
</div>
<div id="krakenlake" class="track">
<img alt="spagetti pasta" src="static/assets/images/art/spagetti.png">
<h2 id ="general">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 id="ram" class="track">
<img alt="ravioli" src="static/assets/images/art/ravioli.png">
<h2 id = "game">Entertainment</h2>
<p>Learning happens beyond the four walls of a classroom.
It’s through doing projects that bring personal enjoyment, where hackers apply what learned to create programs that are fun for them.</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>
<!-- Sponsors -->
<div class="section sponsors">
<a class="nav-anchor" id="sponsors"></a>
<div class="container">
<h1>Sponsors</h1>
<!-- tier 2 -->
<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>
<a class="tier-3" 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-3" target="_blank" href='https://www.credit-suisse.com/'>
<img alt="Credit Suisse logo" class='sponsor-image'
src='static/assets/images/sponsors/creditsuisse.png'></a>
<a class="tier-3" target="_blank" href='https://www.infosys.com/'>
<img alt="Infosys logo" class='sponsor-image'
src='static/assets/images/sponsors/infosys.png'></a>
</div>
<div class="sponsor-row">
<a class="tier-3" target="_blank" href='https://www.deere.com/en/our-company/john-deere-careers/jobs-for-students/internships-and-part-time-students/'>
<img alt="John Deere logo" class='sponsor-image'
src='static/assets/images/sponsors/johndeere.png'></a>
</div>
<!-- tier 1 -->
<div class="sponsor-row">
<a class="tier-2" target="_blank" href='https://www.accenture.com/'>
<img alt="Accenture logo" class='sponsor-image'
src='static/assets/images/sponsors/Accenture.png'></a>
<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>
</div>
<div class="sponsor-row">
<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>
<a class="tier-2" target="_blank" href='https://www.genesys.com/'>
<img alt="Genesys logo" class='sponsor-image'
src='static/assets/images/sponsors/genesys.png'></a>
</div>
<!-- custom package below tier 1 -->
<div class="sponsor-row">
<a class="tier-1" target="_blank" href='https://ktp.cs.unc.edu/'>
<img alt="KTP logo" class='sponsor-image'
src='static/assets/images/sponsors/ktp_logo.jpg'></a>
</div>
<div class="sponsor-row">
<a class="tier-1" target="_blank" href='https://ultrapress.com/'>
<img alt="Ultra_press" class='sponsor-image'
src='static/assets/images/sponsors/ultraPress.png'></a>
</div>
<p class="center sponsorFooter">Looking to sponsor HackNC 2021? 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 2021 — </u>
</div>
</footer>
<script src="static/js/main.js"></script>
</body>
</html>