-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
439 lines (421 loc) · 33.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta
name="description"
content="HammerHacks is a 12 hour, in-person hackathon where Hamiltonian high schoolers gather to learn, collaborate, and innovate. Add glamour to the hammer at HammerHacks!"
/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="css/style.css">
<script src="js/script.js" defer></script>
<title>HammerHacks - Hamilton's First High School Hackathon</title>
</head>
<body>
<header>
<nav>
<a data-scrollto="welcome-container">About</a>
<a data-scrollto="partners">Partners</a>
<a data-scrollto="sponsors">Sponsors</a>
<a data-scrollto="schedule">Schedule</a>
<a data-scrollto="faq">FAQ</a>
<a data-scrollto="team">The Team</a>
<a data-scrollto="donate">Donate</a>
<a data-scrollto="contact">Contact</a>
</nav>
<div class="signup-section">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdd4bJOy5IPV0en2D5lMx3iJ1X_t1RBKQHbvo9Z_5RgU6lJzw/viewform?usp=sf_link">Register Now!</a>
</div>
</header>
<main>
<div class="title-holder">
<img src="assets/logo.webp" alt="HammerHacks logo">
<p class="date">The First High School Hackathon for Hamiltonian Students</p>
<h2 class="title-description">November 23, 2024 • 8 AM - 8 PM<br>In-person @ McMaster University</h2>
<p class="countdown-timer"></p>
<!-- <p>Interested? Enter your email to get notified when sign-ups are open.</p>
<form class="newsletter-folder" action="/success" name="newsletter" netlify>
<input type="email" name="email" id="email" placeholder="Email" required>
<button type="submit">Notify me</button>
</form> -->
<a class="btn" href="https://docs.google.com/forms/d/e/1FAIpQLSdd4bJOy5IPV0en2D5lMx3iJ1X_t1RBKQHbvo9Z_5RgU6lJzw/viewform?usp=sf_link">Register Now!</a>
</div>
<div class="welcome-container">
<h1>About Us</h1>
<p class="welcome-text">
Welcome to HammerHacks where technology is the new steel! Join us for a 12-hour, in-person hackathon, featuring 150 students, where you can create and showcase tech projects, learn from informative workshops, and connect with fellow tech enthusiasts and industry leaders. Participate to win exciting prizes and awards, and engage in fun activities.<br><br>At HammerHacks, we're more than just a hackathon; we are a group of Hamiltonian students passionate about technology and innovation. Our mission is to inspire Hamilton's youth to engage and participate actively in STEM-related opportunities, both within our community and beyond. Our vision is to empower future Hamiltonian programmers, engineers, scientists, and startup CEOs create groundbreaking technology.<br><br>Learn, collaborate, and innovate as we add glamour to the Hammer!
</p>
</div>
<div class="main">
<div class="partners">
<h1>Partners</h1>
<div class="partners-logos">
<a href="https://www.eng.mcmaster.ca/community" target="_blank"><img src="assets/maceng.png" alt="McMaster Engineering"></a>
</div>
</div>
<div class="sponsors">
<h1>Sponsors</h1>
<div class="sponsor-logos logos-l">
<a href="https://inferencelabs.com/" target="_blank"><img src="assets/inferencelabs.png" alt="Inference Labs"></a>
</div>
<div class="sponsor-logos logos-m">
<a href="https://www.mcmaster.ca/" target="_blank"><img src="assets/mcmaster.png" alt="McMaster University"></a>
<a href="https://staircasehamilton.com/" target="_blank"><img src="assets/TheStaircase.webp" alt="The Staircase"></a>
<a href="https://mabelslabels.ca/en-CA" target="_blank"><img src="assets/mabels.png" alt="Mabel's Labels"></a>
</div>
<div class="sponsor-logos logos-s">
<a href="https://hackclub.com/" target="_blank"><img src="https://assets.hackclub.com/flag-standalone.svg" alt="Hack Club"></a>
<a href="https://investinhamilton.ca/" target="_blank"><img src="assets/InvestInHamilton.PNG" alt="Invest in Hamilton"></a>
<a href="https://optimistclubofhamilton.org/" target="_blank"><img src="assets/hamiltonoptimist.png" alt="Optimist Club of Hamilton"></a>
<a href="https://www.dominos.ca/en/" target="_blank"><img src="assets/dominos.svg" alt="Domino's Pizza"></a>
<a href="https://carmensgroup.com/" target="_blank"><img src="assets/carmens.png" alt="Carmens Group"></a>
</div>
</div>
<div class="sponsor-holder">
<h1>Want to sponsor a day of dreams?</h1>
<p class="sponsor-text2">Sponsors will make it possible for our student-run hackathon to happen.</p>
<p class="sponsor-text1">Help us give students the best experience!</p>
<a href="https://drive.google.com/file/d/10c61yTrINZye3jpQYSqAisiAP-GhFJ2f/view" target="_blank"><button class="sponsor-button">Become a Sponsor</button></a>
</div>
<div class="schedule">
<h1>Schedule</h1>
<table>
<tr>
<td class="scheduleTime">7:15 AM - 8:00 AM</td>
<td class="activity">Check-In & Welcome Activities</td>
<td class="description">Kick off the day with check-in and team-building activities.</td>
</tr>
<tr>
<td class="scheduleTime">8:00 AM - 8:15 AM</td>
<td class="activity">Opening Ceremonies</td>
<td class="description">Welcome to all participants! Let's get energized</td>
</tr>
<tr>
<td class="scheduleTime">8:15 AM - 8:20 AM</td>
<td class="activity">Keynote Address</td>
<td class="description">Hear from Colin Gagich, Co-Founder and CEO, Inference Labs</td>
</tr>
<tr>
<td class="scheduleTime">8:20 AM - 9:20 AM</td>
<td class="activity">Workshop #1: Getting Started with Web Development</td>
<td class="description">Learn web development with Dave Smith-Hayes, Software Development Manager, Mabel's Labels</td>
</tr>
<tr>
<td class="scheduleTime">9:30 AM - 9:45 AM</td>
<td class="activity">Icebreaker Activity</td>
<td class="description">Get to know your fellow hackers!</td>
</tr>
<tr>
<td class="scheduleTime">9:45 AM - 10:45 AM</td>
<td class="activity">Workshop #2: Let's Make a Multiplayer Game Together!</td>
<td class="description">Make a game with Adam Stirtan, Founder, ClassZoo</td>
</tr>
<tr>
<td class="scheduleTime">11:00 AM - 12:00 PM</td>
<td class="activity">Hacking Begins!</td>
<td class="description">Put your ideas into action—let the coding commence!</td>
</tr>
<tr>
<td class="scheduleTime">12:00 PM - 1:00 PM</td>
<td class="activity">Lunch & Networking</td>
<td class="description">Enjoy a meal while connecting with other participants.</td>
</tr>
<tr>
<td class="scheduleTime">1:00 PM - 5:00 PM</td>
<td class="activity">Hacking Continues!</td>
<td class="description">Keep working and innovating on your projects, and enjoy fun mini activities along the way, with prizes to be won.</td>
</tr>
<tr>
<td class="scheduleTime">5:00 PM - 5:30 PM</td>
<td class="activity">Dinner</td>
<td class="description">Take a break to refuel.</td>
</tr>
<tr>
<td class="scheduleTime">5:30 PM - 6:30 PM</td>
<td class="activity">Hacking Concludes!</td>
<td class="description">Wrap up your projects and prepare for presentations.</td>
</tr>
<tr>
<td class="scheduleTime">6:30 PM - 7:30 PM</td>
<td class="activity">Judging & Project Viewing</td>
<td class="description">Showcase your hard work to our judges!</td>
</tr>
<tr>
<td class="scheduleTime">7:30 PM - 7:45 PM</td>
<td class="activity">Top 3-5 Project Presentations</td>
<td class="description">Hear pitches from the best projects of the day.</td>
</tr>
<tr>
<td class="scheduleTime">7:45 PM - 8:00 PM</td>
<td class="activity">Winners Announcement & Closing Ceremonies</td>
<td class="description">Celebrate your achievements and conclude the event!</td>
</tr>
</table>
</div>
<div class="directions">
<h1>Location</h1>
<p>Peter George Centre for Living and Learning @ McMaster University</p>
<p>(1280 Main St W, Hamilton, ON L8S 4L8, Canada)</p>
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d7800.516342400056!2d-79.918264!3d43.2654!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x882c9b6596106407%3A0xf256463687b966a8!2sPeter%20George%20Centre%20for%20Living%20and%20Learning!5e1!3m2!1sen!2sus!4v1730248216534!5m2!1sen!2sus" width="800" height="600" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class="faq">
<h1>FAQ</h1>
<div class="faq-boxes">
<div class="accordion-item">
<button class="accordion-button">What is a hackathon?</button>
<div class="accordion-content">
<p>A hackathon is a social coding marathon where students come together and collaborate to code, design, and present amazing software and technology.</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">Who can participate?</button>
<div class="accordion-content">
<p>Anyone over 13 enrolled in a secondary school in the Hamilton-Wentworth region can participate. Please contact us if you attend a school outside the Hamilton-Wentworth region, but live within it.</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">Do I need coding experience?</button>
<div class="accordion-content">
<p>Not at all! HammerHacks is open to students of all skill levels. We'll offer mentors and workshops to support your project, making it a perfect opportunity to quickly learn new skills. Just be sure to come with a passion and enthusiasm for learning!</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">What can I make?</button>
<div class="accordion-content">
<p>You can make a website, app, game, or any project that involves coding.</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">Do I need a team?</button>
<div class="accordion-content">
<p>You can work alone, or with a team of up to 3 people! You can team up with participants from any school or experience level. Teams can be formed either before the event or during the hackathon—it's entirely up to you.</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">How much does it cost?</button>
<div class="accordion-content">
<p>HammerHacks is completely free to attend!</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">Will food be provided?</button>
<div class="accordion-content">
<p>Lunch, dinner, and snacks will be provided!</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">What should I bring?</button>
<div class="accordion-content">
<p>Please bring your laptop, charger, water bottle and school photo ID.</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">Where will it take place?</button>
<div class="accordion-content">
<p>HammerHacks will be held in Room 127 at the Peter George Centre for Living and Learning (PGCLL) at McMaster University.</p>
</div>
</div>
<div class="accordion-item">
<button class="accordion-button">What can I expect from this event?</button>
<div class="accordion-content">
<p>You will have the opportunity to learn from our coding workshops, work on exciting projects, meet fellow techies, engage in fun activities, and more.</p>
</div>
</div>
</div>
</div>
</div>
<div>
<h1>Still have questions?</h1>
<p>Reach out to us at <a href="mailto:[email protected]">info@hammerhacks.ca</a></p>
</div>
<div class="team">
<h1>The Team</h1>
<div>
<h3>Co-Founders and Lead Organizers</h3>
<ul>
<li>
<img src="assets/team/willcagas.webp" alt="William Cagas" loading="lazy">
<div>
<p class="name">William Cagas</p>
<p class="school">St. Thomas More CSS</p>
<a href="https://www.linkedin.com/in/william-cagas/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
<li>
<img src="assets/team/aneekm.png" alt="Aneek Mukherjee" loading="lazy">
<div>
<p class="name">Aneek Mukherjee</p>
<p class="school">Saltfleet District SS</p>
<a href="https://www.linkedin.com/in/aneek-mukherjee-b1789025b/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
</ul>
</div>
<div>
<h3>Development Team</h3>
<ul>
<li>
<img src="assets/team/williamkang.jpg" alt="William Kang" loading="lazy">
<div>
<p class="name">William Kang</p>
<p class="position">Software Development Lead</p>
<p class="school">Western University (Orchard Park SS Graduate)</p>
<a href="https://www.linkedin.com/in/wkang-/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
<li>
<img src="assets/team/ayomide.jpg" alt="Ayomide Abraham" loading="lazy">
<div>
<p class="name">Ayomide Abraham</p>
<p class="position">Software Developer</p>
<p class="school">Saltfleet District SS</p>
<a href="https://www.linkedin.com/in/ayomide-abraham-ab03532b7/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
<li>
<img src="assets/team/ethant.jpg" alt="Ethan Tran" loading="lazy">
<div>
<p class="name">Ethan Tran</p>
<p class="position">Software Developer</p>
<p class="school">Saltfleet District SS</p>
<a href="https://www.linkedin.com/in/ethantrann/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
</ul>
</div>
<div>
<h3>Logistics Team</h3>
<ul>
<li>
<img src="assets/team/jasminem.webp" alt="Jasmine Montrichard" loading="lazy">
<div>
<p class="name">Jasmine Montrichard</p>
<p class="position">Logistics Lead</p>
<p class="school">St. Jean de Brebeuf CSS</p>
<a href="https://www.linkedin.com/in/jasminemontrichard/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
<li>
<img src="assets/team/maisyt.webp" alt="Maisy Thomas" loading="lazy">
<div>
<p class="name">Maisy Thomas</p>
<p class="position">Logistics Coordinator</p>
<p class="school">St. Mary CSS</p>
</div>
</li>
</ul>
</div>
<div>
<h3>Operations Team</h3>
<ul>
<li>
<img src="assets/team/selenan.jpeg" alt="Selena Nguyen" loading="lazy">
<div>
<p class="name">Selena Nguyen</p>
<p class="position">Operations Lead</p>
<p class="school">Orchard Park SS</p>
<a href="https://www.linkedin.com/in/selena-nguyen-0b7287321/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
<li>
<img src="assets/team/chayanths.jpg" alt="Chayanth Suthahar" loading="lazy">
<div>
<p class="name">Chayanth Suthahar</p>
<p class="position">Operations Coordinator</p>
<p class="school">Orchard Park SS</p>
<a href="https://www.linkedin.com/in/chayanth-suthahar-59a12a302/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
<li>
<img src="assets/team/michaelx.png" alt="Michael Xiao" loading="lazy">
<div>
<p class="name">Michael Xiao</p>
<p class="position">Operations Coordinator</p>
<p class="school">Hillfield Strathallan College</p>
<a href="https://www.linkedin.com/in/michael-xiao-41a0672b6/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
</ul>
</div>
<div>
<h3>Marketing Team</h3>
<ul>
<li>
<img src="assets/team/kaylas.webp" alt="Kayla Sodergard" loading="lazy">
<div>
<p class="name">Kayla Sodergard</p>
<p class="position">Marketing Lead</p>
<p class="school">Bishop Ryan CSS</p>
<a href="https://www.linkedin.com/in/kayla-sodergard-22757927b/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
<li>
<img src="assets/team/mikaelg.webp" alt="Mikael Gomez" loading="lazy">
<div>
<p class="name">Mikael Gomez</p>
<p class="position">Marketing Coordinator</p>
<p class="school">St. Thomas More CSS</p>
<a href="https://www.linkedin.com/in/mikael-gomez-55022230a/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
</ul>
</div>
<div>
<h3>Finance Team</h3>
<ul>
<li>
<img src="assets/team/juliav.jpg" alt="Julia Vu" loading="lazy">
<div>
<p class="name">Julia Vu</p>
<p class="position">Finance Coordinator</p>
<p class="school">Waterdown District SS</p>
<a href="https://www.linkedin.com/in/julia-vu-7153232b4/">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
</a>
</div>
</li>
</ul>
</div>
</div>
<div class="donate">
<h1>Interested in supporting our hackathon?</h1>
<a href="https://hcb.hackclub.com/donations/start/hammerhacks" class="sponsor-button" target="_blank">Donate</a>
</div>
<div class="contact">
<h1>Contact Us</h1>
<p>For any inquiries, please email us at <a href="mailto:[email protected]">info@hammerhacks.ca</a></p>
<p>Follow us on social media!</p>
<a href="https://www.instagram.com/hammerhacks_"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg></a>
<a href="https://www.linkedin.com/company/hammerhacks/"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg></a>
</div>
<div class="credits">
<p>Made with <span class="pink">❤</span> by the HammerHacks Development Team</p>
<p>Our <a href="https://github.com/hammerhacks/Website">website</a> and <a href="https://hcb.hackclub.com/hammerhacks">finances</a> are open</p>
<p class="hcb">HammerHacks is fiscally sponsored by The Hack Foundation (d.b.a. <a href="https://hackclub.com/hcb">Hack Club</a>), a 501(c)(3) nonprofit (EIN: 81-2908499)</p>
</div>
</main>
</body>
</html>