-
Notifications
You must be signed in to change notification settings - Fork 30
/
bh7.html
549 lines (543 loc) · 27.8 KB
/
bh7.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
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
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
<!DOCTYPE html>
<html>
<head>
<!-- Standard Meta Tags-->
<title>BrickHack 7</title>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="hackathons, hackathon, hack-a-thon, programming, hardware, development, design, rit"/>
<meta name="description" content="RIT's premiere collegiate hackathon devoted to bringing designers, developers, and all sorts of makers together for 24 hours to create something from nothing.">
<!-- Twitter Cards -->
<meta property="twitter:card" content="summary"/>
<meta property="twitter:title" content="BrickHack 7">
<meta property="twitter:url" content="https://brickhack.io" >
<meta property="twitter:description" content="RIT's premiere collegiate hackathon devoted to bringing designers, developers, and all sorts of makers together for 24 hours to create something from nothing.">
<meta name="twitter:image" content="./assets/social_cards.png">
<!-- Open Graph Cards -->
<meta property="og:type" content="website" />
<meta property="og:title" content="Brickhack 7" />
<meta property="og:site_name" content="BrickHack 7" />
<meta property="og:url" content="https://brickhack.io" />
<meta property="og:description" content="RIT's premiere collegiate hackathon devoted to bringing designers, developers, and all sorts of makers together for 24 hours to create something from nothing."/>
<meta property="og:image" content="./assets/social_cards.png" />
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="resources/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="resources/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="resources/favicon/favicon-16x16.png">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
</head>
<body>
<nav>
<div class="left navbar-items">
<a id="logo" href="https://brickhack.io">
<img src="assets/logo.svg" alt="BrickHack 7 Logo" />
</a>
<a class="link" href="#hackathon">GENERAL</a>
<a class="link" href="#schedule">SCHEDULE</a>
<a class="link" href="#prizes">PRIZES</a>
<a class="link" href="#faq">FAQ</a>
<a class="link" href="#leadership">ABOUT US</a>
<a class="link" href="#sponsors">SPONSORS</a>
</div>
<div class="right">
<a id="login" href="https://apply.brickhack.io/">LOGIN</a>
<a id="mlh-badge" href="https://mlh.io/seasons/na-2021/events?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2020-season&utm_content=gray">
<img src="https://s3.amazonaws.com/logged-assets/trust-badge/2021/mlh-trust-badge-2021-gray.svg" alt="Major League Hacking 2021 Hackathon Season" />
</a>
</div>
</nav>
<section id="hero" class="section-pad-left">
<div id="shapes" class="rellax" data-rellax-speed="0" data-rellax-desktop-speed="-10"></div>
<div id="hero-content" class="rellax" data-rellax-speed="0" data-rellax-desktop-speed="-8">
<!-- Background images due to easier positioning. -->
<div id="hero-text">
<p id="bh7">BRICKHACK 7</p>
<p id="dates">FEB 20-21 | RIT DIGITAL HACKATHON</p>
<div id="action-buttons">
<a id="register" href="https://apply.brickhack.io/users/sign_up">REGISTER</a>
<a id="discord" href="https://discord.gg/rXapGXsYEK">DISCORD</a>
</div>
</div>
</div>
<div id="desk-container" class="rellax" data-rellax-speed="0" data-rellax-desktop-speed="-8">
<div id="desk"></div>
<div id="lamp-wire"></div>
</div>
<div id="shelf"></div>
</section>
<section id="hackathon" class="section-pad-top">
<div class="carousel">
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/1.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/2.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/3.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/4.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/5.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/6.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/7.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/8.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/9.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/10.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
<div class="slide">
<div class="wire"></div>
<div class="front-clip"></div>
<div class="back-clip"></div>
<img src="./assets/carousel/11.jpg" class="slide-image" alt="BrickHack 6 attendees"/>
</div>
</div>
<div id="modal">
<span id="close"><i id="close" class="fas fa-times"></i></span>
<img id="modal-content" alt="image from carousel">
</div>
<div id="hackathon-content" class="section-pad">
<div id="hackathon-text">
<h1>What is a Hackathon?</h1>
<p>A Hackathon is an invention marathon. Any student can attend! Really, any student... and it's completely free.</p>
<p>Students work in teams and mentors are present to offer help. Sponsors attend to help, recruit, and promote their products. Teams compete in different categories and prizes are awarded, but everyone learns and everyone wins!</p>
<p>Come spend 24 hours with us at BrickHack and dedicate time to learn, collaborate, build, and innovate.</p>
</div>
<div id="hackathon-buttons">
<a href="https://mlh.io/" target="_blank" rel="noopener noreferrer">
<i class="fas fa-arrow-right"></i>
<p>Visit Major League Hacking</p>
</a>
<a href="./gallery.html" rel="noopener noreferrer">
<i class="fas fa-images"></i>
<p>BrickHack Gallery</p>
</a>
</div>
</div>
</section>
<section id="schedule" class="section-pad">
<h1>Schedule</h1>
<p>Times are listed in your local time zone.</p>
<div id="schedule-block">
<!-- Binder rings -->
<div id="binder-container">
<div class="binder-rings">
<div class="binder-ring"></div>
<div class="binder-ring"></div>
</div>
<div class="binder-rings">
<div class="binder-ring"></div>
<div class="binder-ring"></div>
</div>
</div>
<div id="schedule-tabs">
<div id="pre-event-tab" class="schedule-tab pre-event">
<p>Pre-Event</p>
</div>
<div id="feb-20-tab" class="schedule-tab feb-20">
<p>Feb 20th</p>
</div>
<div id="feb-21-tab" class="schedule-tab feb-21">
<p>Feb 21st</p>
</div>
</div>
<div id="schedule-content-wrapper">
<div id="pre-event-content" class="schedule-content">
<div class="day-row pre-16">
<div class="day">
<h2 class="number">16</h2>
<h6 class="name">TUESDAY</h6>
</div>
<div class="events pre-event-16-events"></div>
</div>
<div class="day-row pre-17">
<div class="day">
<h2 class="number">17</h2>
<h6 class="name">WEDNESDAY</h6>
</div>
<div class="events pre-event-17-events"></div>
</div>
<div class="day-row pre-18">
<div class="day">
<h2 class="number">18</h2>
<h6 class="name">THURSDAY</h6>
</div>
<div class="events pre-event-18-events"></div>
</div>
<div class="day-row pre-19">
<div class="day">
<h2 class="number">19</h2>
<h6 class="name">FRIDAY</h6>
</div>
<div class="events pre-event-19-events"></div>
</div>
</div>
<div id="feb-20-content">
<div class="schedule-content">
<div class="days">
<div class="day">
<h2 class="number">20</h2>
<h6 class="name">SATURDAY</h6>
</div>
</div>
<div class="events feb-20-events"></div>
</div>
<div class="show-full-schedule">
<p>Show full schedule</p><i class="fas fa-plus-circle"></i>
</div>
<div class="hide-full-schedule">
<p>Hide full schedule</p><i class="fas fa-minus-circle"></i>
</div>
</div>
<div id="feb-21-content">
<div class="schedule-content">
<div class="days">
<div class="day">
<h2 class="number">21</h2>
<h6 class="name">SUNDAY</h6>
</div>
</div>
<div class="events feb-21-events"></div>
</div>
<div class="show-full-schedule">
<p>Show full schedule</p><i class="fas fa-plus-circle"></i>
</div>
<div class="hide-full-schedule">
<p>Hide full schedule</p><i class="fas fa-minus-circle"></i>
</div>
</div>
</div>
</div>
</section>
<section id="prizes" class="section-pad">
<h1>Prizes</h1>
<div id="prizes-wrapper">
<div id="ricky-confetti">
<img src="./assets/prizes/rickyconfetti.svg" alt="Confetti Ricky the Brick" />
</div>
<div id="prizes-container">
<div class="prize">
<p>Despite going digital, you can still win prizes at BrickHack!</p>
</div>
<div class="prize">
<p>This year, we'll have more than 10 prize categories for you to compete in — more info to come on Devpost.</p>
</div>
<div class="prize">
<p>We'll have <strong>physical prizes</strong> shipped out to United States and Canada residents, while <strong>digital prizes</strong> are open game for everybody!</p>
</div>
<div class="prize">
<p>Check out our FAQ for more details.</p>
</div>
</div>
</div>
</section>
<section id="faq" class="section-pad">
<div id="faq-wrapper">
<h1>Frequently Asked Questions</h1>
<div id="faq-cards">
<div id="faq-cards-left">
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-pink" aria-hidden="true"></i>
Is this event digital or in-person?
</button>
<div class="panel">
<p>BrickHack 7 will be run entirely digitally, via Discord and Zoom.</p>
<p>More details will be sent out as the event draws closer, including the server link.</p>
<p>For now, make sure to <a id="register" href="https://apply.brickhack.io/users/sign_up">register</a> for updates!
</div>
</div>
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-pink" aria-hidden="true"></i>
Who can participate in BrickHack?
</button>
<div class="panel">
<p>Anyone currently enrolled as a student can attend!</p>
<p>If you don't fit that description, you're
absolutely welcome to attend as a mentor or volunteer. All attendees must be 18 years or older.</p>
</div>
</div>
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-red" aria-hidden="true"></i>
Do I need a team to join?
</button>
<div class="panel">
<p>Nope! If you have an existing team, that's great — otherwise, we'll provide time to form new teams with other hackers at the start of the event.</p>
<p>Please note that you can have up to a total of 4 members in a team.</p>
</div>
</div>
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i>
Do RIT students need to apply?
</button>
<div class="panel">
<p>Yes. All students, RIT or not, need to apply to the event.</p>
<p>Our main limitation is space. Even though we're a digital event, we need to provide judging, chat moderation, interpreting services, and more. All of these require staff, and we only have so many resources to run the event.</p>
<p>Maybe next year we'll have AI run the event...</p>
</div>
</div>
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i>
Can I re-use an old project?
</button>
<div class="panel">
<p>No. You can start thinking of ideas beforehand, but no work can be done!</p>
<p>(No designs, no UML diagrams, no code, etc.)</p>
</div>
</div>
<p id="contact-desktop" class="contact">Don't see your question here? <a href="mailto:[email protected]">Contact Us</a></p>
</div>
<div id="faq-cards-right">
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-red" aria-hidden="true"></i>
How accessible is the digital event?
</button>
<div class="panel">
<p>We've put a lot of thought into making sure all of BrickHack can be enjoyed by everyone. We're planning to have interpreting services and audio captioning to boot, with more accommodations to come in the future.</p>
<p>During registration, put any services that you require in the "special needs" field, and we'll do our best to meet them!</p>
<p>For any outstanding questions, email <a href="mailto:[email protected]">[email protected]</a>.</p>
</div>
</div>
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-pink" aria-hidden="true"></i>
When will I know if I got in?
</button>
<div class="panel">
<p>Soon!</p>
<p>Every application is considered on a first-come, first-serve basis. So register early! We'll send an email out if you're accepted.</p>
</div>
</div>
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i>
I'm new to coding. What if I have questions while I hack?
</button>
<div class="panel">
<p>This year, we'll have mentors from various tech companies available to help, as well as other hackers who can volunteer their knowledge throughout the event.</p>
<p>During the opening ceremony, we'll go over how to request help from a mentor!</p>
</div>
</div>
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i>
Will there be swag or prizes shipped out?
</button>
<div class="panel">
<p>Everyone is eligible to receive digital swag and digital prizes.</p>
<p>If your shipping address is in the United States, we are shipping physical swag and prizes.</p>
<p>If your shipping address is in Canada, we are shipping physical prizes.</p>
<p>If your shipping address is outside of the United States and Canada, we are unable to ship physical swag and prizes.</p>
<p><em>We have a limited amount of swag, make sure that you check in and turn in a project to be eligible to receive swag.</em></p>
</div>
</div>
<div class="card">
<button class="accordion-header">
<i class="fa fa-plus fa-plus-orange" aria-hidden="true"></i>
Should I bring my own bricks?
</button>
<div class="panel">
<p>We've got you covered.</p>
</div>
</div>
</div>
</div>
<p id="contact-laptop" class="contact">Don't see your question here? <a href="mailto:[email protected]">Contact Us</a></p>
</div>
</section>
<section id="leadership">
<div id="leadership-content" class="section-pad">
<h1>Leadership Team</h1>
<div id="leaders" class="section-pad-top">
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/michael.jpg" alt="Michael's photo"/>
<p>Michael<br />Van Leeuwen</p>
<p>President</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/abhaya.jpg" alt="Abhaya's photo"/>
<p>Abhaya Tamrakar</p>
<p>BrickHack</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/may.jpg" alt="May's photo"/>
<p>May Ren</p>
<p>Design</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/peter.jpg" alt="Peter's photo"/>
<p>Peter Kos</p>
<p>Engineering</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/mark.jpg" alt="Mark's photo"/>
<p>Mark Maluenda</p>
<p>Community Outreach</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/olivia.jpg" alt="Olivia's photo"/>
<p>Olivia Simmons</p>
<p>Logistics</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/makenna.jpg" alt="Makenna's photo"/>
<p>Makenna M.</p>
<p>Logistics</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/mira.jpg" alt="Mira's photo"/>
<p>Mira Antolovich</p>
<p>Logistics</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/kevin.jpg" alt="Kevin's photo"/>
<p>Kevin Zhou</p>
<p>Treasurer</p>
</div>
<div class="leader">
<div class="leader-tape"></div>
<img src="./assets/leadership/pardeep.jpg" alt="Pardeep's photo"/>
<p>Pardeep Singh</p>
<p>Sponsorship</p>
</div>
</div>
</div>
</section>
<section id="sponsors" class="section-pad">
<h1>Sponsors</h1>
<!-- Brick sponsors -->
<div id="sponsor-grid" class="brick">
<a href="https://www.cbrands.com/" class="logo cbrands" target="_blank">
<img src="./assets/sponsors/logos/cbrands-white.svg" />
<a href="https://www3.mtb.com/careers/technology-careers" class="logo mttech" target="_blank">
<img src="./assets/sponsors/logos/mttech-white.svg" />
</a>
</a>
<a href="https://www.wegmans.com" class="logo wegmans" target="_blank">
<img src="./assets/sponsors/logos/wegmans-white.svg" />
</a>
</div>
<!-- Gold/Silver sponsors -->
<div id="sponsor-grid" class="gold">
<a href="https://readme.com/" class="logo readme" target="_blank">
<img src="./assets/sponsors/logos/readme-white.svg" />
</a>
<a href="https://dolby.io/" class="logo dolbyio" target="_blank">
<img src="./assets/sponsors/logos/dolbyio-white.svg" />
</a>
<a href="https://www.northropgrumman.com/" class="logo northrop" target="_blank">
<img src="./assets/sponsors/logos/northrop-white.svg" />
</a>
</div>
<h2>Partners</h2>
<div id="partner-grid" class="partner">
<a href="https://pinnacle.us.org/" class="logo pinnacle" target="_blank">
<img src="./assets/sponsors/logos/pinnacle-white.svg" />
</a>
<a href="http://mlh.io" class="logo mlh" target="_blank">
<img src="./assets/sponsors/logos/mlh-white.svg" />
</a>
<a href="http://hackp.ac/mlh-stickermule-hackathons" class="logo stickermule" target="_blank">
<img src="./assets/sponsors/logos/stickermule-white.svg" />
</a>
<a href="https://www.rit.edu/research/simonecenter/" class="logo simonecenter" target="_blank">
<img src="./assets/sponsors/logos/simonecenter-white.svg" />
</a>
</div>
<div id="prospectus">
<p>Interested in sponsoring BrickHack 7?</p>
<p>View our <a href="./assets/sponsors/BrickHack 7 Prospectus.pdf" target="_blank">prospectus</a> and email us at <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</section>
<footer>
<div id="footer-content">
<div>
<h2>contact us</h2>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div>
<a href="https://twitter.com/coderit" target="_blank">
<i class="fab fa-twitter"></i>
</a>
<a href="https://www.facebook.com/brickhackrit" target="_blank">
<i class="fab fa-facebook"></i>
</a>
<a href="https://www.instagram.com/code.rit/" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a href="https://github.com/codeRIT" target="_blank">
<i class="fab fa-github"></i>
</a>
</div>
<div>
<p>
<a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf">code of conduct</a>
|
<a href="https://www.rit.edu/academicaffairs/policiesmanual/c070" target="_blank">privacy policy</a>
</p>
<p>copyright © 2020 codeRIT</p>
</div>
</div>
</footer>
<!-- This is where Parcel imports are located! (SASS, etc.) -->
<script src="./bh7.js"></script>
</body>
</html>