-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhome.html
More file actions
executable file
·522 lines (488 loc) · 30.4 KB
/
home.html
File metadata and controls
executable file
·522 lines (488 loc) · 30.4 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
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
<!DOCTYPE html>
<html class="no-js" lang="">
<!-- Rava Hacks MAIN WEBSITE -->
<!-- Author: enoch <me@enocht.am> -->
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Rava Hacks | Ryerson University | TBA</title>
<meta name="description" content="Welcome to GTA's first student run VR AR Hackathon! We're pulling students from all over the GTA to come together for a wild 24 hours - designing, developing, demoing, at Ryerson University. Whether you're a first timer or a seasoned veteran, Rava Hacks definitely has something to satisfy your interests. This weekend is about inclusiveness for all disciplines - students from any level of skill, from any field of study are encouraged to bring their innovative ideas for a weekend of creative problem solving! The only prerequisites for this weekend are a love for tech and drive to learn. Apply now at hack.ryersonarvr.com!">
<meta name="keywords" content="Hackathon, Ryerson University, Toronto, Rava Hacks, RyersonU">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="shortcut icon" href="favicon.ico" />
<meta name="theme-color" content="#3f976f">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/main.css">
<!-- <link rel="stylesheet" href="css/font-awesome.min.css"> -->
<link rel="stylesheet" href="css/hover-min.css">
<link href='https://fonts.googleapis.com/css?family=Lato:400,700,900,100,300' rel='stylesheet' type='text/css'>
<!-- ,,300italic,400italic,700italic -->
<meta property="og:image" content="apply/og_image_promo.png" />
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- <a id="mlh-trust-badge" style="position:fixed;top:0;right:50px;max-width:100px;width:10%;min-width: 60px;display:block;z-index:10000" href="https://mlh.io/?utm_campaign=Trust%20Badge" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/s2016.png" alt="MLH Official - Spring 2016" style="width:100%;" ></a>
-->
<!-- SCENERY INTRO -->
<div id="scenery_intro">
<img src="img/gradient.png" class="circle_gradient">
<!--<img src="img/tower.png" class="clock_tower">-->
<!--<img src="img/moon.png" class="moon">-->
<img src="img/buildings.png" class="buildings">
<img src="img/hill_left.png" class="hill_left">
<img src="img/hill_right.png" class="hill_right">
<div id="header-title">
<!--<img class="logo" style="width: auto;max-width: 100%;height: auto;max-height: 50px" src="img/logo.png">-->
<!--<div><b>Presents</b></div>-->
<img class="logo" style="max-width: 100%;max-height: 100%" src="RAVAHACKS_1@3x.png">
<!--<h1 class="main_title">Rava Hacks</h1>-->
<!-- <h2 class="sub_title">Ryerson University | Winter 2017</h2> -->
<!-- <h2 class="alt_sub_title">Ryerson University<br/>Winter 2017</h2> -->
<h4 style="margin-top: 0px;margin-botto: 0px">Ryerson University | TBA <!--February 2<sup>nd</sup> - 3<sup>rd</sup>, 2019--></h4>
<!--<h3 class="alt_sub_title" style="margin-top: 0px;margin-botto: 0px">Ryerson University<br/> February 2<sup>nd</sup> - 3<sup>rd</sup></h3>-->
<div class="btn_row" style="margin-top: 0px">
<!--<h3 class="sub_title" style="margin-bottom:20px;">Registration will open soon</h3>-->
<!-- <a class="btn btn_main orange_btn main_btn" id="signup_to_be_emailed" href="apply">Apply Now!</a> -->
<a href="http://hack.ryersonarvr.com" class="btn btn_main orange_btn main_btn" id="btn_sponsorship">Apply</a>
<a target="_blank" href="sponsorship.pdf" class="btn btn_main orange_btn main_btn" id="btn_sponsorship">Sponsor</a>
</div>
<div>Talk to us at <a class="front_contact_link" href="mailto:rava@ryerson.ca">rava@ryerson.ca</a></div>
<!--<div class="talk_to_us">Thank you for a great event, see you next year!</div>-->
</div>
</div>
<!-- SCENERY END -->
<!--<div id="subscription_overlay">
<div class="signup_container">
<h3>Be the first to hear about Rava Hacks 2017</h3>
<div class="sendgrid-subscription-widget" data-token="RJTV%2FMeUoRtf0U7F5DwfhQjG1%2FVX%2B%2BmxCmt1i2SwvFbeHbfZHL8BUZYW%2B%2FeclYxS"></div>
<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 + "://s3.amazonaws.com/subscription-cdn/0.2/widget.min.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "sendgrid-subscription-widget-js");
</script>
</div>
</div>-->
<!-- Start of About -->
<div class="md-margin"></div>
<div class="header_wrapper">
<h2 class="header_title" id="about_header">about Rava Hacks</h2>
</div>
<div class="md-margin"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="text_align_center">
<h3 class="sub-title">Rava Hacks Hackathon</h3>
</div>
<p>Rava Hacks is currently on hold in terms of when it will be run as there is a lack of funding. Rava Hacks is Ryerson University's Augmented Reality and Virtual Reality hackathon! Ryerson will be hosting a 24 hour hackathon where students from all over the GTA will be able to turn their ideas into real, tangible projects. Whether you're a first timer or a seasoned veteran, Rava Hacks definitely has something to satisfy your interests. Rava Hacks also wants to start off their annual hackathons with an inclusiveness for all disciplines. Students from any level of skill, from any field of study are encouraged to bring their innovative ideas for a weekend of creative problem solving!</p>
<!-- </div>
<div class="col-md-6">
<h3 class="sub-title">Main Title That Says Something</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sed neque cursus, facilisis mi vel, facilisis libero. In eget ante maximus, sodales lorem eu, lobortis ipsum. Proin hendrerit tortor in quam fringilla, non auctor massa maximus. Sed sit amet placerat erat, nec tristique massa. Vestibulum lectus dui, dignissim pharetra arcu malesuada, pharetra tempor ex. Donec imperdiet ut leo in efficitur. Aliquam in aliquet ante.</p>
-->
</div>
</div>
<div class="row">
<div class="col-md-6">
<h4 class="sub-title">Who's invited?</h4>
<p>Any college or university student at any skill level! If you're a student interested in being engaged with the tech industry and a willingness to learn will do wonderfully!</p>
</div>
<div class="col-md-6">
<h4 class="sub-title">Where is it?</h4>
<!-- <p> Rava Hacks will be taking place at Ryerson University in the city of Toronto, Ontario. It will be at the Beamish-Munro Hall (ILC) and Toronto Hall.</p> -->
<p>Rava Hacks will be taking place at Ryerson University in the city of Toronto, Ontario. The specific details are still being worked out and we will update this as soon as possible!</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h4 class="sub-title">How much does this cost?</h4>
<p>Absolutely nothing! It's free!</p>
</div>
<div class="col-md-6">
<h4 class="sub-title">What if I don't have a team?</h4>
<p>Not to worry! We'll have team-formation sessions for you to find the people you want to work with. There will be a lot of others in your situation, and we'll help with that.</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h4 class="sub-title">What if I don't have an idea?</h4>
<p>A great place for inspiration will be our Facebook Group where people can discuss ideas for projects. Stay tuned for our list of company APIs to spark some insightful thoughts as well.</p>
</div>
<div class="col-md-6">
<h4 class="sub-title">Can I work on a past project?</h4>
<p>No. All projects will be worked on from scratch at the event. You'll have enough time to make something you can be proud of.</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h4 class="sub-title">What if I'm new to Augemented reality and Virtual Reality?</h4>
<p>That's okay! A hackathon is a great place to get some experience. We're going to have tutorials, workshops and mentors to help you along the way to perfection for your project.</p>
</div>
<div class="col-md-6">
<h4 class="sub-title">What can I create?</h4>
<p>We're primarily looking for projects in the mixed reality domain, but don't let that limit your ideations. Feel free to apply AR/VR to whatever problem you choose to solve.
<!-- <br/> Check out the list of hardware <a target="_blank" href="http://qhacks.io/hardware">available here</a>. -->
</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h4 class="sub-title">What should I bring?</h4>
<p>Bring whatever you hack with. You can bring hardware. There will be a limited amount of hardware. Other things are: a valid form of student ID, a sleeping bag, and maybe a change of clothes.</p>
</div>
<div class="col-md-6">
<h4 class="sub-title">How will my project be judged?</h4>
<p>Industry experts will eagerly be viewing your projects towards the end of the hackathon. They'll have intriguing questions and will choose their favourites, and winners will be chosen from there.</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h4 class="sub-title">Is there a Code of Conduct?</h4>
<p>Yes! We will be adapting our code of conduct after the one provided to hackathons by MLH<a target="_blank" href="http://static.mlh.io/docs/mlh-code-of-conduct.pdf">Code of Conduct.</a></p>
</div>
</div>
<div class="md-margin"></div>
<div class="text_align_center">
Still have questions? Let us know at <a href="mailto:rava@ryerson.ca">rava@ryerson.ca</a>
</div>
</div>
<div class="lg-margin2x"></div>
<div class="header_wrapper">
<h2 class="header_title" id="schedule_header">schedule</h2>
</div>
<div class="container">
<div class="panel-group" id="accordion">
<div class="panel">
<a class="panel-heading text-center" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">
<h4 class="panel-title">
TBA
</h4>
</a>
<div id="collapseTwo" class="panel-collapse collapse in">
<table class="table">
<thead>
<tr>
<th>Time</th>
<th>Duration</th>
<th>Event</th>
<th>Location</th>
</tr>
</thead>
<tr>
<td>10:30am</td>
<td>1.5h</td>
<td>Registration</td>
<td>1st Floor ENG Building</td>
</tr>
<tr>
<td>12:00pm</td>
<td>1h</td>
<td>Opening Ceremony</td>
<td>Room: 103 ENG Building</td>
</tr>
<tr>
<td>1:00pm</td>
<td>30m</td>
<td>Team Formation</td>
<td>Room: 101 ENG Building</td>
</tr>
<tr>
<td>1:00pm</td>
<td>1h</td>
<td>Hacking Begins!</td>
<td>ENG Building</td>
</tr>
<tr>
<td>1:30pm</td>
<td>1h</td>
<td>Lunch</td>
<td>Second Floor ENG Building</td>
</tr>
<tr>
<td>2:00pm</td>
<td>1h</td>
<td>AR/VR Beginner's workshop Part 1</td>
<td>Room: 102 ENG Building</td>
</tr>
<tr>
<td>3:00pm</td>
<td>1h</td>
<td>AR/VR Beginner's workshop Part 2</td>
<td>Room: 102 ENG Building</td>
</tr>
<tr>
<td>7:00pm</td>
<td>1h</td>
<td>Dinner</td>
<td>Second Floor ENG Building</td>
</tr>
<tr>
<td>11:30pm</td>
<td>1h</td>
<td>Late-Night Snacks</td>
<td>Second Floor ENG Building</td>
</tr>
</table>
</div>
</div>
<div class="panel">
<a class="panel-heading text-center" data-toggle="collapse" data-parent="#accordion" href="#collapseThree">
<h4 class="panel-title">
TBA
</h4>
</a>
<div id="collapseThree" class="panel-collapse collapse in">
<table class="table">
<thead>
<tr>
<th>Time</th>
<th>Duration</th>
<th>Event</th>
<th>Location</th>
</tr>
</thead>
<tr>
<td>12:00am</td>
<td>1h</td>
<td>Mini-Event: Spicy AR Challenge</td>
<td>Room: LG24 ENG Building</td>
</tr>
<tr>
<td>8:00am</td>
<td>1h</td>
<td>Breakfast</td>
<td>Second Floor ENG Building</td>
</tr>
<tr>
<td>11:30am</td>
<td>30m</td>
<td>Submission Portal is Open</td>
<td>devpost.com</td>
</tr>
<tr>
<td>12:00pm</td>
<td>1.5h</td>
<td>Judging and ShowCase</td>
<td>Eng Building Lower Floor</td>
</tr>
<tr>
<td>2:00pm</td>
<td>1h</td>
<td>Closing Ceremony</td>
<td>Room: 103 ENG Building</td>
</tr>
</table>
</div>
</div>
</div>
</div>
<div class="lg-margin2x"></div>
<!-- SPONSORS SECTION -->
<div class="header_wrapper">
<a href="#" name="sponsor_header"></a>
<h2 class="header_title" id="sponsor_header">Sponsors</h2>
</div>
<!-- <div class="md-margin"></div> -->
<div class="container sponsor_section">
<!-- <div class="btn_center">
<a class="btn btn_main green_btn" target="_blank" href="sponsorship.pdf" style="margin-bottom:25px;margin-top:10px;"id="btn_sponsorship">become a sponsor</a>
</div> -->
<div class="btn_center">
Interested in sponsoring Rava Hacks? Get in touch with us at <a href="mailto:rava@ryerson.ca">rava@ryerson.ca</a>
</div>
<!-- <div class="row logos_row">
<div class="col-md-4"></div>
<div class="col-md-4 xs-margin">
<a target="_blank" href="https://flipp.com/"><img style="max-width:300px;"src="img/sponsors/flipp-large.png" class="logo_gold hvr-grow" ></a>
</div>
<div class="col-md-4"></div>
</div>
<div class="row logos_row">
<div class="col-md-4"></div>
<div class="col-md-4 xs-margin">
<!--<a target="_blank" href="http://www.telus.com/en/on/index.jsp"><img style="max-width:350px;"src="img/sponsors/telus.jpg" class="logo_gold hvr-grow" ></a>
</div>
<div class="col-md-4"></div>
</div>
<div class="row logos_row" >
<div class="col-md-3">
<!-- <a target="_blank" href="http://td.com"><img style="max-width:150px;" src="img/sponsors/logos_td.png" class="logo_silver hvr-grow" ></a>
</div>
<div class="col-md-3" style="margin-top:10px;">
<a target="_blank" href="http://rbc.com"><img src="img/sponsors/rbc.png" style="width:80%;max-width:120px;" class="logo_silver hvr-grow"></a>
</div>
<div class="col-md-3 hvr-grow">
<a target="_blank" href="https://ca.movember.com/"><img src="img/sponsors/MoFoLogo.png" style="height:150px;"></a>
</div>
<div class="col-md-3 hvr-grow">
<a target="_blank" href="http://Ratehub.ca"><img src="img/sponsors/ratehub.png" style="height:150px;"></a>
</div>
</div>
<div class="row logos_row">
<div class="col-md-6 text-center">
<!--<a target="_blank" href="https://www.communitech.ca/">
<img style="max-width:285px;margin-top:20px;"src="img/sponsors/communitechlogo.png" class="logo_silver hvr-grow">
</a>
</div>
<div class="col-md-6 text-center">
<a target="_blank" href="http://www.queensu.ca/innovationcentre/">
<img style="max-width:370px;margin-top:20px;"src="img/sponsors/qic.jpg" class="logo_silver hvr-grow">
</a>
</div>
</div>
<!-- <div class="row logos_row" >
<div class="col-md-4"></div>
<div class="col-md-4" style="margin-top:5px;">
<a target="_blank" href="http://microsoft.com"><img src="img/sponsors/Microsoft_Logo.jpg" class="logo_silver hvr-grow"></a>
</div>
<div class="col-md-4"></div>
</div>
<div class="row logos_row">
<div class="col-md-4">
<a target="_blank" href="http://www.microsoft.com/"><img style="max-width:190px;" src="img/sponsors/microsoft_block.png" class="logo_silver hvr-grow"></a>
</div>
<div class="col-md-4">
<a target="_blank" href="http://www.google.com/"><img style="max-width:180px;margin-top:30px;" src="img/sponsors/google_block.png" class="logo_silver hvr-grow"></a>
</div>
<div class="col-md-4">
<a target="_blank" href="http://www.cocacola.com/"><img style="max-width:180px;margin-top:30px;" src="img/sponsors/coca.png" class="logo_silver hvr-grow"></a>
</div>
<!--
<div class="col-md-2 text-center hvr-grow">
<a target="_blank" href="http://www.cocacola.com/"><img class="sponsor_logo_poor" src="img/sponsors/coca.png" style="margin-top:25px;"/>
</a>
<div class="col-md-2 hvr-grow">
<a target="_blank" href="http://microsoft.com"><img class="sponsor_logo_poor" src="img/sponsors/microsoft_block.png" ></a>
</div>
<div class="col-md-2 hvr-grow">
<a target="_blank" href="https://google.com"><img class="sponsor_logo_poor" src="img/sponsors/google_block.png" ></a>
</div>
</div>
<div class="row logos_row">
<div class="col-md-4">
<a target="_blank" href="http://www.lowestrates.ca/"><img style="max-width:230px;margin-top:45px;" src="img/sponsors/lowestrates.png" class="logo_silver hvr-grow"></a>
</div>
<div class="col-md-4">
<a target="_blank" href="https://www.wake-ups.com"><img style="max-width:130px;" src="img/sponsors/wakeups.png" class="logo_silver hvr-grow"></a>
</div>
<div class="col-md-4">
<a target="_blank" href="http://www.rlsolutions.com/"><img style="max-width:220px;margin-top:45px;" src="img/sponsors/RLlogo2.png" class="logo_silver hvr-grow"></a>
</div>
</div>
<div class="row logos_row">
<div class="col-md-2">
</div>
<div class="col-md-2 hvr-grow">
<a target="_blank" href="https://indico.io/"><img class="sponsor_logo_poor" src="img/sponsors/indico.png" style="margin-top:27px;"></a>
</div>
<div class="col-md-2 hvr-grow">
<a target="_blank" href="https://www.twilio.com/"><img class="sponsor_logo_poor" src="img/sponsors/twilio.png" style="width:90%;margin-top:22px;max-width: 250px;"></a>
</div>
<div class="col-md-2 hvr-grow">
<a target="_blank" href="https://skillflow.io/"><img class="sponsor_logo_poor" src="img/sponsors/skillflow.png" style="width:45%;margin-top:10px;max-width: 250px;"></a>
</div>
<div class="col-md-2 hvr-grow">
<a target="_blank" href="http://www.subway.com/en-ca/"><img class="sponsor_logo_poor" src="img/sponsors/subway.jpg" style="width:85%;margin-top:25px;max-width: 250px;"></a>
</div>
</div>
<div class="row logos_row">
<div class="col-md-3">
</div>
<div class="col-md-2 hvr-grow">
<a target="_blank" href="http://www.mosaicmanufacturing.com/"><img class="sponsor_logo_poor" src="img/sponsors/Mosaic_Manufacturing.png" ></a>
</div>
<div class="col-md-2 hvr-grow">
<a target="_blank" href="https://www.lanilabs.com"><img class="sponsor_logo_poor" src="img/sponsors/lani_labs.png" style="margin-top:22px;"></a>
</div>
<div class="col-md-2 text-center hvr-grow">
<a target="_blank" href="http://www.browns.ca"><img class="sponsor_logo_poor" src="img/sponsors/browns.png" style="margin-top:20px;width:80%;"></a>
</div>
<div class="col-md-3">
</div>
</div>
<div class="row logos_row poor_row" style="padding-top:15px;">
<div class="col-md-3">
</div>
<div class="col-md-2 text-center hvr-grow">
<a target="_blank" href="http://soylent.com"><img class="sponsor_logo_poor" src="img/sponsors/soylent_logo.png" style="margin-top:20px;"></a>
</div>
<div class="col-md-2 text-center hvr-grow">
<a target="_blank" href="https://namecheap.com/"><img class="sponsor_logo_poor" src="img/sponsors/Namecheap_Logo.png" style="margin-top:15px;width:45%;"></a>
</div>
<div class="col-md-2 text-center hvr-grow">
<a target="_blank" href="http://www.dominos.ca"><img class="sponsor_logo_poor" src="img/sponsors/dominos.png" style="width:45%;margin-top:10px;"></a>
</div>
</div>
<!-- END SPONSORS SECTION -->
<div class="md-margin2x"></div>
<div class="header_wrapper">
<!--<h2 class="header_title">Partners</h2>-->
</div>
<!-- <div class="md-margin"></div> -->
<div class="row logos_row">
<div class="col-md-4 col-sm-offset-4 text-center hvr-grow">
<a target="_blank" href="https://www.ee.ryerson.ca/"><img src="img/sponsors/RyersonECE.png" style="width:375px;margin-top:25px;"></a>
</div>
</div>
<div class="row logos_row">
<div class="col-md-4 text-center hvr-grow">
</div>
<div class="col-md-4 text-center hvr-grow">
<a target="_blank" href="https://www.ryerson.ca/multimedia-research-laboratory/"><img src="rml.png" style="width:340px;margin-top:25px;"></a>
</div>
<!-- <div class="col-md-4 text-center hvr-grow">
<a target="_blank" href="http://my.ece.queensu.ca/index.html"><img src="img/sponsors/ECE.png" style="width:190px;margin-top:22px;"></a>
</div>-->
</div>
<div class="row logos_row">
<div class="col-md-4"></div>
<div class="col-md-4">
<div class="col-md-4 hvr-grow col-sm-offset-1">
<!--<a target="_blank" href="https://mlh.io/"><img src="https://static.mlh.io/brand-assets/logo/2017/mlh-logo-color.png" style="width:230px;margin-top:14px;"></a>-->
</div>
<div class="col-md-4"></div>
</div>
</div>
<div class="lg-margin"></div>
<!--<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" href="https://mlh.io/seasons/na-2017/events?utm_source=na-2017&utm_medium=TrustBadge&utm_campaign=na-2017&utm_content=white" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2017/white.svg" alt="Major League Hacking 2017 Hackathon Season" style="width:100%"></a>
<!-- End of About -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/vendor/jquery-1.11.3.min.js"><\/script>')
</script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<script src="js/vendor/snowstorm-min.js"></script>
<script>
snowStorm.flakesMaxActive = 120; // show more snow on screen at once
snowStorm.useTwinkleEffect = false; // let the snow flicker in and out of view
snowStorm.followMouse = false;
// snowStorm.freezeOnBlur = false;
</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-72429502-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>