This repository has been archived by the owner on May 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·340 lines (326 loc) · 14.7 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
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
<!--
$$\ $$\ $$\ $$\ $$$$$$\ $$$$$$\ $$\ $$\ $$$$$$\
$$$\ $$$ |$$ | $$ |$$ __$$\ $$ __$$\ $$ | $$ |$$ __$$\
$$$$\ $$$$ |$$ | $$ |$$ / $$ |$$ / \__|$$ |$$ / $$ / \__|
$$\$$\$$ $$ |$$$$$$$$ |$$$$$$$$ |$$ | $$$$$ / \$$$$$$\
$$ \$$$ $$ |$$ __$$ |$$ __$$ |$$ | $$ $$< \____$$\
$$ |\$ /$$ |$$ | $$ |$$ | $$ |$$ | $$\ $$ |\$$\ $$\ $$ |
$$ | \_/ $$ |$$ | $$ |$$ | $$ |\$$$$$$ |$$ | \$$\ \$$$$$$ |
\__| \__|\__| \__|\__| \__| \______/ \__| \__| \______/
http://www.youtube.com/watch?v=8To-6VIJZRE
#developersdevelopersdevelopers
Made with love by the MHacks Tech "Do you even hack, bro?" Team
-->
<!DOCTYPE html>
<html class="no-js carousel">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>MHacks LIVE</title>
<meta property="og:title" name="og:title" content="MHacks LIVE"/>
<meta property="og:site_name" name="og:site_name" content="MHacks"/>
<meta property="og:url" name="og:url" content="http://live.mhacks.org"/>
<meta property="og:image" name="og:content" content="http://mhacks.org/img/gateway-cover.jpg?v=4"/>
<meta name="description" property="description" content="Stay up-to-date throughout MHacks!">
<meta name="og:description" property="og:description" content="Stay up-to-date throughout MHacks!">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="image_src" href="img/mhacks_frame.png" >
<link rel="shortcut icon" href="img/mhacks_frame.png">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/lavish-bootstrap.css">
<link rel="stylesheet" href="css/typeahead.css">
<link rel="stylesheet" href="css/main.css">
<link href='http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<!-- start Mixpanel --><script type="text/javascript">(function(f,b){if(!b.__SV){var a,e,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");
for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=f.createElement("script");a.type="text/javascript";a.async=!0;a.src="//cdn.mxpnl.com/libs/mixpanel-2.2.min.js";e=f.getElementsByTagName("script")[0];e.parentNode.insertBefore(a,e)}})(document,window.mixpanel||[]);
mixpanel.init("cdc2b7170091990b82c91dc27da8c7a5");</script><!-- end Mixpanel -->
<script type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBdVaHIXO92K3gEkbfYu3cs25Atv_clQd0">
</script>
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=567361250010506&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="main-container" class="container fade-animated">
<div class="row" style="height: 100%;">
<div class="col-md-3" style="height: 100%; overflow: scroll;">
<div class="smaller-pane">
<div class="panel panel-schedule">
<div class="panel-heading">
<h3 class="panel-title">Friday</h3>
</div>
<div class="panel-body">
<ul class="list-group">
<li>
<h4>Registration Begins</h4>
<h5>05:30PM</h5>
<p>Busses start arriving and hackers can settle in.</p>
</li>
<li>
<h4>API Expo Begins</h4>
<h5>06:00PM</h5>
<p>Make sure to check out some of the coolest APIs thanks to our sponsors!</p>
</li>
<li>
<h4>Dinner Served</h4>
<h5>07:00PM</h5>
<p>Provided by Quixey</p>
</li>
<li>
<h4>Registration & API Expo End</h4>
<h5>08:30PM</h5>
<p>Closing ceremony imminent.</p>
</li>
<li>
<h4>Opening Ceremony</h4>
<h5>09:00PM</h5>
<p>Meet us on the North Campus Diag!</p>
</li>
<li>
<h4>Hacking & Crash Courses Begin</h4>
<h5>10:00PM</h5>
<p>Settle in, and start hacking!</p>
</li>
<li>
<h4>Waffles with Alexis Ohanian</h4>
<h5>10:30PM</h5>
<p></p>
</li>
</ul>
</div>
</div>
<div class="panel panel-schedule">
<div class="panel-heading">
<h3 class="panel-title">Saturday</h3>
</div>
<div class="panel-body">
<ul class="list-group">
<li>
<h4>Late Night Snack</h4>
<h5>12:30AM</h5>
<p>Pizza provided by Domino's. </p>
</li>
<li>
<h4>Late Night Snack (Part 2)</h4>
<h5>12:30AM</h5>
<p>Get up and Go Brownies provided by Goldman Sachs Engineering</p>
</li>
<li>
<h4>Technology in the Developing World</h4>
<h5>01:00AM</h5>
<p>Talk by Baris Yuksel from Google</p>
</li>
<li>
<h4>Hackaton Hackers Meetup</h4>
<h5>03:00AM</h5>
<p></p>
</li>
<li>
<h4>Highschool Hackers Meetup</h4>
<h5>05:00AM</h5>
<p></p>
</li>
<li>
<h4>Breakfast Served</h4>
<h5>08:00AM</h5>
<p>Omnomnom. Provided by Bloomberg</p>
</li>
<li>
<h4>Lunch Served</h4>
<h5>12:00PM</h5>
<p>Provided by Chrysler</p>
</li>
<li>
<h4>Codility Algorithm Challenge</h4>
<h5>01:00PM</h5>
<p>Ends at 2 pm (Sep 06, 2014, 15:00)</p>
</li>
<li>
<h4>Tech Talks Start</h4>
<h5>02:00PM</h5>
<p>We'll have more details on these soon.</p>
</li>
<li>
<h4>Hacking a Printer to Produce Makeup</h4>
<h5>02:00PM</h5>
<p>Presented by Grace Choi (CEO of Mink)</p>
</li>
<li>
<h4>From Hackathon Hack to Startup</h4>
<h5>02:30PM</h5>
<p>Presented by Conrad Kramer and Ari Weinstein</p>
</li>
<li>
<h4>Tech Talk</h4>
<h5>03:00PM</h5>
<p>Presented by Thomas Bouldin from Facebook + Parse</p>
</li>
<li>
<h4>Android Wear Tech Talk</h4>
<h5>04:00PM</h5>
<p>Presented by Jared Alexander from Capital One</p>
</li>
<li>
<h4>Building Usable Hacks Tech Talk </h4>
<h5>05:00PM</h5>
<p>Presented by Nikki Roda from Goldman Sachs</p>
</li>
<li>
<h4>Dinner</h4>
<h5>06:00PM</h5>
<p>Provided by a16z</p>
</li>
<li>
<h4>Tech Talk</h4>
<h5>08:00PM</h5>
<p>Presented by Jawbone, backed by a16z</p>
</li>
<li>
<h4>Dinner Served</h4>
<h5>09:00PM</h5>
<p>Omnomnom.</p>
</li>
</ul>
</div>
</div>
<div class="panel panel-schedule">
<div class="panel-heading">
<h3 class="panel-title">Sunday</h3>
</div>
<div class="panel-body">
<ul class="list-group">
<li>
<h4>Midnight Snack</h4>
<h5>12:00AM</h5>
<p>Pizza provided by Accel Partners</p>
</li>
<li>
<h4>Midnight Snack (Part 2)</h4>
<h5>12:00AM</h5>
<p>Insomnia Cookies provided by Apple</p>
</li>
<li>
<h4>Laser Tag</h4>
<h5>04:00AM</h5>
<p></p>
</li>
<li>
<h4>Breakfast Served</h4>
<h5>08:00AM</h5>
<p>Provided by Facebook + Parse</p>
</li>
<li>
<h4>Hacking Ends</h4>
<h5>09:30AM</h5>
<p>Be sure to submit your hacks on ChallengePost!</p>
</li>
<li>
<h4>Project Expo & Judging Begins</h4>
<h5>10:00AM</h5>
<p>Find your table and get set up as soon as possible! We can't wait to see what you've come up with.</p>
</li>
<li>
<h4>Expo Session 1 Begins</h4>
<h5>10:30AM</h5>
<p></p>
</li>
<li>
<h4>Expo Session 1 Ends, Session 2 Sets Up</h4>
<h5>11:15AM</h5>
<p></p>
</li>
<li>
<h4>Expo Session 2 Begins</h4>
<h5>11:30AM</h5>
<p></p>
</li>
<li>
<h4>Expo Session 2 Ends</h4>
<h5>12:15PM</h5>
<p></p>
</li>
<li>
<h4>Lunch Served</h4>
<h5>12:15PM</h5>
<p>Provided by Capital One Technology</p>
</li>
<li>
<h4>Shuttles to Closing Ceremonies Begin</h4>
<h5>01:00PM</h5>
<p></p>
</li>
<li>
<h4>Closing Ceremony</h4>
<h5>02:00PM</h5>
<p>This will be hosted in Rackham Auditorium, so meet us there!</p>
</li>
<li>
<h4>Closing Ceremony Begins and Finalists Demo</h4>
<h5>02:00PM</h5>
<p></p>
</li>
<li>
<h4>Shuttles return to MHacks Venue</h4>
<h5>03:00PM</h5>
<p></p>
</li>
<li>
<h4>Buses to Airport and University Depart</h4>
<h5>04:00PM</h5>
<p>Get on your bus quickly unless you want to be left behind!</p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-md-9" id="live-frame" style="position: relative; top: 50%; transform: translateY(-50%);">
<div id="anchor-greeting" class="locked">
<h2>Come back to this page after</h2>
<h2>5PM EST for live updates and music!</h2>
</div>
</div>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-2.1.1.min.js"><\/script>')</script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/vendor/typeahead.bundle.min.js"></script>
<script src="js/plugins.js"></script>
<script src="//www.parsecdn.com/js/parse-1.2.18.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js"></script>
<script src="js/vendor/detectmobilebrowser.min.js"></script>
<script src="js/vendor/viewport-units-buggyfill.min.js"></script>
<script>window.viewportUnitsBuggyfill.init();</script>
<script src="js/main.js"></script>
<script src="js/registration.js"></script>
<!-- Google Analytics-->
<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-52001814-1', 'mhacks.org');
ga('send', 'pageview');
</script>
<!-- Mixpanel -->
<script type="text/javascript">
mixpanel.track_links(".mixpanel-tracked", "page_interaction", function(e) {
return {
referrer: document.referrer,
type: $(e).attr("type"),
href: $(e).attr("href")
};
});
</script>
<div id="fixed-footer"></div>
</body>
</html>