forked from RocHack/rochack.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhackathon.html
More file actions
104 lines (90 loc) · 5.66 KB
/
hackathon.html
File metadata and controls
104 lines (90 loc) · 5.66 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
---
layout: default
title: Spring '14 Hackathon
ogimage: //rochack.org/static/hackathon.jpg
---
<div class="cover hackathon">
<div class="container no-expand">
<div class="greeting twelve columns offset-by-two">
<h1>RocHacks Spring '14</h1>
<div class="about">
<p>RocHack's first 24 hour hackathon.</p>
<p>Open to all students at all schools on April 12th and 13th, 2pm to 2pm. Rettner Hall at the University of Rochester.</p>
</div>
</div>
<div class="four columns offset-by-six">
<a id="hackathon-register" class="register" href="http://www.eventbrite.com/e/rochacks-spring-14-tickets-10940420091" target="_blank">Registration closed :(</a>
</div>
</div>
</div>
<div class="container">
<div class="eight columns text-box">
<h1>A hacka-what?</h1>
<p>Hackathon! It's an event about building the coolest thing you can in 24 hours and meeting awesome people. We don't place any limits on what you can build. Traditionally there are software projects but we'd love to see hardware, or whatever else people come up with as well. It just has to be built within the 24 hours.</p>
<p>At the end of the 24 hours we have judges get together and determine the coolest hacks. Winners get awesome prizes!</p>
</div>
<div class="eight columns text-box">
<h1>When and where?</h1>
<p>April 12th and 13th from 2pm to 2pm, <a href="https://www.google.com/maps/place/Wilson+Commons/@43.1289061,-77.6297297,17z/data=!3m1!4b1!4m2!3m1!1s0x89d6b4c7e5dc3a6d:0xde5eaedae1b0ea81">Rettner Hall</a> (the new building right next to Wilson Commons) at the University of Rochester.</p>
<p>If you're coming from a different school and need help with parking, getting here, or anything else, <a href="mailto:steve@stevegattuso.me">email us</a>. We're more than happy to help with anything!</p>
</div>
<div class="sixteen columns text-box faq-container" id="sponsors">
<h1>Sponsors</h1>
<div class="container">
<div class="eight columns sponsor">
<a href="https://www.google.com/"><img src="/static/sponsors/google.png" /></a>
</div>
<div class="eight columns sponsor">
<a href="https://www.factset.com/"><img src="/static/sponsors/factset.png" /></a>
</div>
</div>
<div class="container">
<div class="eight columns sponsor">
<a href="https://www.mathworks.com/"><img src="/static/sponsors/mathworks.png" /></a>
</div>
<div class="eight columns sponsor">
<a href="https://www.gradfly.co/"><img src="/static/sponsors/gradfly.jpg" /></a>
</div>
</div>
<div class="container">
<div class="eight columns sponsor">
<a href="http://sparkfun.com"><img src="/static/sponsors/sparkfun.jpg" /></a>
</div>
<div class="eight columns sponsor">
<a href="https://www.sendgrid.com/"><img src="/static/sponsors/sendgrid.png" /></a>
</div>
</div>
</div>
<div class="sixteen columns text-box faq-container">
<h1>FAQ</h1>
<div class="container">
<div class="eight columns faq-question">
<h3>Do I bring anything?</h3>
<p>Yep! Bring a laptop and anything else you need to get you into the coding zone. If you're from out of town and want to sleep make sure you bring a comfy sleeping bag!</p>
<p>If you're interested in a hardware hack, bring along some equipment but <b class="hax">we will have plenty of toys for you to use in your project</b> if you need anything!</p>
</div>
<div class="eight columns faq-question">
<h3>Do I have pay to attend?</h3>
<p>No! The hackathon is completely free to all students who want to attend. The only thing you'll have to cover is transportation (if you're coming from other places) and some food.</p>
</div>
</div>
<div class="container">
<div class="eight columns faq-question">
<h3>Will there be food?</h3>
<p>Yes! We're still working out the details but we'll at least cover one or two of your meals while you're hacking. Worst case, if you're still hungry, we are 3 minutes away from The Pit (our a-la-carte dining hall in Wilson Commons).</p>
</div>
<div class="eight columns faq-question">
<h3>What if I don't have an idea?</h3>
<p>Come anyways! We can help you find a team that already has an idea or we'll have a list of ideas from departments across campus that you can browse through. Regardless, we'll figure something awesome out for you!</p>
</div>
<div class="eight columns faq-question">
<h3>What if I have a cool idea but don't know how to code?</h3>
<p>If you're interested in learning how to program, you should totally come. Hackathons are a great way to get started with building your awesome idea for yourself! If coding isn't for you, we have <a href="https://docs.google.com/forms/d/1pP8NdXZ6Lss8DLcZRvmR63trHWgC9doqi2d3eH4m8i8/viewform">a form for outside ideas</a> that anyone at the hackathon can build if they don't have their own idea.</p>
</div>
<div class="eight columns faq-question">
<h3>Any other questions?</h3>
<p>Get in touch! You can contact us via <a href="mailto:steve@stevegattuso.me">email</a> and we'll get back to you as soon as possible.</p>
</div>
</div>
</div>
</div>