-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
283 lines (273 loc) · 13.3 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
<!DOCTYPE html>
<html>
<head>
<title>UGA Hacks II – Learn, Create, Share.</title>
<link rel="stylesheet" media="all" href="main.css" data-turbolinks-track="true" />
<script src="main.js" data-turbolinks-track="true"></script>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" href="./assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./assets/favicon/favicon-16x16.png">
<link rel="manifest" href="./assets/favicon/site.webmanifest">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="WeogT5F4pBeKRxCGCiIbVYe8+Mw8uMAyRVLIf+m0eDTLm819D7dzAWPvArzMLrxGiF/Tkub63Bey1hsERgTtSA==" />
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<nav class="navbar navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="#about" class="active">About</a></li>
<li><a href="#schedule">Schedule</a></li>
<li><a href="#parking">Parking</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="#partners">Partners</a></li>
</ul>
</div>
<a id="mlh-trust-badge" style="position:fixed;top:0;right:50px;max-width:100px;width:10%;min-width: 60px;display:block;z-index:10000" href="https://mlh.io/?utm_campaign=Trust%20Badge" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2017/white.svg" alt="MLH Official - Fall 2015" style="width:100%;" ></a>
</div>
</div>
</nav>
<body>
<div id="about" class="main-content" class="container">
<div class="text-center" data-sr="wait .66">
<img class="img-responsive" alt="ugahacks logo" id="logo" src="./assets/hacks2logo.png" />
</div>
<div class="jumbotron spotlight">
<div class="row">
<h4>University of Georgia, Thinc Studios</h4>
<h4>November 4th-6th, 2016</h4>
<p>UGAHacks is back at it again for round two. Ready to create awesomeness?</p><br>
<p id="downarrow">
<i class="material-icons medium">expand_more</i>
</p>
<!-- <div class="col-md-4 col-md-offset-4">
<form id="preregistration">
<div class="input-group">
<input type="email" class="form-control" placeholder="E-Mail Address">
<span class="input-group-btn">
<button class="btn btn-default" type="submit">Pre-Register</button>
</span>
</div>
</form>
<script type="text/javascript">
$("#preregistration").submit(function(){
var email = ($("#preregistration input[type=\"email\"]").val());
$.post("/preregister", {
data: { email: email },
authenticity_token: "Z6bkoKzXV6UFi2T91K6EmDNkCUd08dwb2kSThImrIcf11wmSMhiAs+wjdscSoiOLPIciGa6zwD4twED/Jhu0uw=="
}, function(data) {
var response;
if (data.status && data.status == "Error") {
response = "Sorry, please refresh the page and try again.";
} else {
response = "Thanks for signing up! We'll keep you posted.";
}
$("#preregistration").text(response);
})
return false;
});
</script>
</div>-->
</div>
</div>
<section class="row" data-sr id="about-info">
<div class="col-md-12">
<!--<h2 class="header">This one is for all the <span class="red-text">dreamers</span>. All the <span class="red-text">movers</span>. All the <span class="red-text">creators</span>.</h2>
<p >We're calling hackers and innovators of all kinds – designers, coders, engineers, developers, modern athletes, gods, etc. – to come with an idea, with a passion, and with a drive to emerge from beneath the surface and create something out of nothing. So here's to you, the digital artist about to take another step, or perhaps your first step, to joining our global community of creators.</p>
<p >Make an impact and Happy Hacking!</p>
-->
<h2 class="header">What's in store <span class="red-text">for me</span>?</h2>
<p>
UGAHacks is a 36hour hackathon in which students from all around the southeast will gather to create something great. Students form teams to create ANYTHING their minds come to, gaining unique experience and connections. This oneofakind experience is open to anyone and comes with all the perks, including mentors, free food, video game competitions, social mixers, you name it. And the best part? Getting to show off your unique innovation, and bumping up your street cred. Participating is as simple as registering on this website.</p>
<p>
Good luck and Happy Hacking!
</p>
</div>
<div class="col-md-10 col-md-offset-1" id="timeline">
<div class="col-md-3 timeline-item">
<div class="progress-fill"></div>
<p></p>
</div>
<div class="col-md-3 timeline-item">
<div class="progress-fill"></div>
<p></p>
</div>
<div class="col-md-3 timeline-item">
<div class="progress-fill"></div>
<p></p>
</div>
<div class="col-md-3 timeline-item">
<div class="progress-fill"></div>
<p></p>
</div>
</div>
</section>
<section id="schedule" class="row" >
<br>
<br>
<div class="col-md-12">
<h2 class="header">Our <span class="red-text">Schedule</span></h2>
<div data-react-class="Schedule"></div>
</div>
</section>
<section id="parking" class="row collapsible" >
<br>
<br>
<div class="col-md-12">
<h2 class="header">Where to <span class="red-text">Park</span></h2>
<p>
You can find a map of parking areas <a class="red-text" href="https://tps.uga.edu/maps/index.html">here</a>.<br>Parking is available for free all weekend at E07, PAC Deck, S08, and East Campus Deck.
</p>
</div>
</section>
<section id="faq" class="row">
<br>
<br>
<div class="col-md-12">
<h2 class="header">You got <span class="red-text">questions</span>, we have <span class="red-text">answers.</span></h2>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">What is a hackathon?</h3>
</div>
<div class="panel-body">
Hackathons are large events where students come together to collaborate and make something awesome over a weekend. The word "hack" is used in the sense of "hacking something together."
</div>
</div>
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">Am I eligible?</h3>
</div>
<div class="panel-body">
All undergraduate and graduate students are welcome to hack. Professionals are welcome to join as mentors, sponsors, or lecturers.
</div>
</div>
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">What about food?</h3>
</div>
<div class="panel-body">
We got the best caterers from all over town to make sure you are fed in the spirit of southern hospitality!
</div>
</div>
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">Can I start working on my hack before the event?</h3>
</div>
<div class="panel-body">
No. All hacks need to be started at UGAHacks. However, feel free to familiarize yourself with the tools you want to use.
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">What can I make?</h3>
</div>
<div class="panel-body">
Anything! We have particpants coming from all backgrounds whether its, hardware, software, art, etc. You can build whatever you like.
</div>
</div>
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">Where can I sleep?</h3>
</div>
<div class="panel-body">
Even hackers need some beauty sleep! We will have some designated sleeping areas.
</div>
</div>
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">How much does UGAHacks cost to attend?</h3>
</div>
<div class="panel-body">
Nothing! This event is completely free for participants.
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-4">
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">How many people can be on my team?</h3>
</div>
<div class="panel-body">
You can have up to four people on your team.
</div>
</div>
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">Do you offer travel reimbursement?</h3>
</div>
<div class="panel-body">
Please state that you are seeking a travel reimbursement on your application. Travel reimbursement will be issued on a case by case basis.
</div>
</div>
<div class="panel">
<div class="panel-heading">
<h3 class="panel-title">What if I don't have a team or idea?</h3>
</div>
<div class="panel-body">
Not to worry. You won't be alone, we will be providing opportunities for students to connect with one another and brainstorm ideas.
</div>
</div>
</div>
</div><br/>
</section>
<section id="sponsors" class="row" >
<br>
<br>
<div class="col-md-12">
<h2 class="header">The <span class="red-text">sponsors</span> making our event possible.</h2>
<p class="bottom-buffer">
We have several great sponsors that have helped us along the way and more that we are excited to announce soon!<br> Interested in Becoming a sponsor? Shoot us an email: <a href="mailto:[email protected]" class="red-text">[email protected]</a> <!--
</p>
<a href="http://clarifai.com/"><img class="img-responsive giga" src="/assets/logos/Clarifai-672bc66b87d61752f597fc63bba1e8f2.png" alt="Clarifai" /></a>
<a href="http://roundsphere.com/"><img class="img-responsive giga" src="/assets/logos/Roundsphere-01a75ab148913b566b9573633c24fa7f.png" alt="Roundsphere" /></a>
<a href="http://www.sellerlabs.com/"><img class="img-responsive giga" src="/assets/logos/Seller Labs (black)-f9d890999334b1bc28eb1504e10deb6e.png" alt="Seller labs (black)" /></a>
<a href="http://www.statefarm.com/"><img class="img-responsive giga" src="/assets/logos/State Farm-db84f8e4d3f1693464a3c97d50629096.png" alt="State farm" /></a>
<br>
<a href="http://www.ncr.com/"><img class="img-responsive mega" src="/assets/logos/NCR-047b71a98700634bdb51925ae00b7989.png" alt="Ncr" /></a>
<br>
<a href="https://www.perficient.com/"><img class="img-responsive light-background kilo" src="/assets/logos/Perficient-b0c161c2eb326a812a1f50a4bacc2dbb.png" alt="Perficient" /></a>
<a href="http://redclay.com/"><img class="img-responsive kilo" src="/assets/logos/Red Clay-ada0ffd73666667624acea7dd9ec73dc.png" alt="Red clay" /></a>
<a href="https://www.toppick.org/"><img class="img-responsive kilo" src="/assets/logos/Top Pick-a07bdf35f175c2070bc717e8a9b39381.png" alt="Top pick" /></a>
<a href="https://www.venmo.com/"><img class="img-responsive kilo" src="/assets/logos/Venmo-fe397c0adbb27c185f0f2c40498d277c.svg" alt="Venmo" /></a>
<a href="http://www.aspirent.com/"><img class="img-responsive kilo" src="/assets/logos/Aspirent-b82f34b5f465e53637bdbce340541207.png" alt="Aspirent" /></a>
<a href="https://www.myo.com/"><img class="img-responsive light-background kilo" src="/assets/logos/Thalmic Labs-5c985e4d39d6a4e935c94d8105b59de5.png" alt="Thalmic labs" /></a>
<a href="https://www.namecheap.com"><img class="img-responsive light-background kilo" src="/assets/logos/Namecheap-b712f8762cc3400e338faf4081789d64.png" alt="Namecheap" /></a>
<a href="http://www.engineering.uga.edu/"><img class="img-responsive light-background kilo" src="/assets/logos/UGA College of Engineering-b7f0a7958084f9679ebe17eec3c1123b.png" alt="Uga college of engineering" /></a>
-->
</div>
</section>
<section id="partners" class="row" >
<br>
<br>
<div class="col-md-12">
<h1 class="header">Partners</h1>
<div class="row">
<div class="row sponsor-row">
<div class="col-md-12">
<a href="https://mlh.io/"><img class="light-background img-responsive flow" src="./assets/logos/mlh-logo-color.png" alt="Mlh logo color" /></a>
<a href="https://acm-uga.github.io/"><img class="img-responsive flow" src="./assets/logos/UGA-ACM.png" alt="Uga acm" /></a>
<!-- <a href="http://ieee.uga.edu/"><img class="light-background img-responsive flow" src="/assets/logos/UGA IEEE-ee90272882122e6c19e8397ff84d9283.png" alt="Uga ieee" /></a>
<a href="https://www.fourathens.com/"><img class="img-responsive flow" src="https://pbs.twimg.com/profile_images/2075446500/logo_transparent.gif" alt="Logo transparent" /></a>-->
</div>
</div>
</div>
</div>
</section>
</body>
</body>
</html>