-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
483 lines (462 loc) · 29.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>jacobsHack! 2018</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/jacobshack.css" rel="stylesheet">
<!-- FontAwesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark navbar-custom fixed-top">
<div class="navbar-content" style="font-family: 'Menlo';">
<a class="navbar-brand navbar-brand-link" href="#page-header" id="homepage_button">jacobs<i>Hack</i>! 2018</a>
</div>
</nav>
<!-- MLH Badge -->
<a class="mlh-trust-badge" id="mlh-trust-badge" href="https://mlh.io/seasons/eu-2019/events?utm_source=eu-hackathon&utm_medium=TrustBadge&utm_campaign=2019-season&utm_content=gray" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2019/mlh-trust-badge-2019-gray.svg" alt="Major League Hacking 2019 Hackathon Season" style="width:100%"></a>
<!-- First Section, page header -->
<header class="masthead text-center text-white" id="page-header">
<div class="masthead-content">
<div class="">
<img src="img/[email protected]" class="header-image"/>
<br />
<h2 class="date-field" id="date-field"></h2>
<br /><br />
<div style="display: inline-block;">
<a class="btn btn-outline-light btn-lg link-btn" href="http://jhack.live" id="schedule_button">jacobs<i>Hack</i>! Live Schedule</a>
<button class="btn btn-outline-light btn-lg link-btn" data-toggle="modal" data-target="#faq_modal">FAQ</button>
</div>
</div>
</div>
</header>
<section class="page-section">
<div class="container section-content">
<div class="row align-items-center">
<div class="col-lg-12" style="text-align: center;">
<div class="p-5">
<h1>What is jacobs<i>Hack</i>?</h1><br /><br />
<div class="row">
<div class="col-lg-2"></div>
<div class="col-lg-8">
<p>jacobs<i>Hack</i>! 2018, the 5th edition of jacobs<i>Hack</i>!, is one of Germany's largest student-run hackathon where student hackers from all over the world come together to create and
collaborate on kick-ass projects over the course of 24 hours filled with programming, tech talks, games, and epic Nerf gun battles.</p>
</div>
<div class="col-lg-2"></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="page-section page-section-dark" id="registration_section">
<div class="container section-content">
<h1>Registration for jacobsHack! is closed. </h1><br /><br /><br />
<h3>Manage your existing application over at the <a href="https://apply.jacobshack.com/" target="_blank">jacobs<i>Hack</i>! Application Portal</a>. </h3>
</div>
</section>
<section class="page-section">
<div class="container section-content-sponsors">
<h1>jacobs<i>Hack</i>! 2018 is sponsored by:</h1>
<br/><br />
<table class="sponsors-table">
<tr>
<td class="align-middle" colspan="10"><a target="_blank" title="Go to MLH page" href="https://mlh.io"><img src="https://static.mlh.io/brand-assets/logo/official/mlh-logo-color.svg" class="mx-auto" alt="Major League Hacking" style="padding: 30px; min-height: 200px;"/></a></td>
</tr>
<tr>
<td class="align-middle" colspan="5"><a target="_blank" title="Go to Facebook" href="https://facebook.com"><img src="img/sponsor_logos/2018/facebook.png" class="mx-auto" alt="Facebook" style="max-height: 100%"/></a></td>
<td class="align-middle" colspan="5"><a target="_blank" title="Go to Skyscanner" href="https://www.skyscanner.com"><img src="img/sponsor_logos/2018/skyscanner.svg" class="mx-auto" alt="Skyscanner" style="max-width: 100%;"/></a></td>
</tr>
<tr>
<td class="align-middle" colspan="1"></td>
<td class="align-middle" colspan="4"><a target="_blank" title="Go to GitHub" href="https://github.com"><img src="img/sponsor_logos/github.svg" class="mx-auto" alt="GitHub" style="max-width: 80%"/></a></td>
<td class="align-middle" colspan="4"><a target="_blank" title="Go to Bloomberg" href="https://www.bloomberg.com/"><img src="img/sponsor_logos/2018/bloomberg.svg" class="mx-auto" alt="Bloomberg"/></a></td>
<td class="align-middle" colspan="1"></td>
</tr>
<tr>
<td class="align-middle" colspan="1"></td>
<td class="align-middle" colspan="4"><a target="_blank" title="Go to Deep Web Solutions" href="https://www.deep-web-solutions.de/"><img src="img/sponsor_logos/2018/deepweb.svg" class="mx-auto" alt="Deep Web Solutions" style="max-width: 70%"/></a></td>
<td class="align-middle" colspan="4"><a target="_blank" title="Go to LWLcom" href="https://www.lwlcom.com/privatkunden"><img src="img/sponsor_logos/2018/lwlcom.png" class="mx-auto" alt="LWLcom" style="max-width: 70%"/></a></td>
<td class="align-middle" colspan="1"></td>
</tr>
<tr>
<td class="align-middle" colspan="3"></td>
<td class="align-middle" colspan="4"><a target="_blank" title="Go to Target Partners" href="https://www.targetpartners.de"><img src="img/sponsor_logos/2018/targetpartners.svg" class="mx-auto" alt="Target Partners" style="max-width: 100%;"/></a></td>
<td class="align-middle" colspan="3"></td>
</tr>
<tr>
<td class="align-middle" colspan="10"><a target="_blank" title="USG" href="#"><img src="img/sponsor_logos/usg.png" class="mx-auto" alt="Jacobs University Undergraduate Student Government" height="120"/></a></td>
</td>
</table>
<br/><br/><br/>
<h3><img src="img/[email protected]" class="mx-auto" width="100px"/></h3>
<br/><br/><br/>
<h3>jacobs<i>Hack</i>! was previously sponsored by:</h3><br/ ><br />
<table class="previous-sponsors-table">
<tr>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to MLH page" href="https://mlh.io"><img src="https://static.mlh.io/brand-assets/logo/official/mlh-logo-color.svg" class="mx-auto" alt="Major League Hacking" /></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Google page" href="https://www.google.com"><img src="https://upload.wikimedia.org/wikipedia/commons/2/2f/Google_2015_logo.svg" alt="Google" class="mx-auto" /></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Microsoft page" href="https://www.microsoft.com/"><img id="sponsor_logo_microsoft" class="mx-auto" alt="Microsoft" src="img/sponsor_logos/microsoft.svg" /></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Rocket Internet page" href="https://www.rocket-internet.com"><img id="sponsor_logo_rocketinternet" src="img/sponsor_logos/rocket_internet.png" alt="Rocket Internet" class="mx-auto" /></a></td>
</tr>
<tr>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Skyscanner page" href="https://www.skyscanner.com"><img id="sponsor_logo_skyscanner" class="mx-auto" alt="Skyscanner" src="https://s3.amazonaws.com/challengepost/sponsors/logos/000/001/629/highres/skyscanner_web_use_logo.png"></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Amazon Alexa page" href="https://developer.amazon.com/alexa"><img id="sponsor_logo_amazonalexa" class="mx-auto" alt="Amazon Alexa" src="https://s3.amazonaws.com/challengepost/sponsors/logos/000/002/145/highres/amazon.png"></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Careerloft page" href="https://careerloft.de"><img id="sponsor_logo_careerloft" class="mx-auto" alt="Microsoft" src="img/sponsor_logos/careerloft.png" class="mx-auto" /></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Entrepreneur First page" href="https://www.joinef.com"><img id="sponsor_logo_entrepreneurfirst" src="img/sponsor_logos/entrepreneur_first.png" alt="Entrepreneur First" class="mx-auto" /></a></td>
</tr>
<tr>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Twilio page" href="https://www.twilio.com/"><img id="sponsor_logo_twilio" class="mx-auto" alt="Twilio" src="https://s3.amazonaws.com/challengepost/sponsors/logos/000/001/630/highres/Twilio_logo_red.png"></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Cliqz page" href="https://cliqz.com/en/"><img id="sponsor_logo_cliqz" class="mx-auto" alt="Cliqz" src="https://s3.amazonaws.com/challengepost/sponsors/logos/000/002/146/highres/cliqz.png"></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to ACSK page" href="http://acskclothing.com/"><img id="sponsor_logo_acsk" class="mx-auto" alt="ACSK" src="https://s3.amazonaws.com/challengepost/sponsors/logos/000/002/149/highres/acsk-min.png"></a></td>
<td class="align-middle" colspan="3"><a target="_blank" title="Go to Yelp page" href="https://www.yelp.com/"><img id="sponsor_logo_yelp" class="mx-auto" alt="Yelp" src="https://s3.amazonaws.com/challengepost/sponsors/logos/000/001/631/highres/Yelp_fullcolor_lightbg_RGB.png"></a></td>
</tr>
<tr>
<td class="align-middle" colspan="4"><a target="_blank" title="Go to Bloomberg page" href="http://www.bloomberg.com/"><img id="sponsor_logo_bloomberg" class="mx-auto d-block" alt="Bloomberg" src="https://s3.amazonaws.com/challengepost/sponsors/logos/000/002/147/highres/bloomberg.png" style="max-height: 60%; max-width: 60%;"></a></td>
<td class="align-middle" colspan="4"><a target="_blank" title="Go to Hack Harassment page" href="http://www.hackharassment.com/"><img id="sponsor_logo_hack harassment" class="mx-auto d-block" alt="Hack Harassment" src="img/sponsor_logos/hack_harassment.png" style="max-height: 60%; max-width: 60%;"></a></td>
<td class="align-middle" colspan="4"><a target="_blank" title="Go to .tech page" href="http://get.tech"><img id="sponsor_logo_.tech" class="mx-auto d-block" alt=".tech" src="https://s3.amazonaws.com/challengepost/sponsors/logos/000/002/166/highres/tech.png" style="max-height: 60%; max-width: 60%;"></a></td>
</tr>
</table>
</div>
</section>
<section class="page-section">
<div class="container section-map" style="text-align: center">
<h3>Our Location</h3><br />
<div class="location_map">
<iframe class="location_map_iframe" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJmYIQiaEssUcRHSsLUx1ugGg&key=AIzaSyDx-dF-uUJu66_5SK2CPqXzLibIiuqO1Os" allowfullscreen></iframe>
</div>
</div>
</section>
<!-- Footer -->
<footer class="py-5">
<div class="container">
<p class="m-0 text-center small" style="font-family: 'Menlo';">
<button type="button" class="btn btn-link" data-toggle="modal" data-target=".imprint_modal"><small>Imprint</small></button>-
<button type="button" class="btn btn-link" data-toggle="modal" data-target=".tc_modal"><small>Terms & Conditions</small></button>-
<button type="button" class="btn btn-link" data-toggle="modal" data-target=".pp_modal"><small>Privacy Policy</small></button>
</p>
<br />
<p class="m-0 text-center small" style="font-family: 'Menlo';">Copyright © 2018 jacobs<i>Hack</i>!
</p>
</div>
<!-- /.container -->
</footer>
<!-- Imprint, T&C, PP Modals -->
<div class="modal fade imprint_modal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Imprint</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<iframe src="./imprint/index.html" frameBorder="0"></iframe>
</div>
</div>
</div>
</div>
<div class="modal fade tc_modal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Terms & Conditions</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<iframe src="./terms/index.html" frameBorder="0"></iframe>
</div>
</div>
</div>
</div>
<div class="modal fade pp_modal" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Privacy Policy</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<iframe src="./privacy/index.html" frameBorder="0"></iframe>
</div>
</div>
</div>
</div>
<!-- FAQ Modal -->
<div class="modal fade" id="faq_modal" tabindex="-1" role="dialog" aria-labelledby="faq_modal_title" aria-hidden="true">
<div class="modal-dialog modal-dialog-centered modal-lg" role="document">
<div class="modal-content">
<div class="modal-header text-center">
<h5 class="modal-title w-100" id="faq_modal_title">Frequently Asked Questions</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="accordion" id="faq">
<div class="card my-card">
<div class="card-header" id="q1">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c1" aria-expanded="false" aria-controls="c1">
<i class="fa fa-angle-right"></i> Who can attend?
</button>
</h5>
</div>
<div id="c1" class="collapse" aria-labelledby="heading1" data-parent="#faq">
<div class="card-body">
jacobs<i>Hack</i>! is open to students (from high school students over 18 years of age to post-docs) and those that have graduated from university in the past twelve months.
In order to participate, you need to follow the <a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" target="_blank">MLH Code Of Conduct</a>.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q1_5">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c1_5" aria-expanded="false" aria-controls="c1_5">
<i class="fa fa-angle-right"></i> Can I attend even if I don’t know how to code?
</button>
</h5>
</div>
<div id="c1_5" class="collapse" aria-labelledby="heading1" data-parent="#faq">
<div class="card-body">
Yes, you can also participate even if you are not a coder.
Participation is not only about coding, e.g. graphic designers can be essential to teams by making the hack look more professional.
Providing ideas for projects also counts as participation.
In addition, there will also be mentors willing to help you to learn to code at the event if you are interested.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q2">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c2" aria-expanded="false" aria-controls="c2">
<i class="fa fa-angle-right"></i> How much does attending the hackathon cost?
</button>
</h5>
</div>
<div id="c2" class="collapse" aria-labelledby="heading2" data-parent="#faq">
<div class="card-body">
Admission is free!
We will provide food, beverages, and swag throughout the event.
</div>
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q2_5">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c2_5" aria-expanded="false" aria-controls="c2_5">
<i class="fa fa-angle-right"></i> Will there be travel reimbursement?
</button>
</h5>
</div>
<div id="c2_5" class="collapse" aria-labelledby="heading2" data-parent="#faq">
<div class="card-body">
Yes!
We are giving up to 25€ if you’re travelling from within Germany and
up to 100€ if you’re travelling from outside of Germany.
As a rule, we want to give all applicants the opportunity of joining jacobsHack!,
but please be aware that we may not be able to cover 100% of your costs.
Please also note that travel reimbursements can not be guaranteed for everyone.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q3">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c3" aria-expanded="false" aria-controls="c3">
<i class="fa fa-angle-right"></i> What will I eat?
</button>
</h5>
</div>
<div id="c3" class="collapse" aria-labelledby="heading3" data-parent="#faq">
<div class="card-body">
We’ve got you covered.
We’ll take care of providing meals at the event from breakfast on Saturday to Brunch on Sunday.
If you have dietary restrictions, we’ll try our best to accommodate them.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q4">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c4" aria-expanded="false" aria-controls="c4">
<i class="fa fa-angle-right"></i> Where will I sleep?
</button>
</h5>
</div>
<div id="c4" class="collapse" aria-labelledby="heading4" data-parent="#faq">
<div class="card-body">
Hacking all night can get tiring.
We’ll have a few bean bags and air mattresses in a quiet room for you to nap at the venue.
We can also connect you to students at Jacobs who generously offered their rooms for you to sleep and shower.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q5">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c5" aria-expanded="false" aria-controls="c5">
<i class="fa fa-angle-right"></i> What should I bring?
</button>
</h5>
</div>
<div id="c5" class="collapse" aria-labelledby="heading5" data-parent="#faq">
<div class="card-body">
Bring your laptop along with you, and all tech you think you’ll need or use.
We’ll take care of the food, beverages, stickers, and much more.
Feel free to bring your pillows, toiletries, headphones, etc.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q6">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c6" aria-expanded="false" aria-controls="c6">
<i class="fa fa-angle-right"></i> How do I get there?
</button>
</h5>
</div>
<div id="c6" class="collapse" aria-labelledby="heading6" data-parent="#faq">
<div class="card-body">
jacobs<i>Hack</i>! takes place at an international university in Bremen, Germany.
You can find the directions from main public transit locations here.
If you’re coming from outside Bremen, we’ll try our best to provide travel reimbursements to subsidize your travel to jacobs<i>Hack</i>!.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q7">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c7" aria-expanded="false" aria-controls="c7">
<i class="fa fa-angle-right"></i> How do teams work?
</button>
</h5>
</div>
<div id="c7" class="collapse" aria-labelledby="heading7" data-parent="#faq">
<div class="card-body">
You can work in teams of up to 4 people.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q8">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c8" aria-expanded="false" aria-controls="c8">
<i class="fa fa-angle-right"></i> What if I don't have a team?
</button>
</h5>
</div>
<div id="c8" class="collapse" aria-labelledby="heading8" data-parent="#faq">
<div class="card-body">
If you don’t have a team now, don’t worry!
We’ll have team formation and ideation events geared towards helping you find people to work with throughout the event.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q9">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c9" aria-expanded="false" aria-controls="c9">
<i class="fa fa-angle-right"></i> What is the application process like?
</button>
</h5>
</div>
<div id="c9" class="collapse" aria-labelledby="heading9" data-parent="#faq">
<div class="card-body">
We are looking for a diverse group of hackers at our hackathon.
For this we will ask you a couple of questions in the application.
That said, we are looking for anyone who is creative or just simply passionate for technology.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q10">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c10" aria-expanded="false" aria-controls="c10">
<i class="fa fa-angle-right"></i> How do I apply?
</button>
</h5>
</div>
<div id="c10" class="collapse" aria-labelledby="heading10" data-parent="#faq">
<div class="card-body">
Simply head to our registration portal.
Convince us why you are amazing and we will hopefully see you in Bremen in November!
We’ll accept applicants on a rolling basis.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q11">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c11" aria-expanded="false" aria-controls="c11">
<i class="fa fa-angle-right"></i> What about hardware hacks?
</button>
</h5>
</div>
<div id="c11" class="collapse" aria-labelledby="heading11" data-parent="#faq">
<div class="card-body">
jacobs<i>Hack</i>! is an MLH hackathon.
Major League Hacking generously provides us with their hardware lab that includes a variety of hardware including and not limited to Arduino, Myo armband, Muse headband, Leap Motion, Spark Core, pebble, and Oculus.
</div>
</div>
</div>
<div class="card my-card">
<div class="card-header" id="q12">
<h5 class="mb-0 faq-btn">
<button class="btn btn-link collapsed faq-btn" type="button" data-toggle="collapse" data-target="#c12" aria-expanded="false" aria-controls="c12">
<i class="fa fa-angle-right"></i> What about the issues of intellectual property?
</button>
</h5>
</div>
<div id="c12" class="collapse" aria-labelledby="heading12" data-parent="#faq">
<div class="card-body">
Everything you create belongs to you.
We don’t claim any rights on your Intellectual property or the intellectual property generated by you during the hackathon or outside the hackathon.
However, we reserve the right to use your submissions for promotional purposes of jacobsHack!, see the Terms and Conditions for details.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/typeit.min.js" integrity="sha256-wV/fTluTFUM+Lv1nAc3DgjOOZlo12Dlf8Rsn2x/LU08=" crossorigin="anonymous"></script>
<script type="text/javascript">
new TypeIt("#date-field", {
strings: 'November 3rd-4th, 2018.',
speed: 70
});
$(document).ready(function () {
$('.collapse').on('shown.bs.collapse', function() { $(this).parent().find(".fa-angle-right").removeClass("fa-angle-right").addClass("fa-angle-down"); }).on('hidden.bs.collapse', function() { $(this).parent().find(".fa-angle-down").removeClass("fa-angle-down").addClass("fa-angle-right"); });
$('#register_button, #homepage_button').click(function(e) { e.preventDefault(); $('html, body').animate({scrollTop: $($(this).attr("href")).offset().top}, 1500);});
$(".navbar").hide();
$(function () {
$(window).scroll(function () {
if ($(this).scrollTop() > 100) {
$('.navbar').fadeIn();
} else {
$('.navbar').fadeOut();
}
});
});
});
</script>
</body>
</html>