forked from neurodata/hack-neurodata
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
359 lines (286 loc) · 20.5 KB
/
index.html
File metadata and controls
359 lines (286 loc) · 20.5 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
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
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MedHacks - the Premier Biotech and Healthcare hackathon at Johns Hopkins University</title>
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/main.css" rel="stylesheet">
<link href="assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="assets/crosslogo.ico">
</head>
<body id="page-top">
<div class="header-navbar">
<h1 class="header-navbar-logo">MedHacks</h1>
<div class="header-navbar-hamburger"></div>
<ul class="header-navbar-items">
<li class="header-navbar-item"><a href="#about" class="header-navbar-link">About</a></li>
<li class="header-navbar-item"><a href="#apply" class="header-navbar-link">Apply</a></li>
<li class="header-navbar-item"><a href="#faq" class="header-navbar-link">FAQ</a></li>
<li class="header-navbar-item"><a href="#sponsors" class="header-navbar-link">Sponsor</a></li>
</ul>
</div>
<div class="header">
<div class="header-grad"></div>
<div class="header-pcb"></div>
<div class="header-bg"></div>
<div class="header-text">
<h2 class="header-text-headline">MedHacks 1.0 <span class="beating-heart fa fa-heart"></span></h2>
<h3 class="header-text-caption">Ready to change the future of health?</h3>
<h4 class="header-text-byline">at <strong>Johns Hopkins University</strong> | Oct. 2-4</h4>
<div class="header-text-actions">
<a href="http://medhacks.splashthat.com/" onclick="_gaq.push(['_trackEvent', 'link', 'outbound’, 'Apply - Home']);" class="header-text-action">Apply</a>
<a href="#sponsors" class="header-text-action">Sponsor</a>
</div>
</div>
</div>
<div id="about" class="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h1 class="descr-title info-heading">Medical & Healthcare Hackathon: for students, by students!</h1>
<p class="lead info-para">What if the most creative minds channeled their focus into solving the most impactful problems of today? Imagine if we could apply the ingenuity that powers the most profound technology into the most fundamental of all human concerns: <strong>health</strong>. MedHacks is the start. Join us for our <strong>medical hackathon</strong> at the world’s pinnacle of medical care, Johns Hopkins University. </p>
<p class="lead info-para">At MedHacks 2015, we're selecting the top innovative technologists, scientists, healthcare professionals, and engineers to build amazing things together. Hackers across all disciplines will unite to meet with the experts in every part of the medical field here at Johns Hopkins to <strong>develop their solutions to healthcare problems across the globe</strong>. At the end of the event, teams will have the opportunity to present their projects. Winners will be chosen by a board of judges.</p>
</div>
</div>
</div>
</div>
<div class="section-apply" id="apply">
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" id="ekg" class="section-apply-ekg" width="2000" height="104px" viewBox="0 0 2000 52">
<path d="M0 39h969.4776l2.798 -5.740l5.525 10.763l12.629 -48.956l13.705 71.031l12.315 -35.070l4.691 14.717l5.727 -13.101l3.655 5.925h969.477" stroke="white" fill="transparent" stroke-width="3" stroke-linejoin="round"/>
</svg>
<h2 class="section-apply-heading">Excited to <span id="thumper">disrupt</span> healthcare?</h2>
<a href="http://medhacks.splashthat.com" onclick="_gaq.push(['_trackEvent', 'link', 'outbound’, 'Apply - Banner']);" class="action-btn action-btn-light">Apply</a>
</div>
<div id="faq" class="faq">
<h2 class="heading-faq">FAQ</h2>
<div class="faq-column">
<div class="faq-box">
<h3>What is a hackathon?</h3>
<p>A hackathon is a place where people learn, play, and make. A hackathon is where people perform superhuman feats and solve problems in short periods of time. A hackathon is a producer of hackers. Hackathons are likely the most exciting thing you don't know too much about.</p>
<p>But more broadly defined, a hackathon is a multi-day event where people come together, ideate, and work intensively on ideas and products.</p>
</div>
<div class="faq-box">
<h3>Why MedHacks?</h3>
<p>MedHacks is a student-run event that focuses on innovating at the crossroads of medical entrepreneurship and technological development. By working together for the weekend, hackers at MedHacks will gain unique opportunities to learn from each other and from experts at the forefronts of medicine and technology – integrating their learning into real solutions to pressing medical challenges. At MedHacks 2015, hackers will put their creativity and skills to work to change – and save – lives.</p>
</div>
<div class="faq-box">
<h3>Where is MedHacks?</h3>
<p><a href="https://goo.gl/maps/VF5wL" target="_blank">Johns Hopkins University, Homewood Campus</a> in the center of Baltimore, MD.</p>
</div>
<div class="faq-box">
<h3>Who can participate?</h3>
<p>Any student, anywhere. Anyone can make an impact - hackthons produce "hackers", not the other way around. Students - both at the undergraduate and graduate level - with engineering, medical, and entrepreneurial backgrounds are encouraged to apply for a spot at MedHacks 2015.</p>
</div>
<div class="faq-box">
<h3>Awesome! Where can I apply?</h3>
<p>Applications are now open! <a href="http://medhacks.splashthat.com" onclick="_gaq.push(['_trackEvent', 'link', 'outbound', 'Apply - FAQ']);">Apply here.</a></p>
</div>
</div>
<div class="faq-column">
<div class="faq-box">
<h3>What is a Medical Hackathon?</h3>
<p>Drawing on the popular concept of hackathons being held around the world, we are challenging innovators to design solutions to the most pressing medical issues of our day within 36 hours. MedHackers will work (and play) in interdisciplinary teams over the weekend, utilizing the unique skillset of each team member to build the best solution to a critical medical problem. Along the way, hackers will eat together, code together, learn together, and design together before presenting their finished product (together) to a panel of judges.</p>
</div>
<div class="faq-box">
<h3>When is MedHacks?</h3>
<p>MedHacks 2015 will take place from Friday, October 2nd to Sunday, October 4th.</p>
</div>
<div class="faq-box">
<h3>What can I win?</h3>
<p>It's not about winning - it's about learning, having fun, and starting the renaissance of medical innovation! In addition, winners will be chosen by a judging panel based on criteria such as technical difficulty, creativity, and impact. Many sponsors will also give out cool prizes for hacks that excel in specific categories.</p>
</div>
<div class="faq-box">
<h3>I'm not a student, can I still get involved?</h3>
<p>Of course! We are looking for talented and qualified mentors, speakers, and <a href="./sponsors.pdf">sponsors</a> in tech, entrepreneurship, medicine, and their intersection. We're always looking for new people to get involved, shoot us an email at <a href="mailto:medhacks@jhu.edu">medhacks@jhu.edu</a> and we'll be in touch.</p>
</div>
</div>
</div>
<div class="sponsors" id="sponsors">
<h2 class="support-heading">Support Us!</h2>
<p class="lead lead-interest">Interested in sponsoring or getting involved?</p>
<!-- <p class="lead">Sponsors: <a href="mailto:sponsors@medhacks.org">sponsors@medhacks.org</a> | <a href="/sponsors.pdf" target="_blank">sponsorship sheet</a>.</p>
<p class="lead">Want to mentor our awesome MedHackers? Email <a href="mailto:mentors@medhacks.org">mentors@medhacks.org</a>.</p> -->
<p class="lead lead-interest">Email us at <a href="mailto:medhacks@jhu.edu">medhacks@jhu.edu</a> and view our <a href="/sponsors.pdf" target="_blank">sponsorship sheet</a>.</p>
<div class="sponsors-list">
<h2 class="sponsor-heading">Sponsors</h2>
<a href="http://500.co/" class="sponsor sponsor-500startups" target="_blank"><img src="assets/img/sponsors/500.png" alt="500 Startups"></a>
<a href="http://athenahealth.com/" class="sponsor sponsor-athena" target="_blank"><img src="assets/img/sponsors/athena.png" alt="Athena"></a>
<a href="http://www.kpcbfellows.com" class="sponsor sponsor-kpcb" target="_blank"><img src="assets/img/sponsors/kpcb-fellows.png" alt="KPCB"></a>
<a href="http://google.com/" class="sponsor sponsor-google" target="_blank"><img src="assets/img/sponsors/goog.png" class="sponsor-google" alt="Google"></a>
<a href="http://www.nebulab.io" class="sponsor sponsor-nebulab" target="_blank"><img src="assets/img/sponsors/nebulab.png" alt="Nebulab"></a>
<a href="http://alumni.jhu.edu/" class="sponsor sponsor-alumni" target="_blank"><img src="assets/img/sponsors/alumni.png" alt="JHU Alumni"></a>
<a href="http://leapmotion.com/" class="sponsor sponsor-leap" target="_blank"><img src="assets/img/sponsors/leap.png" alt="Leap"></a>
<a href="http://www.osvr.com" class="sponsor sponsor-osvr" target="_blank"><img src="assets/img/sponsors/osvr.jpg" alt="OSVR"></a>
<a href="https://www.thalmic.com/" class="sponsor sponsor-thalmic" target="_blank"><img src="assets/img/sponsors/thalmic.jpg" alt="Thalmic"></a>
<a href="http://www.manahealth.com/" class="sponsor sponsor-mana" target="_blank"><img src="assets/img/sponsors/mana.png" alt="Mana Health"></a>
<a href="http://thehealthcarealliance.com/" class="sponsor sponsor-healthcare-alliance" target="_blank"><img src="assets/img/sponsors/healthcare-alliance.png" alt="Healthcare Alliance"></a>
<a href="http://namecheap.com/" class="sponsor sponsor-namecheap" target="_blank"><img src="assets/img/sponsors/namecheap.png" alt="Namecheap"></a>
<a href="http://iamsogal.com/" class="sponsor sponsor-sogal" target="_blank"><img src="assets/img/sponsors/sogal.png" alt="SoGal"></a>
</div>
<div class="partners-list">
<h2 class="partners-heading">Partners</h2>
<a href="http://ifjh.org/" class="sponsor sponsor-if" target="_blank"><img src="assets/img/sponsors/innovation-factory.png" alt="Innovation Factory"></a>
<a href="http://jhumhealth.org/" class="sponsor sponsor-gmi" target="_blank"><img src="assets/img/sponsors/GMI.png" alt="GMI"></a>
<a href="http://www.bme.jhu.edu/" class="sponsor sponsor-jhubme" target="_blank"><img src="assets/img/sponsors/jhu-bme.png" alt="Johns Hopkins University Biomedical Engineering"></a>
<a href="http://www.alevelcapital.com" class="sponsor sponsor-alevel" target="_blank"><img src="assets/img/sponsors/alevel.png" alt="A-Level Capital"></a>
<a href="http://www.openconnecto.me" class="sponsor sponsor-ocp" target="_blank"><img src="assets/img/sponsors/ocp.png" alt="Open Connectome Project"></a>
<a href="http://www.icm.jhu.edu/" class="sponsor sponsor-icm" target="_blank"><img src="assets/img/sponsors/ICM.png" alt="ICM"></a>
<a href="http://jhsph.edu/" class="sponsor sponsor-sph" target="_blank"><img src="assets/img/sponsors/sph.png" alt="School of Public Health"></a>
</div>
<div class="collaborators-list">
<h2 class="collaborators-heading">Additional Collaborators</h2>
<a href="http://hmdn.johnshopkins.edu/index.html" class="sponsor sponsor-hmdn" target="_blank"><img src="assets/img/sponsors/hmdn.png" alt="Hopkins Medical Devices Network"></a>
<a href="http://cbid.bme.jhu.edu/" class="sponsor sponsor-CBID" target="_blank"><img src="assets/img/sponsors/CBID.png" alt="CBID"></a>
<a href="http://www.hopkinsmedicine.org/technology_innovation" class="sponsor sponsor-tic" target="_blank"><img src="assets/img/sponsors/TIC.png" alt="TIC"></a>
<a href="http://jhurobotics.weebly.com/index.html" class="sponsor sponsor-jhu-robotics" target="_blank"><img src="assets/img/sponsors/jhu-robotics.png" alt="JHU Robotics"></a>
<a href="http://hopkinsbio.org/" class="sponsor sponsor-hbn" target="_blank"><img src="assets/img/sponsors/HBN.jpg" alt="HBN"></a>
<a href="http://jhutamid.johnshopkins.edu/" class="sponsor sponsor-tamid" target="_blank"><img src="assets/img/sponsors/tamid.png" alt="TAMID"></a>
</div>
</div>
<div class="page-footer">
<div class="container">
<div class="row" id="footer-text">
<div class="col-lg-10 col-lg-offset-1 text-center">
<h4><strong>MedHacks</strong></h4>
<p>3400 North Charles Street<br>Baltimore, MD 21218</p>
<a href="http://twitter.com/MedHacks" target="_blank" class="fa fa-twitter"></a>
<a href="http://facebook.com/MedHacks" target="_blank" class="fa fa-facebook"></a>
<hr class="small">
<p>Organized by <a href="http://ronboger.me" target="_blank">Ron Boger</a>, Kush Gupta, Neil Rens, Tamara Goldschmidt, David Hamburger, Greg Kiar, Ramzi Dudum, Elizabeth Galbut, Eyal Foni, Dr. Joshua T. Vogelstein</p>
<p>Special thanks to Bailey Parker, <a href="https://twitter.com/dwest_jr" target="_blank">David West</a>, and Christopher Naco</p>
<p>Copyright © MedHacks 2015</p>
</div>
</div>
</div>
</div>
<script src="/assets/js/jquery.js"></script>
<script>
$(function() {
function isMobile() {
return /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
}
// http://paulirish.com/2011/requestanimationframe-for-smart-animating/
// http://my.opera.com/emoller/blog/2011/12/20/requestanimationframe-for-smart-er-animating
// requestAnimationFrame polyfill by Erik Möller. fixes from Paul Irish and Tino Zijdel
// MIT license
(function() {
var lastTime = 0;
var vendors = ['ms', 'moz', 'webkit', 'o'];
for(var x = 0; x < vendors.length && !window.requestAnimationFrame; ++x) {
window.requestAnimationFrame = window[vendors[x]+'RequestAnimationFrame'];
window.cancelAnimationFrame = window[vendors[x]+'CancelAnimationFrame'] ||
window[vendors[x]+'CancelRequestAnimationFrame'];
}
if (!window.requestAnimationFrame)
window.requestAnimationFrame = function(callback, element) {
var currTime = new Date().getTime();
var timeToCall = Math.max(0, 16 - (currTime - lastTime));
var id = window.setTimeout(function() { callback(currTime + timeToCall); },
timeToCall);
lastTime = currTime + timeToCall;
return id;
};
if (!window.cancelAnimationFrame)
window.cancelAnimationFrame = function(id) {
clearTimeout(id);
};
}());
if(!isMobile()) {
(function(window, document, undefined) {
$(document).ready(function() {
var running = false,
$header = $('.header-navbar');
function updateHeaderScroll() {
if(running) {
return;
}
running = true;
window.requestAnimationFrame(function() {
$header.toggleClass('header-navbar-scrolled', $(window).scrollTop() > 20);
running = false;
});
}
updateHeaderScroll();
$(window).scroll(updateHeaderScroll);
});
})(window, window.document);
}
$('a[href*=#]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top - $('.header-navbar').height(),
}, 500);
$('html').removeClass('nav-open');
return false;
}
}
});
$('.header-navbar-logo').click(function() {
$('html,body').animate({scrollTop: 0}, 500);
$('html').removeClass('nav-open');
});
$('.header-navbar-hamburger').click(function() {
$('html').toggleClass('nav-open');
});
$('body').click(function(e) {
if($('html').hasClass('nav-open') && $(e.target).parents('.header-navbar').length === 0) {
$('html').removeClass('nav-open');
}
});
if(isMobile()) {
$('.header-navbar').addClass('header-navbar-scrolled');
}
});
</script>
<script>
$(function() {
var ekg = document.getElementById('ekg'),
path = ekg.getElementsByTagName('path')[0],
totalLength = path.getTotalLength()
thumper = document.getElementById('thumper'),
style = document.createElement('style'),
resizeTimeout = null;
document.getElementsByTagName('head')[0].appendChild(style);
var stylesheet = style.sheet;
function resizeEkg() {
resizeTimeout = null;
var width = document.body.clientWidth + 200;
ekg.setAttribute('width', width);
var viewBox = ekg.getAttribute('viewBox').split(' ');
viewBox[2] = width;
ekg.setAttribute('viewBox', viewBox.join(' '));
var side = ((width - 61.045) / 2).toFixed(3);
path.setAttribute('d', 'M0 39h' + side + 'l2.798 -5.740l5.525 10.763l12.629 -48.956l13.705 71.031l12.315 -35.070l4.691 14.717l5.727 -13.101l3.655 5.925h' + side);
totalLength = path.getTotalLength();
path.setAttribute('stroke-dasharray', (totalLength - 100).toFixed(3) + ' 100');
while(stylesheet.cssRules.length > 0) {
stylesheet.deleteRule(0);
}
var animation = 'ekg { 0% { stroke-dashoffset: ' + totalLength.toFixed(3) + '; } 100% { stroke-dashoffset: 0; } }'
try { stylesheet.insertRule('@-webkit-keyframes ' + animation, 0); } catch(e) {}
try { stylesheet.insertRule('@keyframes ' + animation, 0); } catch(e) {}
var duration = totalLength / 350;
path.style.webkitAnimationDuration = duration + 's';
path.style.animationDuration = duration + 's';
}
resizeEkg();
path.style.webkitAnimation = 'ekg 5.7s ease-in infinite';
path.style.animation = 'ekg 5.7s ease-in infinite';
$(window).on('resize', function() {
if(resizeTimeout !== null) {
clearTimeout(resizeTimeout);
}
resizeTimeout = setTimeout(resizeEkg, 30);
});
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create', 'UA-59988687-1', 'auto');ga('send', 'pageview');
</script>
</body>
</html>