This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
live.html
211 lines (194 loc) · 12.7 KB
/
live.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta name="description" content="OHI/O 2015: Live">
<meta name="keywords" content="Hackathon, OHIO, 2015">
<meta name="author" content="ohio, buckeye hackers">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:url" content="http://hack.osu.edu">
<meta property="og:type" content="website">
<meta property="og:title" content="OHI/O 2015: Live">
<meta property="og:description" content="OHI/O 2015: The Ohio State Hackathon">
<meta property="og:site_name" content="OHI/O 2015">
<meta property="og:image" content="img/logo.png">
<link rel="icon" href="images/favicon.png">
<title>OHI/O 2015: Live</title>
<link rel="shortcut icon" href="img/favicon.ico" />
<link rel="stylesheet" type="text/css" href="https://www.osu.edu/assets/fonts/webfonts.css">
<link rel="stylesheet" type="text/css" href="style/font-awesome.css">
<link rel="stylesheet" type="text/css" href="style/s.css">
<link rel="stylesheet" type="text/css" href="style/live.css">
</head>
<body ng-app='hack' ng-controller='Controller'>
<nav id="nav" class="">
<div class="content">
<a class="menu-open" id="mb">Menu</a>
<ul>
<li><a href="index.html">Back to Home</a></li>
</ul>
</div>
</nav>
<section>
<br /><br /><br /><br /><br /><br />
<div class="container">
<h1 class="section-title">OHI/O 2015: Live</h1>
<p>Welcome to OHI/O. Here's your hub for everything you need for the weekend: map, schedule, resources, challenges, and more.</p>
<p>
<a class="button b black" href="challenges.html">Challenges</a>
<a class="button b black" href="ideas.html">Hack Ideas</a>
<a class="button b black" href="https://www.eventbrite.com/e/ohio-2015-ohio-state-hackathon-showcase-tickets-19160103385">Showcase</a>
</p>
<br /><br />
<div class="left-content">
<div class="banner">
<h2 class="section-title white">Map</h2>
<div class="content-box center">
The following is the rough layout of OHI/O in the Ohio Union's Ballroom. The West Ballroom is used for tech talks, food, and the showcase, while the East Ballroom hosts hackers, mentors, sponsors, and more.
<br /><br />
<img src="img/map.png" style="max-width: 100%; height: auto;" alt="Rough map of the Ballroom layout." />
</div>
</div>
<br /><br />
<div class="banner">
<h2 class="section-title white">Schedule</h2>
<div class="content-box center">
The event will take place in Archie Griffin Ballroom on the second floor of the Ohio Union
(1739 N. High St). Please be aware no one will be permitted to enter or exit the building
from 11:30-7 AM on Sunday, November 15th.
<br /><br />
<img src="img/schedule.png" style="max-width: 100%; height: auto;" alt="Schedule for OHI/O 2015." width="500"/>
</div>
</div>
<br /><br />
<div class="banner">
<h2 class="section-title white">Challenges</h2>
<div class="content-box">
Several OHI/O sponsors have provided you with challenges you can incorporate into your project. The best projects for each challenge will win prizes.
<br /><br />
<h3>Translational Data Analytics Challenge</h3>
<b>Prize:</b> $250 Apple Giftcards
<ul>
<li><a href="/docs/challenges/tda/TDA Challenge.pdf">Challenge Details</a></li>
<li><a href="/docs/challenges/tda/TDA FAQ.pdf">FAQ</a></li>
<li><a href="/docs/challenges/tda/TDA Jobs Data Test.xls">Jobs Data Test Spreadsheet</a> <small>(download)</small></li>
<li><a href="/docs/challenges/tda/TDA Students Test.xlsx">Students Test Spreadsheet</a> <small>(download)</small></li>
</ul>
<h3>Wexner Medical Center ResearchKit Challenge</h3>
<b>Prize:</b> 4 Apple Watches
<ul>
<li><a href="/docs/challenges/wexner/Wexner ResearchKit Challenge.pdf">Challenge Details</a></li>
<li><a href="https://developer.apple.com/researchkit/">ResearchKit for Developers</a></li>
<li><a href="https://developer.apple.com/healthkit/">HealthKit for Developers</a></li>
<li><a href="http://www.raywenderlich.com/104575/researchkit-tutorial-with-swift">Raywenderlich ResearchKit tutorial</a></li>
<li><a href="https://developer.apple.com/library/prerelease/ios/releasenotes/General/iOS90APIDiffs/Objective-C/HealthKit.html">New HealthKit DataTypes in iOS 9</a></li>
<li><a href="http://images.apple.com/business/docs/iOS_Security_Guide.pdf">iOS Security White Paper <small>(HealthKit data protection on p. 24)</small></a></li>
</ul>
<h3>Esri Challenge</h3>
<b>Prize:</b> $500
<ul>
<li><a href="/docs/challenges/esri/Esri Challenge.pptx">Challenge Details</a> <small>(download)</small></li>
<li><a href="http://esri.github.io/">Esri on GitHub</a></li>
<li><a href="http://hackathon-handbook.com/">Esri Hackathon Handbook</a></li>
<li><a href="https://developers.arcgis.com/en/">ArcGIS Developer Platform</a></li>
</ul>
<h3>Fuse Challenge</h3>
<b>Prize:</b> Sponsored lunch, GoPro cameras, and possibility of internship
<ul>
<li><a href="/docs/challenges/fuse/Fuse Challenge.pdf">Challenge Details</a></li>
<li><a href="http://www.healthdata.gov/dataset">HealthData.gov Datasets</a></li>
</ul>
<h3>RetailMeNot Challenge</h3>
<b>Prize:</b> $100 Amazon gift cards
<ul>
<li><a href="http://docs.hackohio.apiary.io/">Apiary Docs and API</a></li>
<li>Help save the world some money! Make the best/most innovative use of the API.</li>
</ul>
</div>
</div>
</div>
<div class="right-content">
<div class="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> Archie M. Griffin Grand Ballroom in the Ohio Union (1739 N High St, 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="banner">
<h2 class="section-title white">Resources</h2>
<div class="content-box">
<ul>
<li><a href="/docs/Ohio Union Safety.pdf">Safety and Security Points</a></li>
<li><a href="/docs/Presenting Your Hack.pdf">Presenting Your Hack</a></li>
<li><a href="/img/desk stretches.jpg">Desk Stretches</a></li>
</ul>
</div>
</div>
<br /><br />
<div class="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 />
1st Place<h3>Samsung S6 + Samsung Gear VR</h3>
2nd Place<h3>Myo Armband</h3>
3rd Place<h3>Leap Motion Controller</h3>
Popular Vote<h3>FitBit</h3>
Most Tech Challenging<h3>Amazon Echo</h3>
Most Creative<h3>Makey Maker</h3>
Best Real-World Application<br /><h3>Blade Pico QX</h3>
<hr />
See our <b><a href="/challenges.html">Challenges</a></b> for full details on sponsor prizes.
<br /><br />
Translational Data Analytics Challenge<br /><h3>$250 Apple Giftcards</h3>
Wexner Medical Center ResearchKit Challenge<br /><h3>Apple Watches</h3>
Esri Challenge<br /><h3>$500</h3>
<hr />
We also have plenty of great door prizes to give away:
<br /><br />
<h3>Raspberry Pi 2 • iDap-T3 • Pencil by FiftyThree • Tile</h3>
We'll give away some door prizes at our sponsor's tech talks on Saturday; attend to enter a raffle for a chance to win!
</div>
</div>
<br /><br />
<div class="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>
<script src="bower_components/angular/angular.min.js"></script>
<script src="bower_components/angular-scroll/angular-scroll.min.js"></script>
<script src="bower_components/angular-sanitize/angular-sanitize.min.js"></script>
<script src="bower_components/countUp.js/countUp.js"></script>
<script src="bower_components/angular-timeline/dist/angular-timeline.js"></script>
<script src="js/app.js"></script>
<script src="bower_components/jquery/dist/jquery.min.js"></script>
</body>
</html>