gilroyhacks.com/index.html

580 lines
37 KiB
HTML
Raw Normal View History

2022-05-26 22:09:31 -07:00
<!DOCTYPE html>
<html lang="en">
<!--
Official Gilroy Hacks Website Source Code -> HTML (https://gilroyhacks.com)
For more info, contact jamesdinh77 (at) protonmail (dot) com
-->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Gilroy Hacks</title>
<link href="css/general.css" rel="stylesheet" type="text/css" media="all">
2022-05-29 16:50:10 -07:00
<link href="css/scroll_nav.css" rel="stylesheet" type="text/css" media="all">
2022-06-06 20:44:54 -07:00
<link rel="stylesheet" href="css/leaflet.css"/>
<script src="js/leaflet.js"></script>
2022-06-01 00:54:16 -07:00
<link rel="icon" href="img/Gilroy-Hacks-Logo-icon-tp.ico">
2022-05-26 22:09:31 -07:00
<meta name="author" content="Gilroy Hacks">
<meta name="copyright" content="This site and its pages are Copyright (c) 2022 Gilroy Hacks All Rights Reserved.">
2022-06-06 20:44:54 -07:00
<meta name="description" content="The official website for the Gilroy Hacks Hackathon. Strengthen your skills and collaborate with others to create something useful.">
2022-05-26 22:09:31 -07:00
<meta name="keywords" content="Gilroy Hacks, GilroyHacks, Gilroy, hackathon, Bay Area, GECA, Dr. TJ Owens Gilroy Early College Academy">
<style>
@font-face {
font-family: "Glacial Indifference";
src: url("font/GlacialIndifference-Regular.otf") format('opentype');
font-display: swap;
}
body {
position: relative;
2022-06-02 12:13:07 -07:00
background-color: #0d1117 !important;
2022-05-26 22:09:31 -07:00
background-image: "";
color: #f2f1ef !important;
font-family: "Glacial Indifference";
}
</style>
<!--For icons, go here: https://iconsvg.xyz/ -->
</head>
2022-05-31 20:04:23 -07:00
<body>
2022-05-29 16:50:10 -07:00
<!--Nav-->
<nav id="navBar">
2022-05-29 22:39:53 -07:00
<a id="nav-logo-a" href="./">
2022-06-03 18:51:23 -07:00
<img id="nav-logo" src="img/Gilroy Hacks Logo [Summer-wide-2].png" height="50" width="258" alt="logo"/>
2022-05-29 16:50:10 -07:00
</a>
2022-05-29 22:39:53 -07:00
<div id="nav-links-container">
<input type="checkbox" id="check">
<label for="check" class="checkbtn">
<img src="img/bars.png" loading="lazy" height="17" width="25" alt="Bars"/>
</label>
2022-05-30 00:43:44 -07:00
<a target="_blank" href="https://forms.gle/coK7q43RwBV2f15i7"><div id="sign-up">SIGN UP</div></a>
2022-05-29 22:39:53 -07:00
<ul>
<li><a href="#event">Event</a></li>
<li><a href="#rules">Rules</a></li>
<li><a href="#prizes">Prizes</a></li>
2022-06-01 18:54:41 -07:00
<li><a href="#team">Team</a></li>
2022-05-29 22:39:53 -07:00
</ul>
</div>
2022-05-29 16:50:10 -07:00
</nav>
<!--Front Page-->
2022-05-26 22:09:31 -07:00
<header>
2022-05-29 16:50:10 -07:00
<div id="header-background">
2022-05-26 22:09:31 -07:00
<div id="header">
2022-06-03 18:51:23 -07:00
<img id="logo" src="img/Gilroy Hacks Logo [Summer].png" height="400" width="400" alt="logo"/>
2022-05-30 00:43:44 -07:00
<hr id="line-header">
2022-05-29 16:50:10 -07:00
<h2 id="header-subtitle-date">Aug 12 - 14</h2>
2022-05-29 22:39:53 -07:00
<div id="spots-container">
<div class="blob green" aria-hidden="true"></div>
2022-06-01 17:58:57 -07:00
<h2 id="header-subtitle-spots">40 spots remaining</h2>
2022-05-29 22:39:53 -07:00
</div>
2022-05-29 16:50:10 -07:00
<div id="entrance-arrow">
2022-05-30 00:43:44 -07:00
<a href="#event" id="arrow-link">
Event
2022-05-30 13:55:20 -07:00
<svg id="arrow" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 9l6 6 6-6"/></svg>
2022-05-27 20:37:36 -07:00
</a>
2022-05-29 16:50:10 -07:00
</div>
2022-05-26 22:09:31 -07:00
</div>
</div>
</header>
2022-05-29 16:50:10 -07:00
<!--Main-->
<main>
2022-05-30 00:43:44 -07:00
<section id="event">
<h2 class="topic">Hackathon Event</h2>
<hr class="line">
<div id="event-container">
<article id="event-description">
<h2 id="description-heading">Our Mission Statement</h2>
2022-06-01 21:02:59 -07:00
<div id="event-main-box">
<div id="description-content">Gilroy Hacks is a student-led organization focused on promoting community engagement and improving STEM exposure to local high school students.</div>
2022-06-04 23:43:19 -07:00
<hr class="line">
2022-06-01 21:02:59 -07:00
<ul class="list">
<li>Even if you're not an expert at coding, this hackathon offers an opportunity for you to strengthen your skills and collaborate with others to create something useful. Below are important dates to keep in mind:
2022-06-01 21:02:59 -07:00
<ul style="margin-left: 25px">
<li><span class="emphasis-text">Aug 11</span> -> Signup Period Ends</li>
<li><span class="emphasis-text">Aug 12-14</span> -> Summer 2022 Hackathon</li>
</ul>
</li>
2022-06-01 21:02:59 -07:00
</ul>
</div>
2022-05-31 00:57:35 -07:00
<!-- Timeline src: https://codepen.io/cjl750/pen/MXvYmg -->
<div id="timeline">
<h2 id="timeline-heading">Timeline</h2>
2022-06-03 18:51:23 -07:00
<span class="caption">Click on each dot for more info</span>
2022-05-31 00:57:35 -07:00
<div class="flex-parent">
<div class="input-flex-container">
2022-06-03 15:09:59 -07:00
<input class="timeline-input" type="radio" name="timeline-dot" data-description="1" checked>
2022-05-31 00:57:35 -07:00
<div class="dot-info" data-description="1">
2022-06-03 19:24:44 -07:00
<span class="year">8/12 4:00pm</span>
2022-05-31 00:57:35 -07:00
<span class="label">Opening Ceremony</span>
</div>
2022-06-03 15:09:59 -07:00
<input class="timeline-input" type="radio" name="timeline-dot" data-description="2">
2022-05-31 00:57:35 -07:00
<div class="dot-info" data-description="2">
2022-06-03 19:24:44 -07:00
<span class="year">8/12 5:00pm</span>
2022-05-31 00:57:35 -07:00
<span class="label">Hacking Begins</span>
</div>
2022-06-03 15:09:59 -07:00
<input class="timeline-input" type="radio" name="timeline-dot" data-description="3">
2022-05-31 00:57:35 -07:00
<div class="dot-info" data-description="3">
<span class="year">8/14 12:00pm</span>
<span class="label">Hacking Ends</span>
</div>
2022-06-03 15:09:59 -07:00
<input class="timeline-input" type="radio" name="timeline-dot" data-description="4">
2022-05-31 00:57:35 -07:00
<div class="dot-info" data-description="4">
<span class="year">8/14 2:00pm</span>
<span class="label">Project Presentations</span>
</div>
2022-06-03 15:09:59 -07:00
<input class="timeline-input" type="radio" name="timeline-dot" data-description="5">
2022-05-31 00:57:35 -07:00
<div class="dot-info" data-description="5">
<span class="year">8/14 3:30pm</span>
<span class="label">Awards Ceremony</span>
</div>
<div id="timeline-descriptions-wrapper">
<div data-description="1">
2022-06-03 18:51:23 -07:00
<h3>Opening Ceremony</h3>
2022-06-03 19:24:44 -07:00
<h4 class="timeline-description-subtitle">8/12 | 4:00pm - 5:00pm</h4><br>
2022-05-31 15:20:04 -07:00
<p class="timeline-description">The official start of the hackathon where we deliver the opening presentation along with the finalized teams, prompts, rules, and timeline.<br>
2022-05-31 00:57:35 -07:00
<ul class="timeline-description-list">
2022-06-01 14:37:46 -07:00
<li>It is highly recommended you attend this portion of the hackathon (at least half of your team must attend to participate)</li>
2022-06-04 23:43:19 -07:00
<li>Along with the in-person event held at the Community Room at the Gilroy Library, we will be streaming the event on zoom</li>
2022-05-31 00:57:35 -07:00
<li><span class="important-text">=IMPORTANT=</span> DO NOT START CODING during this period</li>
</ul>
</p>
</div>
<div data-description="2">
2022-06-03 18:51:23 -07:00
<h3>Hacking Begins</h3>
2022-06-03 19:24:44 -07:00
<h4 class="timeline-description-subtitle">8/12 | 5:00pm</h4><br>
2022-05-31 00:57:35 -07:00
<p class="timeline-description">
Now's your time to shine! Start working with your team to build your project. No strings attached!
<ul class="timeline-description-list">
2022-05-31 01:15:35 -07:00
<li><span class="important-text">=IMPORTANT=</span> Your project must follow one of the given prompts and guidelines; otherwise, your team may lose a lot of points for unrelated topic deductions</li>
2022-05-31 00:57:35 -07:00
<li>Remember, you only have 44 hours to complete your project... Use your time wisely</li>
</ul>
</p>
</div>
<div data-description="3">
2022-06-03 18:51:23 -07:00
<h3>Hacking Ends</h3>
<h4 class="timeline-description-subtitle">8/14 | 12:00pm</h4><br>
2022-05-31 01:15:35 -07:00
<p class="timeline-description">STOP coding! Your 44 hours of intense stress and turmoil are finally up! We hope you learned some valuable skills and made some new friends along the way.<br>
2022-05-31 00:57:35 -07:00
<ul class="timeline-description-list">
<li><span class="important-text">=IMPORTANT=</span> Make sure you turn in your project BEFORE the deadline at 12:30pm. You can find the submission form on the Discord server or <a class="link" href="https://forms.gle/bpoXvyjP2TcsrELX8" target="_blank" title="Submission Form">Submit Here</a></li>
<li>Don't leave yet though, because you still need to present your project to the judges</li>
<li>From now until Project Presentations (2:00pm), your team will have around 2 hours to prepare for your presentation. Get back to work!</li>
</ul>
</p>
</div>
<div data-description="4">
2022-06-03 18:51:23 -07:00
<h3>Project Presentations</h3>
<h4 class="timeline-description-subtitle">8/14 | 2:00pm - 3:00pm</h4><br>
2022-05-31 00:57:35 -07:00
<p class="timeline-description">This is where your team will present your product to our honored judges.<br>
<ul class="timeline-description-list">
<li>Be Creative! Make your product stand out by including a demo or showing its function across multiple sources</li>
<li>Presentations will occur in order of team number (i.e. Team 1 will go first)</li>
<li>It is advised you have your camera on and that you ensure your microphone and tech work before presenting</li>
2022-06-04 23:43:19 -07:00
<li><span class="important-text">=IMPORTANT=</span> Your team's presentation is not allowed to go ABOVE 5 minutes... Use your time wisely.</li>
2022-05-31 01:15:35 -07:00
<li>Your team will be graded on both the product and presentation as per the rubric</li>
2022-05-31 00:57:35 -07:00
</ul>
</p>
</div>
<div data-description="5">
2022-06-03 18:51:23 -07:00
<h3>Awards Ceremony</h3>
<h4 class="timeline-description-subtitle">8/14 | 3:30pm - 4:00pm</h4><br>
2022-05-31 01:15:35 -07:00
<p class="timeline-description">Congratuations! Judge scores are tallied and here's where we announce the 1st, 2nd, and 3rd place teams along with positive feedback for each.<br>
2022-05-31 00:57:35 -07:00
<ul class="timeline-description-list">
2022-05-31 01:15:35 -07:00
<li>Winners: we will contact you via Email about your prizes; allow up to 2 days for a response</li>
2022-05-31 11:41:46 -07:00
<li>For Questions, ask in the Discord server (#ask-questions), or contact tech support at <a class="link" target="_blank" href="mailto:tech@gilroyhacks.com" title="Email">tech@gilroyhacks.com</a></li>
2022-05-31 00:57:35 -07:00
</ul>
</p>
</div>
</div>
</div>
</div>
</div>
2022-05-30 13:55:20 -07:00
</article>
2022-06-03 01:42:59 -07:00
<article id="signup-article">
2022-06-04 23:43:19 -07:00
<div id="signup-title">
<h2 id="signup-header">Signup Checklist</h2>
<span class="caption">Click each step to cross it out!</span>
</div>
2022-05-30 00:43:44 -07:00
<div id="steps-card">
2022-05-31 17:02:24 -07:00
<div id="signup-container">
2022-05-30 13:55:20 -07:00
<div class="outer">
<div class="card">
<div class="info">
2022-06-03 15:38:07 -07:00
<!-- Checklist src: https://codepen.io/milanraring/pen/QWbqBGo -->
2022-06-03 15:09:59 -07:00
<div id="checklist">
2022-06-05 02:23:40 -07:00
<input id="01" onclick="save()" type="checkbox" name="r" value="1">
2022-06-03 15:09:59 -07:00
<label for="01">
<p class="title">1. Sign up w/ this <a class="link" target="_blank" href="https://forms.gle/coK7q43RwBV2f15i7" title="Signup Form">form</a></p>
</label>
</div>
<p>- These questions are used to gauge your experience and skills so we can pair you with others</p>
2022-05-30 13:55:20 -07:00
</div>
</div>
<div class="card">
<div class="info">
2022-06-03 15:09:59 -07:00
<div id="checklist">
2022-06-05 02:23:40 -07:00
<input id="02" onclick="save()" type="checkbox" name="r" value="2">
2022-06-03 15:09:59 -07:00
<label for="02">
<p class="title">2. Join the <a class="link" target="_blank" href="https://discord.gg/nkTDKMcYbr" title="Discord Invite Link">Discord</a></p>
</label>
</div>
2022-05-30 13:55:20 -07:00
<p>- Please change your nickname to your First and Last name</p>
</div>
</div>
<div class="card">
<div class="info">
2022-06-03 15:09:59 -07:00
<div id="checklist">
2022-06-05 02:23:40 -07:00
<input id="03" onclick="save()" type="checkbox" name="r" value="3">
2022-06-03 15:09:59 -07:00
<label for="03">
<p class="title">3. Create/join a team</p>
</label>
</div>
2022-05-30 13:55:20 -07:00
<p>- Join teams in the Discord Server!</p>
</div>
</div>
<div class="card">
<div class="info">
2022-06-03 15:09:59 -07:00
<div id="checklist">
2022-06-05 02:23:40 -07:00
<input id="04" onclick="save()" type="checkbox" name="r" value="4">
2022-06-03 15:09:59 -07:00
<label for="04">
<p class="title">4. Start discussing ideas for a project</p>
</label>
</div>
2022-05-30 13:55:20 -07:00
<p>
2022-05-31 15:20:04 -07:00
- Between now and the start of the hackathon is a great time to come up with project ideas & download any software you may need
2022-05-30 13:55:20 -07:00
<br>
2022-05-31 15:20:04 -07:00
- However, you can't start working on the project until the hackathon begins
2022-05-30 13:55:20 -07:00
</p>
</div>
</div>
<div class="card">
<div class="info">
2022-06-03 15:09:59 -07:00
<div id="checklist">
2022-06-05 02:23:40 -07:00
<input id="05" onclick="save()" type="checkbox" name="r" value="5">
2022-06-03 15:09:59 -07:00
<label for="05">
<p class="title">5. Wait for the hackathon to start!</p>
</label>
</div>
2022-05-30 13:55:20 -07:00
<p>- Mark your calendars, Aug 12 - 14</p>
</div>
</div>
</div>
</div>
2022-05-30 00:43:44 -07:00
</div>
2022-06-04 23:43:19 -07:00
<div id="sponsor-title">
<h2 id="sponsor-heading">Sponsors</h2>
<span class="caption">Thank you to all these amazing sponsors!</span>
</div>
<div id="sponsor-container">
<a href="https://sccld.org/" target="_blank">
<img id="gilroy-library-logo" src="img/SCCLD_logo.png" alt="gilroy library logo">
</a>
</div>
2022-05-30 00:43:44 -07:00
</article>
</div>
2022-06-03 22:00:13 -07:00
<article id="map-article">
2022-06-06 20:44:54 -07:00
<h2 id="map-title">Calendar</h2>
<div id="cal-container">
<div class="cal-card">
<div class="cal-entry">
<div class="cal-date" id="fri">
<span class="day-of-week">FRI</span>
<span class="cal-subtitle">8/12</span>
</div>
<div class="vertical-line"></div>
<div class="cal-desc">
<h3 class="cal-title">Community Room</h3>
<div class="event-list">
<div class="event-entry">
<span class="event-time">4-5pm</span><span class="event-title">Opening Ceremony</span>
</div>
</div>
</div>
</div>
</div>
<div class="cal-card">
<div class="cal-entry">
<div class="cal-date" id="sat">
<span class="day-of-week">SAT</span>
<span class="cal-subtitle">8/13</span>
</div>
<div class="vertical-line"></div>
<div class="cal-desc">
<h3 class="cal-title">Study Room</h3>
<div class="event-list">
<div class="event-entry">
<span class="event-time">4-5pm</span><span class="event-title">Opening Ceremony</span>
</div>
</div>
</div>
</div>
</div>
<div class="cal-card">
<div class="cal-entry">
<div class="cal-date" id="sun">
<span class="day-of-week">SUN</span>
<span class="cal-subtitle">8/14</span>
</div>
<div class="vertical-line"></div>
<div class="cal-desc">
<h3 class="cal-title">Study Room</h3>
<div class="event-list">
<div class="event-entry">
<span class="event-time">4-5pm</span><span class="event-title">Opening Ceremony</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="map-container">
<div id="map"></div>
2022-06-03 22:00:13 -07:00
</div>
</article>
2022-05-30 00:43:44 -07:00
</section>
<section id="rules">
<h2 class="topic">Rules</h2>
<hr class="line">
2022-06-01 14:37:46 -07:00
<div id=rules-description>
By attending this hackathon, you are required to abide and follow these guidelines and code of conduct.
<br>
Failure to comply with these rules will result in disquilification.</div>
2022-05-31 17:02:24 -07:00
<div id="rules-container">
2022-06-01 14:37:46 -07:00
<article id="guidelines">
<h2 id="signup-header">Hackathon Guidelines</h2>
<div id="rules-main-card">
<div id="signup-container">
<div class="rules-card" id="rules-1">
<p class="rules-title">No cheating</a></p>
<p>
- Do not consult with other teams<br>
</p>
</div>
<div class="rules-card" id="rules-2">
<p class="rules-title">Do not plagiarize</p>
<p>
2022-06-02 00:10:06 -07:00
- You are allowed to use existing libraries and packages with a valid license and give credit when credit is due (required, unless under Creative Commons or <abbr title="Open-source software is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose">Open Source Licensing</abbr>)
2022-06-01 14:37:46 -07:00
<br>
- You may also use old projects as frameworks for your product, but you cannot work on any material that is related to the hackathon before the event
</p>
</div>
<div class="rules-card" id="rules-3">
<p class="rules-title">Maintain open communications with your team at all times</p>
<p>
- A good team player is one who is always able to be reached and assists in team duties when needed
</p>
</div>
<div class="rules-card" id="rules-4">
<p class="rules-title">Any resource is at your disposal</p>
<p>
- You may use a combination of software and hardware in your project
2022-06-01 17:58:57 -07:00
<br>
- You may not copy others' unlicensed word
2022-06-01 14:37:46 -07:00
</p>
</div>
<div class="rules-card" id="rules-5">
<p class="rules-title">Ask for help when needed</p>
<p>
- Don't be afraid to ask questions in the Discord or ask an organizer directly
<br>
2022-06-01 16:05:51 -07:00
- We want to ensure your team's success in this hackathon, so feel free to ask an organizer if you feel unsure
2022-06-01 14:37:46 -07:00
</p>
</div>
</div>
</div>
*subject to change
</article>
<article id="code-of-conduct">
<h2 id="signup-header">Code of Conduct</h2>
2022-06-03 18:51:23 -07:00
<div id="code-main-card">
2022-06-01 14:37:46 -07:00
<div id="signup-container">
2022-06-03 18:51:23 -07:00
<div class="rules-card code-card" id="rules-1">
<p class="rules-title code-title">Treat everyone with respect</p>
2022-06-01 14:37:46 -07:00
<p>
- This includes team members, judges, organizers, volunteers, etc.
<br>
- We reserve the right to refuse patronage to participants based on their actions
</p>
</div>
2022-06-03 18:51:23 -07:00
<div class="rules-card code-card" id="rules-2">
<p class="rules-title code-title">Be appropriate</p>
2022-06-02 00:22:01 -07:00
<p>- Respond professionally with organizers, answer questions to the best of your ability, and ensure that your project is not offensive in any way <br>
2022-06-01 14:37:46 -07:00
</p>
</div>
2022-06-03 18:51:23 -07:00
<div class="rules-card code-card" id="rules-3">
<p class="rules-title code-title">Respect one's privacy</p>
2022-06-01 14:37:46 -07:00
<p>
- You may not photograph anyone without consent
<br>
- We take your privacy VERY seriously
</p>
</div>
2022-06-03 18:51:23 -07:00
<div class="rules-card code-card" id="rules-4">
<p class="rules-title code-title">Don't be lazy</p>
2022-06-01 14:37:46 -07:00
<p>
- Help out anyone whenever possible (with navigation, signups, etc.), whether it's your teammate or another participant
<br>
- You are required to provide adequete effort to your team
</p>
</div>
2022-06-03 18:51:23 -07:00
<div class="rules-card code-card" id="rules-5">
<p class="rules-title code-title">Be ethical and equal</p>
2022-06-01 14:37:46 -07:00
<p>
- Consider the ramifications of your actions; do not do anything that will reputably harm others or yourself
<br>
- Split up work and treat others equally; Prizes are required to be split equally among the team
</p>
</div>
</div>
</div>
*subject to change
</article>
</div>
<div id="photo-release-container">
<h2>Photo Release Waiver</h2>
<div id=photo-description>
2022-06-01 17:58:57 -07:00
By participating in this hackathon, you hereby grant us permission to use your likeness and projects in photographs, videos, or other digital media in any and all of its publications, including, but not limited to, social media and web-based publications. Any and all photos taken during the hackathon duration will become the sole property of Gilroy Hacks.
2022-06-01 14:37:46 -07:00
<br><br>
2022-06-01 17:58:57 -07:00
Upon agreeing to these terms, you authorize Gilroy Hacks to edit, copy, or distribute these photos for any lawful or advertising purpose. Additionally, you waive the right to royalties or compensation as a cause for using these photos.
2022-06-01 14:37:46 -07:00
<br><br>
However, we take your privacy very seriously; if you have a disagreement with any of the terms stated above, please contact an event organizer or email <a class="link" target="_blank" href="mailto:tech@gilroyhacks.com" title="Email">tech@gilroyhacks.com</a>
</div>
2022-05-31 17:02:24 -07:00
</div>
2022-05-30 00:43:44 -07:00
</section>
<section id="prizes">
<h2 class="topic">Prizes</h2>
<hr class="line">
2022-05-31 18:02:11 -07:00
<div id="prizes-container">
<article id="second-column">
2022-06-01 00:54:16 -07:00
<div class="podium-description">
2022-06-03 15:38:07 -07:00
<div class="prize-desc" id="second-place">
2022-06-02 16:33:08 -07:00
<img class="prize-laurel" src="img/silver-laurel.png" loading="lazy" alt="silver laurel">
2022-06-02 18:34:59 -07:00
<div class="prize-title">2nd</div>
2022-06-03 18:51:23 -07:00
<div class="prize-content">$200</div>
2022-06-02 16:33:08 -07:00
</div>
2022-06-01 18:54:41 -07:00
<div class="podium-edge"></div>
2022-06-01 00:54:16 -07:00
<div id="second-podium"></div>
</div>
2022-05-31 18:02:11 -07:00
</article>
<article id="first-column">
2022-06-01 00:54:16 -07:00
<div class="podium-description">
2022-06-03 15:38:07 -07:00
<div class="prize-desc" id="first-place">
2022-06-02 16:33:08 -07:00
<img class="prize-laurel" src="img/gold-laurel.png" loading="lazy" alt="gold laurel">
2022-06-02 18:34:59 -07:00
<div class="prize-title">1st</div>
2022-06-03 18:51:23 -07:00
<div class="prize-content">$300</div>
2022-06-02 16:33:08 -07:00
</div>
2022-06-01 18:54:41 -07:00
<div class="podium-edge"></div>
<div id="first-podium">
<p class="podium-label" id="podium-label-1">Gilroy</p>
<img id="prize-logo" src="img/Gilroy Hacks Logo [icon-tp-podium].png" loading="lazy" alt="logo">
<p class="podium-label" id="podium-label-2">Hacks</p>
</div>
2022-06-01 00:54:16 -07:00
</div>
2022-05-31 18:02:11 -07:00
</article>
<article id="third-column">
2022-06-01 00:54:16 -07:00
<div class="podium-description">
2022-06-03 15:38:07 -07:00
<div class="prize-desc" id="third-place">
2022-06-02 16:33:08 -07:00
<img class="prize-laurel" src="img/bronze-laurel.png" loading="lazy" alt="bronze laurel">
2022-06-02 18:34:59 -07:00
<div class="prize-title">3rd</div>
2022-06-03 18:51:23 -07:00
<div class="prize-content">$100</div>
2022-06-02 16:33:08 -07:00
</div>
2022-06-01 18:54:41 -07:00
<div class="podium-edge"></div>
2022-06-01 00:54:16 -07:00
<div id="third-podium"></div>
</div>
2022-05-31 18:02:11 -07:00
</article>
</div>
2022-05-30 00:43:44 -07:00
</section>
2022-06-01 18:54:41 -07:00
<section id="team">
<h2 class="topic">Hackathon Team</h2>
2022-05-30 00:43:44 -07:00
<hr class="line">
2022-06-01 19:32:00 -07:00
<div id="team-container">
2022-06-03 15:38:07 -07:00
<article id="administration">
2022-06-01 19:32:00 -07:00
<h3 class="team-title">Administration</h3>
<div class="team-entry">
<div class="team-picture"><img src="img/Gilroy Hacks Logo [icon-tp-podium].png" loading="lazy" alt="profile picture"></div>
<div class="team-description">
2022-06-01 23:56:29 -07:00
<h4 class="person-name">Aadhavan Magesh</h4>
<h5 class="person-subtitle">Head of Administration</h5>
2022-06-02 11:59:21 -07:00
<h5 class="person-contact"><span class="discord-text">Discord</span>: Skymon<span class="discord-tag">#0438</span><br><a class="link" target="_blank" href="mailto:aadhavan.magesh@gmail.com" title="Email">aadhavan.magesh@gmail.com</a></h5>
2022-06-01 19:32:00 -07:00
</div>
</div>
</article>
2022-06-03 15:38:07 -07:00
<article id="logistics">
2022-06-01 19:32:00 -07:00
<h3 class="team-title">Logistics</h3>
<div class="team-entry">
<div class="team-picture"><img src="img/Gilroy Hacks Logo [icon-tp-podium].png" loading="lazy" alt="profile picture"></div>
<div class="team-description">
2022-06-02 12:14:36 -07:00
<h4 class="person-name">Isaac Hwang</h4>
<h5 class="person-subtitle">Lead Organizer</h5>
<h5 class="person-contact"><span class="discord-text">Discord</span>: Fesh<span class="discord-tag">#5995</span><br><a class="link" target="_blank" href="mailto:ihwang125@gmail.com" title="Email">ihwang125@gmail.com</a></h5>
2022-06-01 19:32:00 -07:00
</div>
</div>
</article>
2022-06-03 15:38:07 -07:00
<article id="outreach">
2022-06-01 19:32:00 -07:00
<h3 class="team-title">Outreach</h3>
2022-06-02 12:14:36 -07:00
<div class="team-entry">
<div class="team-picture"><img src="img/Gilroy Hacks Logo [icon-tp-podium].png" loading="lazy" alt="profile picture"></div>
<div class="team-description">
<h4 class="person-name">Vijay Kethanaboyina</h4>
<h5 class="person-subtitle">Outreach Manager</h5>
<h5 class="person-contact"><span class="discord-text">Discord</span>: SURPRISE!!<span class="discord-tag">#8662</span><br><a class="link" target="_blank" href="mailto:vijaykethanaboyina@gmail.com" title="Email">vijaykethanaboyina@gmail.com</a></h5>
</div>
</div>
2022-06-01 19:32:00 -07:00
</article>
2022-06-03 15:38:07 -07:00
<article id="tech">
2022-06-01 19:32:00 -07:00
<h3 class="team-title">Tech</h3>
<div class="team-entry">
<div class="team-picture"><img src="img/Gilroy Hacks Logo [icon-tp-podium].png" loading="lazy" alt="profile picture"></div>
<div class="team-description">
2022-06-01 21:02:59 -07:00
<h4 class="person-name">James Dinh</h4>
<h5 class="person-subtitle">Lead Website Designer</h5>
2022-06-01 23:56:29 -07:00
<h5 class="person-contact"><span class="discord-text">Discord</span>: wellfedbison<span class="discord-tag">#0607</span><br><a class="link" target="_blank" href="mailto:jamesdinh77@protonmail.com" title="Email">jamesdinh77@protonmail.com</a></h5>
2022-06-01 19:32:00 -07:00
</div>
</div>
<div class="team-entry">
<div class="team-picture"><img src="img/Gilroy Hacks Logo [icon-tp-podium].png" loading="lazy" alt="profile picture"></div>
<div class="team-description">
2022-06-01 23:56:29 -07:00
<h4 class="person-name">Clement Boiteux</h4>
<h5 class="person-subtitle">Tech Support</h5>
<h5 class="person-contact"><span class="discord-text">Discord</span>: Maul<span class="discord-tag">#8742</span></h5>
2022-06-01 19:32:00 -07:00
</div>
</div>
<div class="team-entry">
<div class="team-picture"><img src="img/Gilroy Hacks Logo [icon-tp-podium].png" loading="lazy" alt="profile picture"></div>
<div class="team-description">
2022-06-06 20:44:54 -07:00
<h4 class="person-name">Mark Shen</h4>
2022-06-01 23:56:29 -07:00
<h5 class="person-subtitle">Tech Support</h5>
2022-06-06 20:44:54 -07:00
<h5 class="person-contact"><span class="discord-text">Discord</span>: No Game No life<span class="discord-tag">#4534</span><br><a class="link" target="_blank" href="mailto:markshen00@gmail.com" title="Email">markshen00@gmail.com</a></h5>
2022-06-01 19:32:00 -07:00
</div>
</div>
2022-06-01 23:56:29 -07:00
</article>
2022-06-03 15:38:07 -07:00
<article id="marketing">
2022-06-01 23:56:29 -07:00
<h3 class="team-title">Marketing</h3>
2022-06-01 19:32:00 -07:00
<div class="team-entry">
<div class="team-picture"><img src="img/Gilroy Hacks Logo [icon-tp-podium].png" loading="lazy" alt="profile picture"></div>
<div class="team-description">
2022-06-01 23:56:29 -07:00
<h4 class="person-name">Bryce Mankovsky</h4>
<h5 class="person-subtitle">Marketing Manager</h5>
<h5 class="person-contact"><span class="discord-text">Discord</span>: bmank52<span class="discord-tag">#1664</span><br><a class="link" target="_blank" href="mailto:brycemankovsky@gmail.com" title="Email">brycemankovsky@gmail.com</a></h5>
2022-06-01 19:32:00 -07:00
</div>
</div>
</article>
</div>
2022-05-30 00:43:44 -07:00
</section>
2022-05-29 16:50:10 -07:00
</main>
2022-05-30 00:43:44 -07:00
<!--Footer-->
<footer>
<ul>
2022-05-30 13:55:20 -07:00
<li><a class="link" target="_blank" href="https://discord.gg/nkTDKMcYbr" title="Discord Invite Link">Discord</a></li>
2022-06-01 00:54:16 -07:00
<li><a class="link" target="_blank" href="mailto:tech@gilroyhacks.com" title="Email">Contact Us</a></li>
2022-05-30 00:43:44 -07:00
</ul>
<hr id="footer-line">
© 2022 Gilroy Hacks <br>
All Rights Reserved
</footer>
2022-05-29 16:50:10 -07:00
<script src="js/scroll_nav.js"></script>
2022-06-03 01:42:59 -07:00
<script src="js/scroll_element.js"></script>
2022-06-04 23:43:19 -07:00
<script src="js/data_checkbox.js"></script>
2022-06-06 20:44:54 -07:00
<script src="js/map.js"></script>
2022-05-26 22:09:31 -07:00
</body>
</html>