-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
224 lines (205 loc) · 8.11 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<title>HackNJIT</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/foundation.min.css">
<link rel="stylesheet" href="css/style.min.css">
</head>
<body>
<header>
<div class="row">
<div class="columns">
<h2>Hack</h2>
<h1><img src="img/njit-logo.png" alt="NJIT"></h1>
</div>
</div>
<div class="row" id="info">
<h3>November 5th - 6th, 2016</h3>
<h3>Newark, NJ NJIT</h3>
</div>
<a href="https://my.mlh.io/oauth/authorize?client_id=db5edcd87c031832a707f949e7d8740b9e0c71959344ea7dee6078cb388b0f20&redirect_uri=http://hacknjit.org/dashboard.html&response_type=token">
<button type="button" id="signupbutton" class="button alert">Register Now!</button>
</a>
<div>
<h3>Join us for our Third Annual Hackathon!</h3>
<h3>Bigger, better, and more code than ever.</h3>
</div>
</header>
<section id="faq">
<div class="title">
<div class="row">
<div class="columns small-centered">
<h3>Sponsors</h3>
</div>
</div>
</div>
<div class="content">
<div class="row">
<div>
<div class="question">
<h4 style="text-align:center">HackNJIT is proud to be sponsored by the following companies and organizations:</h4>
<br>
<a href="https://www.moodys.com/" target="_blank">
<img src="img/sponsors2016/moodys-logo.png" alt="Moody's">
</a>
<br>
<br>
<a href="https://www.addteq.com/" target="_blank">
<img src="img/sponsors2016/addteq-logo.png" alt="Addteq">
</a>
<br>
<br>
<a href="https://www.emazzanti.net/" target="_blank">
<img src="img/sponsors2016/emazzanti-logo.png" alt="eMazzanti">
</a>
<br>
<br>
<a href="https://www.citynatbank.com/" target="_blank">
<img src="img/sponsors2016/city-bank-logo.png" alt="City National Bank of NJ">
</a>
<br>
<br>
<a href="http://www.fdmgroup.com/" target="_blank">
<img src="img/sponsors2016/fdm-logo.png" alt="FDM Group">
</a>
<br>
<br>
<a href="https://www.prudential.com/personal/" target="_blank">
<img src="img/sponsors2016/prudential-logo.png" alt="Prudential">
</a>
<br>
<br>
<a href="http://njitshpe.weebly.com/" target="_blank">
<img src="img/sponsors2016/shpe-logo.png" alt="NJIT SHPE">
</a>
<br>
<br>
<a href="https://mlh.io/" target="_blank">
<img style="width:auto;height:150px" src="img/sponsors2016/mlh-logo-color.png" alt="MLH">
</a>
</div>
</div>
</div>
</div>
<div class="title">
<div class="row">
<div class="columns small-centered">
<h3>FAQ</h3>
</div>
</div>
</div>
<div class="content">
<div class="row">
<div class="columns small-centered">
<div class="question">
<h4>What’s HackNJIT?</h4>
<p>HackNJIT is a 24-hour hackathon running from November 5th to November 6th at the New Jersey Institute of Technology, during which, college students will forgo sleep to build some awesome projects.</p>
<h4>Who can participate?</h4>
<p>Any undergraduate or graduate college student is allowed to participate. You don’t have to be an NJIT student. However, you must be at least 18 years old. Sadly, high school students are not allowed to participate. While at HackNJIT, you will be expected to abide by the <a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" target="_blank">MLH Code of Conduct</a>.</p>
<h4>Does it cost me money to participate?</h4>
<p>Nope! There’s no registration fee for HackNJIT. However, you will need to cover any travel costs to get to NJIT.</p>
<h4>What SHOULD I bring?</h4>
<p>Bring whatever you need to hack. This includes your laptop, charger for your devices, and any other hardware you might need. Please also bring some form of identification. Note that, due to circumstances beyond our control, we cannot allow desktops at this hackathon.</p>
<h4>What SHOULDN’T I bring?</h4>
<p>Don’t bring any weapons, firearms, alcohol, illegal drugs, etc. If it’s not allowed on a flight, it’s not allowed at HackNJIT. </p>
<h4>Do I have to register as a team?</h4>
<p>We don’t impose any restrictions on team formation during registration. Feel fee to register by yourself, or find some friends and register together. However, we will limit a team’s size to 4 participants.</p>
<h4>Will there be food?</h4>
<p>We’ll be providing meals throughout the hackathon, as well as snacks and drinks. Note that, due to circumstances beyond our control, energy drinks are not allowed at this hackathon.</p>
<h4>Can I use any of my old projects?</h4>
<p>Please don’t! The whole fun of a hackathon is building something new in a really short time frame. That said, you are free to use any open source frameworks (such as Angular or Bootstrap), as well as any third-party API’s (such as Twitter’s API).</p>
<h4>You guys haven’t answered my question.</h4>
<p>If you still have questions, or want more information, feel free to email us at <a href="mailto:[email protected]">[email protected]</a>, or you can tweet us <a href="https://twitter.com/hacknjit" target="_blank">@HackNJIT</a>.</p>
</div>
</div>
</div>
</div>
</section>
<section id="schedule">
<div class="title">
<div class="row">
<div class="columns small-centered">
<h3>Schedule</h3>
</div>
</div>
</div>
<div class="content">
<div class="row">
<div class="columns day large-6">
<p class="date">Saturday, November 5th</p>
<div class="event">
<p class="time">11 AM — 1 PM</p>
<p class="name">Registration</p>
</div>
<div class="event">
<p class="time">12 PM</p>
<p class="name">Lunch</p>
</div>
<div class="event">
<p class="time">1 PM</p>
<p class="name">Welcome and Opening Ceremonies</p>
</div>
<div class="event">
<p class="time">2:30 PM</p>
<p class="name">Hacking Begins!</p>
</div>
<div class="event">
<p class="time">7 PM</p>
<p class="name">Dinner</p>
</div>
<div class="event">
<p class="time">9:30 PM</p>
<p class="name">Snacks</p>
</div>
</div>
<div class="columns day large-6">
<p class="date">Sunday, November 6th</p>
<div class="event">
<p class="time">8 AM</p>
<p class="name">Breakfast</p>
</div>
<div class="event">
<p class="time">12 PM</p>
<p class="name">Lunch</p>
</div>
<div class="event">
<p class="time">2:30 PM</p>
<p class="name">Hacking Ends, Judging Begins!</p>
</div>
<div class="event">
<p class="time">4 PM</p>
<p class="name">Awards and Closing Ceremonies</p>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="row">
<div class="columns">
<p>HackNJIT is hosted by</p>
</div>
<div class="columns">
<div class="row">
<div class="columns">
<div class="host" id="host-acm">
<a href="http://njit.acm.org/" target="_blank">
<img src="img/acm-logo.png">
</a>
</div>
<div class="host" id="host-ccs">
<a href="http://ccs.njit.edu/" target="_blank">
<img src="img/ccs-logo.png">
</a>
</div>
</div>
</div>
</div>
</div>
</footer>
<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-2017/events?utm_source=na-2017&utm_medium=TrustBadge&utm_campaign=na-2017&utm_content=white" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2017/white.svg" alt="Major League Hacking 2017 Hackathon Season" style="width:100%"></a>
</body>
</html>