This repository was 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
/
Copy pathchallenges.html
110 lines (104 loc) · 7.59 KB
/
challenges.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
<!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: Challenges">
<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: Challenges">
<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: Challenges</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: Challenges</h1>
<p>Several of OHI/O's sponsors have presented hackers with challenges. Tackle these challenges with your projects and have a chance to win awesome prizes!</p>
<br /><br />
<table style="width:100%;">
<tr>
<td style="text-align:center; vertical-align:top; width:33%">
<h3 class="center">Translational Data Analytics Challenge</h3>
<b>Prize:</b> $250 Apple Giftcards<br /><br />
<a href="docs/challenges/tda/TDA Challenge.pdf">Challenge Details</a><br />
<a href="docs/challenges/tda/TDA FAQ.pdf">FAQ</a><br />
<a href="docs/challenges/tda/TDA Jobs Data Test.xls">Jobs Data Test Spreadsheet</a> <small>(download)</small><br />
<a href="docs/challenges/tda/TDA Students Test.xlsx">Students Test Spreadsheet</a> <small>(download)</small><br />
</td>
<td style="text-align:center; vertical-align:top; width:33%">
<h3 class="center">Wexner Medical Center ResearchKit Challenge</h3>
<b>Prize:</b> 4 Apple Watches<br /><br />
<a href="docs/challenges/wexner/Wexner ResearchKit Challenge.pdf">Challenge Details</a><br />
<a href="https://developer.apple.com/researchkit/">ResearchKit for Developers</a><br />
<a href="https://developer.apple.com/healthkit/">HealthKit for Developers</a><br />
<a href="http://www.raywenderlich.com/104575/researchkit-tutorial-with-swift">Raywenderlich ResearchKit tutorial</a><br />
<a href="https://developer.apple.com/library/prerelease/ios/releasenotes/General/iOS90APIDiffs/Objective-C/HealthKit.html">New HealthKit DataTypes in iOS 9</a><br />
<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><br />
</td>
<td style="text-align:center; vertical-align:top; width:33%">
<h3 class="center">Esri Challenge</h3>
<b>Prize:</b> $500<br /><br />
<a href="docs/challenges/esri/Esri Challenge.pptx">Challenge Details</a> <small>(download)</small><br />
<a href="http://esri.github.io/">Esri on GitHub</a><br />
<a href="http://hackathon-handbook.com/">Esri Hackathon Handbook</a><br />
<a href="https://developers.arcgis.com/en/">ArcGIS Developer Platform</a><br />
</td>
</tr>
</table>
<table style="width:100%; margin-top:20px;">
<tr>
<td style="text-align:center; vertical-align:top; width:50%">
<h3 class="center">Fuse Challenge</h3>
<b>Prize:</b> Sponsored lunch, GoPro cameras, and possibility of internship<br /><br />
<a href="docs/challenges/fuse/Fuse Challenge.pdf">Challenge Details</a><br />
<a href="http://www.healthdata.gov/dataset">HealthData.gov Datasets</a><br />
</td>
<td style="text-align:center; vertical-align:top; width:50%">
<h3 class="center">RetailMeNot Challenge</h3>
<b>Prize:</b> $100 Amazon gift cards<br /><br />
<a href="http://docs.hackohio.apiary.io/">Apiary Docs and API</a><br />
Help save the world some money! Make the best/most innovative use of the API.<br />
</td>
</tr>
</table>
</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>