-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathlive.html
More file actions
218 lines (201 loc) · 8.86 KB
/
Copy pathlive.html
File metadata and controls
218 lines (201 loc) · 8.86 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="assets/img/favicon/favicon.ico">
<title>Makeathon: LIVE</title>
<meta name="Makeathon 2016 Live Website">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- FONT AWESOME CDN -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- FONTS -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="https://www.osu.edu/assets/fonts/webfonts.css">
<!-- STYLING -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
<link rel="stylesheet" type="text/css" href="assets/css/live.css">
</head>
<body>
<div class="container">
<h1 class="section-title">MakeOHI/O 2017: Live</h1>
<p><a href="index.html">< Back to Home</a></p>
<p>Here's your hub for everything you need for the weekend: map, schedule, resources, challenges, and more.</p>
<p>Brought to you by <a href="https://www.harris.com/"><img src="assets/img/s-logos/harris.svg" alt="Harris" style="height:1em"></a> and <a href="hack.osu.edu">OHI/O</a></p>
<br /><br />
<div class="left-content">
<div class="section-banner">
<h2 class="section-title white">Live Stream - Day 1 - Part 2</h2>
<div class="content-box center">
Below is the live stream from Day 1 at 7pm.
<br />
<div class="vid">
<iframe src="https://www.youtube.com/embed/LH6w4VjQhP8" frameborder="0" allowfullscreen></iframe>
<!--<iframe src="https://www.youtube.com/embed/D29k8dt-Y7s" frameborder="0" allowfullscreen></iframe>-->
</div>
<a href="https://www.youtube.com/embed/OlL6hW8Jgbw">Day 1 - Part 1</a> |
<a href="https://www.youtube.com/embed/LH6w4VjQhP8">Day 1 - Part 2</a> |
<a href="https://www.youtube.com/embed/D29k8dt-Y7s">Day 2</a>
</div>
</div>
<br /><br />
<div class="section-banner">
<h2 class="section-title white">Map</h2>
<div class="content-box center">
Here's our Makeathon's layout in Knowlton Hall.
<br />
<a href="assets/img/mapMakeOHIO2017.png">
<img src="assets/img/mapMakeOHIO2017.png" style="max-width: 100%; height: auto;" alt="Map of the Knowlton layout for the Makeathon." />
</a>
</div>
</div>
<br /><br />
<div class="section-banner">
<h2 class="section-title white">Schedule</h2>
<div class="content-box center">
<div class="col-sm-12 col-md-12 col-lg-12">
<table class="table-condensed table-bordered ">
<thead>
<tr>
<th>Start Time</th>
<th class="not_mapped_style" style="text-align:center">Event</th>
</tr>
</thead>
<tbody>
<tr>
<td>9:30 am</td>
<td>Check-In Opens for Accepted Participants</td>
</tr>
<tr>
<td>10:30 am</td>
<td>Waitlist Opens. Snacks Served.</td>
</tr>
<tr>
<td>11:15 am</td>
<td>Kickoff</td>
</tr>
<tr>
<td>12:00 pm</td>
<td>Making Begins</td>
</tr>
<tr>
<td>2:00 pm</td>
<td>Lunch</td>
</tr>
<tr>
<td>6:00 pm</td>
<td>Dinner</td>
</tr>
<tr>
<td>9:00 pm</td>
<td>Snacks</td>
</tr>
<tr>
<td>2:00 am</td>
<td>Early Morning Snacks</td>
</tr>
<tr>
<td>7:00 am</td>
<td>Breakfast</td>
</tr>
<tr>
<td>9:00 am</td>
<td>Deadline for Team Registration</td>
</tr>
<tr>
<td>11:30 am</td>
<td>Lunch</td>
</tr>
<tr>
<td>12:00 pm</td>
<td>Making Ends</td>
</tr>
<tr>
<td>12:15 pm</td>
<td>Judging Begins</td>
</tr>
<tr>
<td>2:00 pm</td>
<td>Showcase Begins</td>
</tr>
<tr>
<td>3:00 pm</td>
<td>Sleep</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div class="right-content">
<div class="section-banner">
<h2 class="section-title white">Contact</h2>
<div class="content-box">
<div class="social center">
<a href="https://facebook.com/hackohio"><i class="fa fa-facebook"></i></a>
<a href="http://twitter.com/hackohio"><i class="fa fa-twitter"></i></a>
<a href="http://instagram.com/hackohio"><i class="fa fa-instagram"></i></a>
</div>
<ul>
<li><b>Event Location:</b> Knowlton Hall (275 West Woodruff Avenue, Columbus, OH)</li>
<li><b>Emergency:</b> 9-1-1</li>
<li><b>OSU Public Safety (non-emergency):</b> (614) 292-2121</li>
</ul>
</div>
</div>
<br /><br />
<div class="section-banner">
<h2 class="section-title white">Resources</h2>
<div class="content-box">
<ul>
<li><a href="https://drive.google.com/open?id=1VC4w81MA0AzlD3SiT52k5pJPQMgQV_2D0VeiXj2b19U"> Kickoff Presentation Slides</li>
<li><a href="https://docs.google.com/presentation/d/1e7jHOpzCd0z8lh1g5RKXE8_sqsvQu0VTyZt5-krG7Rs/edit?usp=sharing"> Showcase Presentation Slides </li>
<li><a href="http://go.osu.edu/makeOHIOteams2017"> Teams: Register Here! </li>
<li><a href="assets/img/desk stretches.jpg">Desk Stretches</a></li>
</ul>
</div>
</div>
<br /><br />
<div class="section-banner">
<h2 class="section-title white">Prizes</h2>
<div class="content-box center">
Each winning team's members get one of these.
<!-- <br>
All finalists get an OHI/O trophy. -->
<br><br>
Top Tier<h3>BeagleBone Black</h3>
Top Tier<h3>Control Everything Current Kit</h3>
Top Tier<h3>Makey Makey Kit</h3>
Harris Best Communication Project<h3>Logitech K380 Multi-Device Bluetooth Keyboard</h3>
Battelle Best Electro-Mechanical Project<h3>Robotic Arm Edge</h3>
Art Form and Function<h3>EZ Cal Digital Caliper</h3>
Technical Achievement<h3>BeagleBone Green</h3>
Most Socially Responsible<h3>LuminAID Solar Lanterns</h3>
Clutch (best unfinished project)<h3>INNOVA 3320 Multi Meter</h3>
Sprinter (limited use of hardware from outside the event)<br><h3>Cypress PSOC Kit</h3>
Best Documentation<h3>Gift Card</h3>
</div>
</div>
<br><br>
<div class="section-banner">
<h2 class="section-title white">Tweets</h2>
<div class="content-box center">
<a class="twitter-timeline" href="https://twitter.com/hackohio" data-widget-id="664507322203553792">Tweets by @hackohio</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>
</div>
</div>
</div>
<div style="clear: both;"></div>
</section>
<footer>
<div class="content center white">
<h3 class="white">Ready to build something awesome?</h3>
<p class="white">Made with love by...<br><small><a style="color:white;" href="http://www.buckhacks.org/">Buckeye Hackers</a> • <a style="color:white;" href="https://opensource.osu.edu/">Open Source Club</a> • <a style="color:white;" href="http://electronicsosu.com/">Electronics Club</a> • <a style="color:white;" href="http://acmw.org.ohio-state.edu/">ACM-W</a> • <a style="color:white;" href="https://mobileapposu.github.io/">Mobile App Developers Club</a> • <a style="color:white;" href="http://www.cwdg.club/">CWDG</a> • <a style="color:white;" href="https://ecs.osu.edu/">Engineering Career Services</a> • <a style="color:white;" href="https://engineering.osu.edu/">College of Engineering</a> • <a style="color:white;" href="https://cse.osu.edu/">Department of Computer Science & Engineering</a> • <a style="color:white;" href="https://library.osu.edu/">University Libraries</a></small></p>
</div>
</footer>
</body>
</html>