forked from codingandcommunity/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhackathon.html
285 lines (261 loc) · 10.6 KB
/
hackathon.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<title>CCHacks</title>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="assets/js/modernizr.js"></script>
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">coding&&community</a>
</div>
<div class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav">
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="events.html">EVENTS</a></li>
<li class="active"><a href="hackathon.html">HACKATHON</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div>
</div>
</div>
<!-- *****************************************************************************************************************
BLUE WRAP
***************************************************************************************************************** -->
<div id="hackathon-header">
<h1>CCHacks</h1>
<h4>April 21st, 2018</h4>
</div>
<div class="container hackathon-container">
<div class="buzzwords">
<div class="buzzword">Code</div>
<div class="buzzword">Collaborate</div>
<div class="buzzword">Discover</div>
</div>
<p>CCHacks is a hackathon for local high school students hosted at RPI by
coding&&community. Students will have the opportunity to work together to
brainstorm, design, and code a project from scratch. We're excited to see
your creativity unleashed!</p>
<div id="register">
<h4>Registration has now closed :(</h4>
<!--a href="https://docs.google.com/forms/d/e/1FAIpQLScgMjUMnZBqXZsL4-_zjUYDZ2AzWAfu8YgJ-e1jJF1f8-vfJg/viewform?usp=sf_link" style="color:white">
<button type="button" class="btn btn-primary btn-lg">
Register Now
</button>
</a-->
</div>
<div class="section">
<h2>About</h2>
<div class="info">
<h6>When:</h6>
<p>9:00am - 5:00pm, April 21st, 2018</p>
</div>
<div class="info">
<h6>Where:</h6>
<p>Academy Hall Auditorium, 117 College Ave, Troy, NY</p>
</div>
<div class="info">
<h6>Who:</h6>
<p>Grades 9-12</p>
</div>
<p>CCHacks is open to coders of all skill levels. Mentors from RPI will be
around to help brainstorm, give advice, and teach mini tech-talks about
topics that might be useful to your project. At the end of the day, all
teams are encouraged to present their work, with the chance of winning some
prizes!</p>
</div>
<div class="section">
<h2>Guest Speaker</h2>
<div>
<img src="assets/img/bryce.jpg" id="guest"/>
</div>
<div id="guest-div">
<p id="guest-blurb">Bryce Miller is a QA tester and wearer of all hats at Velan
Studios. She graduated from RPI's game design program in the spring of 2016.</p>
</div>
</div>
<div class="section">
<h2>Schedule</h2>
<table>
<tbody>
<tr>
<td>9:00 am</td>
<td>Check-in and Breakfast</td>
</tr>
<tr>
<td>9:30 am</td>
<td>Form teams and kickoff</td>
</tr>
<tr>
<td>10:00 am</td>
<td>Begin Hacking</td>
</tr>
<tr>
<td>12:30 pm</td>
<td>Lunchtime</td>
</tr>
<tr>
<td>2:00 pm</td>
<td>Guest Speaker</td>
</tr>
<tr>
<td>4:30 pm</td>
<td>Presentations && Prizes</td>
</tr>
</tbody>
</table>
</div>
<div class="section">
<h2>Prizes/Categories</h2>
<div class="prizes">
<div class="prize">
<h4>Best Website</h4>
<p>Show off your HTML, CSS, and JavaScript skills, and make a dazzling
website!</p>
</div>
<div class="prize">
<h4>Best Hardware Hack</h4>
<p>There's more to tech than just writing code on a screen. Use an
Arduino or Raspberry PI to build the best hardware hack.</p>
</div>
<div class="prize">
<h4>Best Game</h4>
<p>Whether its a platformer or a top down game, design and implement
the best game possible.</p>
</div>
<div class="prize">
<h4>Most Creative</h4>
<p>Design and create the most innovative, thoughtful and unique
solution to a real world problem.</p>
</div>
<div class="prize">
<h4>Bootstrap Award</h4>
<p>This award is given to a team that shows perseverence and learns new
skills while tackling a difficult challenge.</p>
</div>
</div>
</div>
<div class="section">
<h2>FAQ</h2>
<div class="faq-container">
<div class="faq">
<h4>How much coding do I need to know?</h4>
<p>CCHacks is open to students of all skill levels. For less experienced
students, mentors from RPI will be available to guide you along. We
will also be providing starter code for some simple projects in web
development and game design.</p>
</div>
<div class="faq">
<h4>How will teams work? How will we plan a project?</h4>
<p>We will form teams at the beginning of the day. Don't worry if you
don't know anyone else, we'll make sure you make your way into a great
team! We will have brainstorming sessions at the beginning of the day
to help your team design a project.</p>
</div>
<div class="faq">
<h4>Do I need to bring a computer?</h4>
<p>If you own your own laptop, we encourage you to use your own. If you
don't own a laptop, we can provide one for you to use during the day.
</p>
</div>
<div class="faq">
<h4>Do I need to have any software installed?</h4>
<p>The software you will need depends on the project your team decides
to build. We recommend installing Python as well as a basic code
editor such as Sublime or Atom. Also feel free to check out
<a href="https://starthacking.org">StartHacking.org</a>.
</div>
<div class="faq">
<h4>Does CCHacks cost money?</h4>
<p>Not at all! We will take care of all meals, goodies and prizes.
However, we won't be able to provide transportation to the event.</p>
</div>
<div class="faq">
<h4>Where can I park?</h4>
<p>There is a parking lot right outside of Academy Hall.
</div>
<div class="faq">
<h4>What should I bring?</h4>
<p>You should bring your laptop and a charger. We will take care of
food, and any other materials needed.</p>
</div>
<div class="faq">
<h4>What is there to eat?</h4>
<p>We will provide meals throughout the day. Please let us know of
any allergy accomodations or dietary restrictions. </p>
</div>
<div class="faq">
<h4>Are parents and teachers welcome?</h4>
<p>Of course! Coding&&Community is all about building ties with all
community members, and we hope to meet with parents and teachers
to talk about how we can continue to engage with the community.</p>
</div>
</div>
</div>
</div>
<!-- *****************************************************************************************************************
AGENCY ABOUT
***************************************************************************************************************** -->
<div class="container mtb">
<div class="row">
</div><!--/row -->
</div><!--/container -->
<!-- *****************************************************************************************************************
FOOTER
***************************************************************************************************************** -->
<div id="footerwrap">
<div class="container">
<div class="row">
<div class="col-lg-4">
<h4>Social Links</h4>
<div class="hline-w"></div>
<p>
<a href="https://github.com/codingandcommunity">
<i class="fa fa-github fa-3x"></i></a>
<a href="https://www.facebook.com/codingandcommunity/"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/codingcomm"><i class="fa fa-twitter"></i></a>
</p>
</div>
</div><!--/row -->
</div><!--/container -->
</div><!--/footerwrap -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/retina-1.1.0.js"></script>
<script src="assets/js/jquery.hoverdir.js"></script>
<script src="assets/js/jquery.hoverex.min.js"></script>
<script src="assets/js/jquery.prettyPhoto.js"></script>
<script src="assets/js/jquery.isotope.min.js"></script>
<script src="assets/js/custom.js"></script>
</body>
</html>