-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
353 lines (307 loc) · 16.5 KB
/
Copy pathindex.html
File metadata and controls
353 lines (307 loc) · 16.5 KB
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
<!doctype html>
<html>
<head lang="en">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>HackUC</title>
<meta name="description" content="Union County Vocational Technical Schools Hackathon" />
<meta name="keywords" content="ucvts, hack, uc, union, county">
<meta property="og:title" content="HackUC">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" href="fancybox/jquery.fancybox-v=2.1.5.css" type="text/css" media="screen">
<link rel="stylesheet" href="css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link href='http://fonts.googleapis.com/css?family=Titillium+Web:400,600,300,200&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" href="/images/favicon.png" >
</head>
<body>
<div class="navbar navbar-fixed-top" data-activeslide="1">
<div class="container">
<!-- .navbar-toggle is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="nav-collapse collapse navbar-responsive-collapse">
<ul class="nav row">
<li data-slide="1" class="col-12 col-sm-2"><a id="menu-link-1" href="#slide-1" title="Next Section"><span class="icon icon-home"></span> <span class="text">HOME</span></a></li>
<li data-slide="2" class="col-12 col-sm-2"><a id="menu-link-2" href="#slide-2" title="Next Section"><span class="icon icon-gear"></span> <span class="text">ABOUT/WAIVER</span></a></li>
<li data-slide="3" class="col-12 col-sm-2"><a id="menu-link-3" href="#slide-3" title="Next Section"><span class="icon icon-code"></span> <span class="text">REGISTER</span></a></li>
<li data-slide="4" class="col-12 col-sm-2"><a id="menu-link-4" href="#slide-4" title="Next Section"><span class="icon icon-book"></span> <span class="text">SCHEDULE</span></a></li>
<li data-slide="5" class="col-12 col-sm-2"><a id="menu-link-5" href="#slide-5" title="Next Section"><span class="icon icon-globe"></span> <span class="text">SPONSORS</span></a></li>
<li data-slide="6" class="col-12 col-sm-2"><a id="menu-link-6" href="#slide-6" title="Next Section"><span class="icon icon-envelope"></span> <span class="text">CONTACT</span></a></li>
</ul>
<div class="row">
<div class="col-sm-2 active-menu"></div>
</div>
</div><!-- /.nav-collapse -->
</div><!-- /.container -->
</div><!-- /.navbar -->
<!-- === MAIN Background === -->
<div class="slide story" id="slide-1" data-slide="1">
<div class="container">
<div id="home-row-1" class="row clearfix">
<img src="images/logo.png" class="img-responsive" alt="Responsive image">
<div class="col-12">
<h1 class="font-semibold">HACK<span class="font-thin">UC</span></h1>
<h4 class="font-thin">Monday, June 22nd: 8am to 8pm</h4>
<h4 class="font-semibold">Union County Vocational Technical Schools Hackathon</h4>
<br>
<br>
</div><!-- /col-12 -->
</div><!-- /row -->
<!--
<div id="home-row-2" class="row clearfix">
<div class="col-12 col-sm-4"><div class="home-hover navigation-slide" data-slide="4"><img src="images/s02.png"></div><span>HACKER</span></div>
<div class="col-12 col-sm-4"><div class="home-hover navigation-slide" data-slide="3"><img src="images/s01.png"></div><span>MENTOR</span></div>
<div class="col-12 col-sm-4"><div class="home-hover navigation-slide" data-slide="5"><img src="images/s03.png"></div><span>SPONSOR</span></div>
</div>-->
</div><!-- /container -->
</div><!-- /slide1 -->
<!-- === Slide 2 === -->
<div class="slide story" id="slide-2" data-slide="2">
<div class="container">
<div class="row subtitle-row">
<div class="col-12 font-semibold">What is UCVTS?</span></div>
<div class="col-12 font-thin justify-text">UCVTS is a public vocational technical high school located in Scotch Plains, NJ. We are made up of five schools, spanning the disciplines of Theatre, Dance, Health, Engineering, Information Technology and many more.</span></div>
</div><!-- /row -->
<div class="row subtitle-row">
<h1 class="col-12 font-semibold">FAQ/WAIVER</h1>
<div class="col-12 col-lg-4 col-sm-6">
<h3 class="font-semibold justify-text">How much is HackUC going to cost?</h3>
<h3 class="font-thin justify-text">HackUC is completely, 100% free. We want to spread Computer Science Education, and Education should always be free. Come to learn and have free food!</h3>
</div><!-- /col12 -->
<div class="col-12 col-lg-4 col-sm-6">
<h3 class="font-semibold justify-text">I don't know how to code, should I still come?</h3>
<h3 class="font-thin justify-text">Of course you should come! HackUC aims to teach everyone more about Computer Programming, even if you haven't coded a single thing in your life. Our goal is to have you leave with a working application that you build yourself! Check <a class="with-hover-text" target="_blank" href="https://medium.com/hackathons-anonymous/wtf-is-a-hackathon-92668579601">this</a> out for more info!</h3>
</div><!-- /col12 -->
<div class="col-12 col-lg-4 col-sm-6">
<h3 class="font-semibold justify-text">What should I bring?</h3>
<h3 class="font-thin justify-text">Bring your laptop, chargers, power strips (if you can), school ID, and an attitude to learn! We'll be providing everything else, just bring anything you need to feel comfortable over 12 hours.</h3>
</div><!-- /col12 -->
</div><!-- /row -->
<div class="col-12 col-lg-4 col-sm-6">
<h3 class="font-semibold justify-text">I think I know someone who would be willing to sponsor, is that ok?</h3>
<h3 class="font-thin justify-text">Of course that's ok! Let them know to email us at <a class="with-hover-text" target="_blank" href="mailto:sponsor@hackuc.com">sponsor@hackuc.com</a> and we'll get back to them as soon as possible.</h3>
</div><!-- /col12 --><div class="col-12 col-lg-4 col-sm-6">
<h3 class="font-semibold justify-text">I'm not a student, but I want to help out!</h3>
<h3 class="font-thin justify-text">Perfect! HackUC always needs more mentors, and if you're able to help anyone out please contact us at <a class="with-hover-text" target="_blank" href="mailto:contact@hackuc.com">contact@hackuc.com</a> and we'll get back to you as soon as possible! We need all the help we can get, so no matter what your specialty, please help out!</h3>
</div><!-- /col12 --><div class="col-12 col-lg-4 col-sm-6">
<h3 class="font-semibold justify-text">I have more questions!</h3>
<h3 class="font-thin justify-text">We knew you'd ask this, for any other questions that weren't answered, feel free to email <a class="with-hover-text" target="_blank" href="mailto:contact@hackuc.com">contact@hackuc.com</a> and we'll get back to you as soon as we can.</h3>
</div><!-- /col12 -->
</div><!-- /row -->
<div class="row subtitle-row">
<div class="col-sm-1 hidden-sm"> </div>
<div class="col-12 col-sm-10 font-light">You Must Have A Release Waiver!<br><a class="with-hover-text link" target="_blank" href="http://www.hackuc.com/hackucwaiver.pdf" target="new">Download Here</a></div>
<div class="col-sm-1 hidden-sm"> </div>
</div><!-- /row -->
</div><!-- /container -->
</div><!-- /slide2 -->
<!-- === Slide 3 === -->
<div class="slide story" id="slide-5" data-slide="3">
<div class="container">
<div class="row title-row">
<div class="col-12 font-semibold">Register</div>
</div><!-- /row -->
<div class="row line-row">
<div class="hr"> </div>
</div><!-- /row -->
<div class="row subtitle-row">
<div class="col-sm-1 hidden-sm"> </div>
<div class="col-12 col-sm-10 font-light"><p>Registration is now closed</p><br>
<div class="col-sm-1 hidden-sm"> </div>
</div><!-- /row -->
</div><!-- /container -->
</div><!-- /slide3 -->
<!-- === Slide 4 === -->
<div class="slide story" id="slide-4" data-slide="4">
<div class="container">
<div class="row title-row">
<div class="col-12 font-semibold">Schedule</div>
</div><!-- /row -->
<div class="row line-row">
<div class="hr"> </div>
</div><!-- /row -->
<div class="row subtitle-row">
<div class="col-sm-1 hidden-sm"> </div>
<div class="col-12 col-sm-10">
<h3 class="font-thin">
<div class="table-responsive">
<table class="table" align="center">
<colgroup>
<col width="30%">
<col width="70%">
</colgroup>
<tr>
<td><p class="font-semibold" dir="ltr">Time</p></td>
<td><p class="font-semibold" dir="ltr">Event</p></td>
</tr>
<tr>
<td><p dir="ltr">8:00 am</p></td>
<td><p dir="ltr">Registration</p></td>
</tr>
<tr>
<td><p dir="ltr">8:30 am </p></td>
<td><p dir="ltr">Kick-Off</p></td>
</tr>
<tr>
<td><p dir="ltr">9:00 am</p></td>
<td><p dir="ltr">Hacking Begins + Breakfast</p></td>
</tr>
<tr>
<td><p dir="ltr">9:30 am</p></td>
<td><p dir="ltr"><b>Introduction to Web Development</b><br><em>Daniel Henriques</em></p></td>
</tr>
<tr>
<td><p dir="ltr">10:00 am</p></td>
<td><p dir="ltr"><b>Introduction to Arduino</b><br><em>Jacqueline Gerstein</em></p></td>
</tr>
<tr>
<td><p dir="ltr">11:00 am</p></td>
<td><p dir="ltr"><b>Agile Development</b><br><em>Delta Air Lines</em></p></td>
</tr>
<tr>
<td><p dir="ltr">12:00 pm</p></td>
<td><p dir="ltr">Lunch</p></td>
</tr>
<tr>
<td><p dir="ltr">2:00 pm</p></td>
<td><p dir="ltr">Activity: <b>Stack-ed Overflow</b></p></td>
</tr>
<tr>
<td><p dir="ltr">2:30 pm</p></td>
<td><p dir="ltr">Activity: <b>Hack-E-Sack</b></p></td>
</tr>
<tr>
<td><p dir="ltr">3:00 pm</p></td>
<td><p dir="ltr">Snack</p></td>
</tr>
<tr>
<td><p dir="ltr">3:00 pm</p></td>
<td><p dir="ltr">Activity: <b>Super Smash Tournament</b></p></td>
</tr>
<tr>
<td><p dir="ltr">3:30 pm</p></td>
<td><p dir="ltr"><b>Innovation, Design, Creativity</b><br><em>Kerel Fryar
</em></p></td>
</tr>
<tr>
<td><p dir="ltr">4:00 pm</p></td>
<td><p dir="ltr"><b>Turning Your Idea Into a Potential Business</b><br><em>Mike Ehrlich
</em></p></td>
</tr>
<tr>
<td><p dir="ltr">4:30 pm</p></td>
<td><p dir="ltr"><b>The Internet Of Everything</b><br><em>Regina Collins</em></p></td>
</tr>
<tr>
<td><p dir="ltr">6:00 pm</p></td>
<td><p dir="ltr">Dinner and Project Submission</p></td>
</tr>
<tr>
<td><p dir="ltr">6:30 pm</p></td>
<td><p dir="ltr">Judging and Project Demos</p></td>
</tr>
<tr>
<td><p dir="ltr">7:30 pm</p></td>
<td><p dir="ltr">Closing ceremony</p></td>
</tr>
</table>
</div>
</h3>
</div>
<div class="col-sm-1 hidden-sm"> </div>
</div><!-- /row -->
</div><!-- /container -->
</div><!-- /slide4 -->
<!-- === Slide 5 === -->
<div class="slide story" id="slide-5" data-slide="5">
<div class="container">
<div class="row title-row">
<div class="col-12 font-semibold">Sponsors</div>
</div><!-- /row -->
<div class="row line-row">
<div class="hr"> </div>
</div><!-- /row -->
<div class="row subtitle-row">
<div class="col-12 font-light">
<img src="images/sponsors2.png" class="img-responsive" alt="Responsive image">
</div><!-- /row -->
</div><!-- /container -->
</div><!-- /slide5 -->
<!-- === Slide 6 / Contact === -->
<div class="slide story" id="slide-6" data-slide="6">
<div class="container">
<div class="row title-row">
<div class="col-12 font-light">Contact <span class="font-semibold">Us</span></div>
</div><!-- /row -->
<div class="row line-row">
<div class="hr"> </div>
</div><!-- /row -->
<div class="row subtitle-row">
<div class="col-sm-1 hidden-sm"> </div>
<div class="col-12 col-sm-10 font-light">Contact us using the links below!</div>
<div class="col-sm-1 hidden-sm"> </div>
</div><!-- /row -->
<div id="contact-row-4" class="row">
<div class="col-sm-1 hidden-sm"> </div>
<div class="col-12 col-sm-2 with-hover-text">
<p><a target="_blank" href="http://twitter.com/hackucvts"><i class="icon icon-twitter"></i></a></p>
<span class="hover-text font-light ">@hackucvts</span></a>
</div><!-- /col12 -->
<div class="col-12 col-sm-2 with-hover-text">
<p><a target="_blank" href="mailto:contact@hackuc.com"><i class="icon icon-envelope"></i></a></p>
<span class="hover-text font-light ">contact@hackuc.com</span></a>
</div><!-- /col12 -->
<div class="col-12 col-sm-2 with-hover-text">
<p><a target="_blank" href="http://www.hackuc.com"><i class="icon icon-home"></i></a></p>
<span class="hover-text font-light ">www.hackuc.com</a>
</div><!-- /col12 -->
<div class="col-12 col-sm-2 with-hover-text">
<p><a target="_blank" href="http://www.facebook.com/hackucvts"><i class="icon icon-facebook"></i></a></p>
<span class="hover-text font-light ">facebook/HackUC</span></a>
</div><!-- /col12 -->
<div class="col-12 col-sm-2 with-hover-text">
<p><a target="_blank" href="http://instagram.com/hackucvts/"><i class="icon icon-instagram"></i></a></p>
<span class="hover-text font-light ">HackUCInsta</span></a>
</div><!-- /col12 -->
<div class="col-sm-1 hidden-sm"> </div>
</div><!-- /row -->
</div><!-- /container -->
</div><!-- /Slide 6 -->
</body>
<!-- SCRIPTS -->
<script src="js/html5shiv.js"></script>
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="fancybox/jquery.fancybox.pack-v=2.1.5.js"></script>
<script src="js/script.js"></script>
<!-- fancybox init -->
<script>
$(document).ready(function(e) {
var lis = $('.nav > li');
menu_focus( lis[0], 1 );
$(".fancybox").fancybox({
padding: 10,
helpers: {
overlay: {
locked: false
}
}
});
});
</script>
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-58778020-2', 'auto');
ga('send', 'pageview');
</script>
</html>