-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
450 lines (430 loc) · 23.7 KB
/
index.html
File metadata and controls
450 lines (430 loc) · 23.7 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
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:og="http://ogp.me/ns#"
xmlns:fb="http://www.facebook.com/2008/fbml"><!--formatted-->
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:image" content="images/CodeRED%20Square.png">
<title>
CodeRED | Houston's Premier Hackathon
</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<link rel="shortcut icon" href="images/CodeRED-Icon.png" />
<link href="css/style.css" media="screen" rel="stylesheet" type="text/css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300' rel='stylesheet' type='text/css'>
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="420">
<div class="wrapper" id="wrapper">
<nav class="navbar navbar-inverse navbar-fixed-top menu">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="images/CodeRED-Light.svg" height="24">
</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="menuItem active">
<a href="#home" onclick="scrollToAnchor('#home')">Home</a>
</li>
<li class="menuItem">
<a href="#about" onclick="scrollToAnchor('#about')">About</a>
</li>
<li class="menuItem">
<a href="#schedule" onclick="scrollToAnchor('#schedule')">Schedule</a>
</li>
<li class="menuItem">
<a href="#faq" onclick="scrollToAnchor('#faq')">FAQ</a>
</li>
<li class="menuItem">
<a href="#sponsors" onclick="scrollToAnchor('#sponsors')">Sponsors</a>
</li>
<li class="menuItem">
<a href="#footer" onclick="scrollToAnchor('#footer')">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<header id="home">
<div class="banner row" id="banner">
<div class="col-xs-12 noPadd">
<div class="bannerPart">
<img class="bannerImg" height="100%" width="100%" src="images/1px.png">
</div>
</div>
</div>
<div class="bannerText container noselect" id="bannerContent">
<div id="CodeRED">
<img width="90%" id="logo" src="images/CodeRED-Light.svg" />
<h2>Houston's Premier Hackathon<br>April 3rd, 2015 @ University of Houston</h2>
</div>
<div id="social">
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Ffacebook.com%2FUHCodeRED&width&layout=button&action=like&show_faces=false&share=false&height=20&appId=613478798775068" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:20px;" allowTransparency="true" height="20" width="47"></iframe>
<iframe src="http://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fcodered.cougarcs.com&layout=button&appId=613478798775068" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowTransparency="true" width="56" height="20"></iframe>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://codered.cougarcs.com" data-text="CodeRED - Houston's Premier Hackathon" data-via="UH_CodeRED" data-count="none" data-hashtags="CodeRED">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
<a href="https://twitter.com/UH_CodeRED" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false">Follow @UH_CodeRED</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</div>
<br>
<div class="noselect" id="registration">
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<div id="mc_embed_signup">
<form action="//cougarcs.us10.list-manage.com/subscribe/post?u=4c9b374f672f97db6ec6e76ba&id=f59740d0ad" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate form-inline" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h3 for="mce-EMAIL">
Registrations have closed.<br>Subscribe for information on next year's hackathon</div><h3><br>
<div class="form-group">
<input type="email" value="" name="EMAIL" class="email form-control" id="mce-EMAIL" placeholder="email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;">
<input type="text" name="b_4c9b374f672f97db6ec6e76ba_f59740d0ad" tabindex="-1" value=""></div>
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button btn btn-default">
</div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
</div>
</div>
</header>
<section class="about" id="about">
<div class="container">
<div class="heading">
<h2>About</h2>
</div>
<div class="row">
<div class=" col-xs-12">
<h3>What's a hackathon?</h3>
<br>
<p>
Hackathons have taken the world by storm, and they're not about breaking or stealing. They're about solving problems and taking ideas and then building them for the world to see. They're about pushing the limits of the mind and body to create something amazing.
<br><br>
There's only one catch: You only have 24 hours.
<br><br>
</p>
<h3>Houston's Premier Hackathon.</h3>
<br>
<p>Prepare for a weekend filled with learning new technologies, pushing your limits, and making new friends. Students from UH and UHD are teaming up to create the University of Houston System's first major hackathon.
<br><br>
</p>
<h3>Everyone is welcome.</h3>
<br>
<p>
Whether you're making your first website, hacking health with hardware, or creating something fun; CodeRED is for you. We'll have great workshops, mentors, and more!
<br><br>
We'll provide plenty of food, awesome swag, and everything you need to carry out your craziest ideas.
</p>
<br>
<h3>Code of Conduct</h3>
<p>
CodeRED abides by the MLH code of conduct. For more info see <a href="http://static.mlh.io/docs/mlh-code-of-conduct.pdf">here</a>
</p>
</div>
</div>
</div>
</section>
<section class="schedule" id="schedule">
<div class="container">
<div class="heading">
<h2>Schedule</h2>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6" id="friday">
<div class="row">
<div class="col-xs-12 scheduleHead">
<h5>Friday</h5>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<h3>5:00PM</h3>
</div>
<div class="col-xs-12 col-sm-8">
<h5>Registration opens @ Eng. Lecture Hall D2</h5>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<h3>6:00PM</h3>
</div>
<div class="col-xs-12 col-sm-8">
<h5>Kick-off</h5>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<h3>7:00PM</h3>
</div>
<div class="col-xs-12 col-sm-8">
<h5>Dinner<br>Hacking Begins @ CBB</h5>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6" id="saturday">
<div class="row">
<div class="col-xs-12 scheduleHead">
<h5>Saturday</h5>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<h3>12:00 - 1:00AM</h3>
</div>
<div class="col-xs-12 col-sm-8">
<h5>Midnight Snack and Hacktivities</h5>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<h3>6:30 - 8:00AM</h3>
</div>
<div class="col-xs-12 col-sm-8">
<h5>Breakfast</h5>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<h3>12:00PM</h3>
</div>
<div class="col-xs-12 col-sm-8">
<h5>Lunch</h5>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<h3>6:00PM</h3>
</div>
<div class="col-xs-12 col-sm-8">
<h5>Judging</h5>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-4">
<h3>7:00PM</h3>
</div>
<div class="col-xs-12 col-sm-8">
<h5>Closing ceremony</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="faq" id="faq">
<div class="container">
<div class="heading">
<h2>FAQ</h2>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6">
<h3>What if I don't have a team or idea?</h3>
<p>
Don't worry! That's pretty common, you'll have time before the hacking begins to find a team. We'll also have Facebook group for attendees.
</p>
</div>
<div class="col-xs-12 col-sm-6">
<h3>What if I don't know how to code? </h3>
<p>
No problem! Designers and creatives are very common at hackathons. Want to learn how to code? We can help you out with that too.
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6">
<h3>How much does it cost?</h3>
<p>
Absolutely nothing for the event. We'll be providing snacks and meals, and sponsors will be handing out swag and prizes.
</p>
</div>
<div class="col-xs-12 col-sm-6">
<h3>Who can attend?</h3>
<p>
Any undergraduate and graduate student. You can be from any school. UH-System recent graduates are welcome as well.
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6">
<h3>What do I need to bring?</h3>
<p>
A computer (preferably laptop), student ID, chargers, a sleeping bag if needed, and anything you need to maintain hygene.
</p>
</div>
<div class="col-xs-12 col-sm-6">
<h3>How do I get there?</h3>
<p>
Drive, carpool, Uber/Lyft, etc. If there's enough demand we'll look into organizing busses.
<br><br>
</p>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-6">
<h3>How big can a team be?</h3>
<p>
No more than four people, please don't be one man team. The real fun and productivity happens when you're a team.
</p>
</div>
<div class="col-xs-12 col-sm-6">
<h3>What can I build?</h3>
<p>
Pretty much anything you want. Your mind is your limit. As long as you're not soldering and/or doing anything illegal.
</p>
</div>
</div>
</div>
</section>
<section class="sponsors" id="sponsors">
<div class="container">
<div class="heading">
<h2>Sponsors</h2>
</div>
<hr>
<div class="row center row-fluid" style="padding-top: 0">
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://microsoft.com" target="_new">
<img width="100%" alt="Microsoft" src="images/sponsor/Microsoft.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://ecnetwork.com/" target="_new">
<img width="100%" alt="Electronic Communications Network" src="images/sponsor/ECN.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://twosigma.com" target="_new">
<img width="100%" alt="Two Sigma" src="images/sponsor/two_sigma.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://parivedasolutions.com" target="_new">
<img width="100%" alt="Pariveda Solutions" src="images/sponsor/Pariveda.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://www.chevron.com/" target="_new">
<img width="50%" alt="Chevron" src="images/sponsor/Chevron.png"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://flowcal.com/" target="_new">
<img width="100%" alt="Flow-Cal" src="images/sponsor/FlowCal.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://corporate.exxonmobil.com/" target="_new">
<img width="100%" alt="ExxonMobil" src="images/sponsor/ExxonMobil.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://namecheap.com" target="_new">
<img width="65%" alt="Namecheap" src="images/sponsor/namecheap.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="https://ssl.com" target="_new">
<img width="100%" alt="SSL.com" src="images/sponsor/sslcom.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://qiqqa.com" target="_new">
<img width="100%" alt="Qiqqa" src="images/sponsor/qiqqa.png"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://coursality.com" target="_new">
<img width="100%" alt="Coursality" src="images/coursality.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://stickergiant.com" target="_new">
<img width="60%" alt="Sticker Giant" src="images/sponsor/StickerGiant.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://thalmiclabs.com" target="_new">
<img width="100%" alt="Thalmic Labs" src="images/sponsor/thalmiclabs.svg"></img>
</a>
</div>
</div>
<div class="heading">
<h2>Partners</h2>
</div>
<hr>
<div class="row center row-fluid">
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://mlh.io" target="_new">
<img width="100%" src="images/mlh.svg"></img>
</a>
</div>
</div>
<div class="row center row-fluid" style="padding-bottom: 85px">
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://cougarcs.com" target="_new">
<img width="100%" src="images/CSLogoBigforWhiteHorizontal.png"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://redlabs.bauer.uh.edu/" target="_new">
<img width="50%" src="images/REDLabs.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="http://www.csgirls.org/" target="_new">
<img width="50%" src="images/CSGirls.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="https://www.facebook.com/UHDHackers" target="_new">
<img width="100%" src="images/UHDHackers.svg"></img>
</a>
</div>
<div class="col-xs-6 col-md-4 vhelper">
<a href="https://www.facebook.com/groups/uhdacm/" target="_new">
<img width="100%" src="images/UHDACM.svg"></img>
</a>
</div>
</div>
<hr>
<h3 class="center">Want to become a sponsor?<br>
Send us an email at <a href="mailto:hackathon@cougarcs.com">hackathon@cougarcs.com</a></h4>
</div>
</section>
<section class="footer" id="footer">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6">
<h5>© 2014-2015 CougarCS.</h5>
</div>
<div class="col-xs-12 col-sm-6" id="footerRight">
<h5>Contact us at <a href="mailto:hackathon@cougarcs.com">hackathon@cougarcs.com</a></h5>
</div>
</div>
</div>
</section>
</div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<!-- <div class="modal fade" id="regModal" height="100%">
<div class="modal-header regHeader">
<a class="close" data-dismiss="modal">×</a>
<h3>CodeRED Registration</h3>
</div>
<div class="modal-body">
<div class="typeform-widget" data-url="https://faysalsharif.typeform.com/to/pFYPvE" data-text="CodeRed" style="width:100%;height:100%;color: red;">
</div>
<script>
(function(){var e,t,n,r,i=document,s=i.getElementById,o=i.createElement,u=i.getElementsByTagName,a="typef_orm",f="https://s3-eu-west-1.amazonaws.com/share.typeform.com/";if(!s.call(i,a)){t=o.call(i,"script");t.id=a;t.src=f+"widget.js";n=u.call(i,"script")[0];n.parentNode.insertBefore(t,n)}})()
</script>
</div>
</div> -->
</body>
</html>