-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
362 lines (324 loc) · 13.9 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
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
<!DOCTYPE HTML>
<!--
Photon by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>DVHacks @ Diablo Valley College</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
<link rel="stylesheet" href="css/vertical-style.css"> <!-- Resource style -->
<link href='http://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/reset.css"> <!-- CSS reset -->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
<!-- SITE FAVICON META -->
<link rel="apple-touch-icon" sizes="57x57" href="/images/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/images/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/images/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/images/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/images/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/images/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/images/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/images/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/images/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/images/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/images/favicons/manifest.json">
<link rel="shortcut icon" href="/images/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="/images/favicons/mstile-144x144.png">
<meta name="msapplication-config" content="/images/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<!-- Header -->
<section id="header">
<div class="inner">
<img style="max-height: 400px; max-width: 400px" src="images/greyhelmet-both-transparent.png">
<h1 style="margin-top: -50px;">DVHACKS</h1>
<h1>Diablo Valley College's first ever hackathon</h1>
<p>Two full days of hacking, building, and breaking <br/><strong>May 1st</strong></p>
<ul class="actions">
<li><a href="#one" class="button scrolly">Get Started</a></li>
</ul>
</div>
</section>
<!-- Location -->
<section id="one" class="main style1">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<header class="major">
<h2>Diablo Valley College</h2>
</header>
<p>Diablo Valley College is throwing it's first ever hackathon! This is an event where you can hack together anything you can dream of, hopefully learning new programming skills along the way. Present your finished product at the end for everyone to see. There will be workshops,mentors, and other resources to help you build the coolest software possible. Join us for the first ever Diablo Valley Hackathon by <a
href="https://www.dvcoders.com">dvcoders</a>
</p>
</div>
<div class="6u$ 12u$(medium) important(medium)">
<span class="image fit"><img src="images/dvc-bookstore.jpg" alt="" /></span>
</div>
</div>
</div>
</section>
<!-- Event Summary -->
<section id="two" class="main style2">
<div class="container">
<div class="row 150%">
<div class="6u 12u$(medium)">
<ul class="major-icons">
<li><span class="icon style1 major fa-laptop"></span></li>
<li><span class="icon style2 major fa-desktop"></span></li>
<li><span class="icon style3 major fa-coffee"></span></li>
<li><span class="icon style4 major fa-cog"></span></li>
<li><span class="icon style5 major fa-database"></span></li>
<li><span class="icon style6 major fa-code-fork"></span></li>
</ul>
</div>
<div class="6u$ 12u$(medium)">
<header class="major">
<h2>Long Time Hacker or First Time Programmer?</br>Come to DVHacks to Create, Develop, and Break!</h2>
</header>
<p>
Writing software is an amazing feat. Discovering new technologies and using them to build awesome apps it an adventrue. We're committed to bring hackers great tools to use as well mentor them for new skills.
</p>
<p>
We have an awesome lineup of mentors for DVHacks. Without spoiling too much, we have a mixture of UC grads, vetern programmers, professors, and fellow hackers for a linup of amazing talks and demos. Expect to learn about functional programming, microcontrollers, Android, and Jekyll
</p>
<p>
We'll also have all your meals covered, snacks galore, and blazing wifi so you can get your hacks done in style. Start working on ideas, go, now!
</p>
</div>
</div>
</div>
</section>
<!-- FAQ -->
<section id="three" class="main styl2 special">
<div class="container">
<header class="major">
<h2 style="font-size: 60px">FAQ</h2>
</header>
<div class="row 150%">
<div class="4u 12u$(medium)">
<h3>
<strong>Who can attend?</strong>
</h3>
<p>
All current Diablo Valley Colelge students are welcome, as well as any other college student wanting to attend.
</p>
</div>
<div class="4u 12u$(medium)">
<h3>
<strong>When is it?*</strong>
</h3>
<p>
May 1st from 10:00 am to 10:00 pm
</p>
</div>
<div class="4u$ 12u$(medium)">
<h3>
<strong>How much does it cost?</strong>
</h3>
<p>
DVHacks is completely free to you! Nothing out of pocket, it's on us.
</p>
</div>
<div class="4u 12u$(medium)">
<h3>
<strong>What should I bring?</strong>
</h3>
<p>
A computer, chargers, and any hardware you want to hack on (we'll also be providing some if you don't have any).
</p>
</div>
<div class="4u 12u$(medium)">
<h3>
<strong>I don't have a team, can I still come?</strong>
</h3>
<p>
Absolutely, people go to hackathons without teams all the time. We'll have some time at the beginning of people to find a team.
</p>
</div>
<div class="4u 12u$(medium)">
<h3>
<strong>What is the max team size?</strong>
</h3>
<p>
You can have up to four people on a team.
</p>
</div>
<div class="4u -4u 12u$(medium)">
<h3>
<strong>I've never been to a hackathon before, is that okay?</strong>
</h3>
<p>
That's more than ok. Hackathons are the perfect time to learn new skills, and we'll have plenty of on site mentors and
workshops specifically for new hackers.
</p>
</div>
</div>
</div>
</section>
<!-- Event Schedule Title -->
<section id="four" class="main style2 special">
<div class="container">
<header class="major">
<h2 style="font-size: 60px;">Event Schedule*</h2>
<h4>May 1st</h4>
</header>
</div>
</section>
<!-- Event Schedule -->
<section id="cd-timeline" class="cd-container">
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
<img src="images/cd-icon-location.svg" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Registration Opens</h2></strong>
<p>Student Unionion Building</p>
<strong><span class="cd-date">9:00 AM </span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Opening Ceremony</h2></strong>
<p>Hear from the judges, fellow students, and DVhacks organizers before starting your hacks</p>
<strong><span class="cd-date">10:00 AM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Team Formation Session</h2></strong>
<p>For those without a team or idea, meet other like minded people to get started</p>
<strong><span class="cd-date">10:30 AM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Hacking Begins</h2></strong>
<p>Start your hacks!</p>
<strong><span class="cd-date">11:00 AM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Workshops</h2></strong>
<p><i>Web Development</i> with Dzmitry and Jacob Young</p>
<p><i>Micro Controllers</i> with Professor Mortezaie</p>
<p><i>Android Developmen</i> with Jake Loo</p>
<strong><span class="cd-date">11:00 AM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Lunch</h2></strong>
<strong><span class="cd-date">1:00 PM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Workshops</h2></strong>
<p><i>Functional Programming Paradigms</i> with Frank Hale</p>
<strong><span class="cd-date">11:00 AM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Dinner</h2></strong>
<strong><span class="cd-date">6:00 PM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Hacking Ends!</h2></strong>
<p>Submit you hacks on Challenge Post</p>
<strong><span class="cd-date">9:00 PM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Expo Begins</h2></strong>
<p>Demo what you've built to everyone, walk around and see what everyone else was doing</p>
<strong><span class="cd-date">9:00 PM - 9:45 PM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
<img src="images/cd-icon-location.svg" alt="Picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<strong><h2>Winners Announced!</h2></strong>
<p>Best Overall Hack</p>
<p>Best Web Hack</p>
<p>Best Mobile Hack</p>
<p>Best Hardware Hack</p>
<p>Best Design</p>
<strong><span class="cd-date">10:00 PM</span></strong>
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</section> <!-- cd-timeline -->
<!-- Five -->
<section id="five" class="main style2 special">
<div class="container">
<header class="major">
<h2 style="font-size: 80px">Ready to hack the Viking?</h2>
</header>
<ul class="actions uniform">
<li>
<a href="https://dvcodersclub.typeform.com/to/dRMAig" class="button special">Apply</a>
</li>
</ul>
</div>
</section>
<!-- Footer -->
<section id="footer">
<ul class="icons">
<li><a href="https://twitter.com/dvcoders" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/dvcoders" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="mailto:[email protected]" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>Scrambled Together by: <a href="https://twitter.com/JakeRYoung">@JakeRYoung</a></li>
<li><a target="_blank" href="https://github.com/dvcoders/dvhacks">Site Source</a></li>
</ul>
<small>* indicates subject to be changed without prior notice</small>
</section>
<!-- Scripts -->
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.scrolly.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/init.js"></script>
<script src="js/main.js"></script> <!-- Resource jQuery -->
<script src="js/modernizr.js"></script>
</body>
</html>