Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/speakers/a-keys.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/beyonce.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/e-watson.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/speakers/o-rodrigo.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
91 changes: 75 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<link rel="stylesheet" href="wehack.css">
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet'>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">

</head>

<body>
Expand All @@ -14,7 +16,7 @@
<div class="placeholder"><img src="/images/logos/wehack_logo.png" alt="WEHack logo" style="border-radius: 17px"></div>
<!--<img src="/images/logos/wehack_logo.png" alt="WEHack logo">-->
<div class="right">
<h1 class="font-title-1">WEHack 2022</h1>
<h1 class="font-title-1">WEHack 2023</h1>
<button class="apply-now font-paragraph" onclick=" window.open('https://live.wehackutd.com/','_blank')" type="button" style="cursor:pointer;">WEHACK PORTAL</button>
<!--<div class="flex-grid">
<button class="font-paragraph" id="left-button" onclick=" window.open('http://coda.io/form/Volunteer-Sign-Ups_dFu8FXxDeex','_blank')" type="button" style="cursor:pointer;">VOLUNTEER</button>
Expand All @@ -36,9 +38,9 @@ <h1 class="about-heading"><center>Dallas’ largest inclusive hackathon</center>
underrepresented people to harness their skills to create projects of
their own.
</p>
<h1 class="about-heading"><center> Get ready for WEHack 2022!</center></h1>
<h1 class="about-heading"><center> Get ready for WEHack 2023!</center></h1>
<p>
Happening from April 2nd-3rd (2022), we're planning on hosting the second
Happening in February 2023, we're planning on hosting the third
iteration of WEHack in-person for the first time! Come join us for
a great hacking experience, as well as free food and swag! There is also
a workshop planned before the hackathon, more information TBA.
Expand All @@ -50,7 +52,7 @@ <h1 class="about-heading"><center> Get ready for WEHack 2022!</center></h1>
<div>
<!--Countdown-->
<script src="https://cdn.logwork.com/widget/countdown.js"></script>
<a href="https://logwork.com/countdown-swx8" class="countdown-timer" data-width="500" data-timezone="America/Chicago" data-textcolor="#ffffff" data-date="2022-04-02 00:00" data-unitscolor="#ffffff">WEHack Countdown</a>
<a href="https://logwork.com/countdown-swx8" class="countdown-timer" data-width="500" data-timezone="America/Chicago" data-textcolor="#1e1920" data-date="2022-04-02 00:00" data-unitscolor="#1e1920">WEHack Countdown</a>
</div>
<div></div>
<div></div>
Expand Down Expand Up @@ -237,6 +239,63 @@ <h1 class="heading-5"><a class="resource-link" href="https://wehack-2020.devpost
</div>
</div>


<!--Speakers section (NEW NEW NEW COPYING TEAM MEMBERS SECTION)-->
<!--https://www.youtube.com/watch?v=exb2ab72Xhs-->
<section class="team" id="meetthespeakers">
<h1 class="heading">Speakers</h1>
<style>
h1{
font-family: "Montserrat";
}
h5{
font-family: "Montserrat";
text-align:right;
}

</style>
<div class="container-center">
<div class="row">

<div class="image">
<p><a href="https://www.aliciakeys.com/" target="blank">
<img class="image__img" src="./images/speakers/a-keys.jpeg" alt="Alicia Keys">
<div class="image__overlay">
<div class="image__title">Alicia Keys</div>
<div class="image__description">
Description of Alicia Keys
</div>
</div></a></p>
</div>

<div class="image">
<p><a href="https://www.aliciakeys.com/" target="blank">
<img class="image__img" src="./images/speakers/a-keys.jpeg" alt="Alicia Keys">
<div class="image__overlay">
<div class="image__title">Alicia Keys</div>
<div class="image__description">
Description of Alicia Keys
</div>
</div></a></p>
</div>

<div class="image">
<p><a href="https://www.aliciakeys.com/" target="blank">
<img class="image__img" src="./images/speakers/a-keys.jpeg" alt="Alicia Keys">
<div class="image__overlay">
<div class="image__title">Alicia Keys</div>
<div class="image__description">
Description of Alicia Keys
</div>
</div></a></p>
</div>


</div>
</div>
</section>


<!-- extras
<div class="flex-container2">
<div class="flex-container">
Expand Down Expand Up @@ -351,12 +410,12 @@ <h1 class="heading">Frequently Asked Questions</h1>

<button class="accrdion">When and where is WEHack?</button>
<div class="panel">
<p>WEHack 2022 will be happening from April 2nd-3rd and will be happening in-person in ECSW and virtually on Discord! (It will be held in a hybrid format.)</p>
<p>WEHack 2023 will be happening in February and will be happening in-person in ECSW and virtually on Discord! (It will be held in a hybrid format.)</p>
</div>

<button class="accrdion">Do I need to be a CS major/minor?</button>
<div class="panel">
<p>No! WEHack 2022 is open to all majors and would be the perfect place to start your first project!</p>
<p>No! WEHack 2023 is open to all majors and would be the perfect place to start your first project!</p>
</div>

<button class="accrdion">How do I apply?</button>
Expand All @@ -369,9 +428,9 @@ <h1 class="heading">Frequently Asked Questions</h1>
<p>We are unfortunately not able to accomodate anyone below the age of 18 at this time.</p>
</div>

<button class="accrdion">How can I mentor at WEHack 2022?</button>
<button class="accrdion">How can I mentor at WEHack 2023?</button>
<div class="panel">
<p><a href="http://coda.io/form/WEHack-2022-Mentor-Application_d18shEvpl87" class="resource-link">Apply to be a mentor here!</a>.</p>
<p><a href="http://coda.io/form/WEHack-2022-Mentor-Application_d18shEvpl87" class="resource-link">Apply to be a mentor here!</a></p>
</div>

</div>
Expand All @@ -384,7 +443,7 @@ <h1 class="heading">Frequently Asked Questions</h1>

<button class="accrdion">Does it cost money to partcipate?</button>
<div class="panel">
<p>WEHack 2022 is completely free! Everything is covered including our sweet swag which can be picked up there! (If swag is not delivered on time it can be picked up on campus.)</p>
<p>WEHack 2023 is completely free! Everything is covered including our sweet swag which can be picked up there! (If swag is not delivered on time it can be picked up on campus.)</p>
</div>

<button class="accrdion">How do teams work at WEHack?</button>
Expand All @@ -403,12 +462,12 @@ <h1 class="heading">Frequently Asked Questions</h1>
<p>WEHack will not be providing hardware in person, but we encourage you to use online hardware simulators.</p>
</div>

<button class="accrdion">Is WEHack 2022 virtual?</button>
<button class="accrdion">Is WEHack 2023 virtual?</button>
<div class="panel">
<p>WEHack 2022 will be hybrid (in-person and virtual)!</p>
<p>WEHack 2023 will be hybrid (in person and virtual)!</p>
</div>

<button class="accrdion">Can I sleep at WEHack 2022?</button>
<button class="accrdion">Can I sleep at WEHack 2023?</button>
<div class="panel">
<p>Whatever floats your boat :)</p>
</div>
Expand Down Expand Up @@ -514,9 +573,9 @@ <h1 class="heading"> </h1>

<!-- Meet The Team -->
<section class="team" id="meettheteam">
<h1 class="heading">Meet The Team</h1>
<h2 class="heading-2">Directors</h2>
<p class="subtitle">They help develop all of WEHack</p>
<h1 class="heading">Meet the Team</h1>
<!-- <h2 class="heading-2">Directors</h2> -->
<!-- <p class="subtitle">They help develop all of WEHack</p> -->


<div class="container-center">
Expand Down Expand Up @@ -568,7 +627,7 @@ <h2 class="heading-2">Directors</h2>
<div>
<!--Countdown-->
<script src="https://cdn.logwork.com/widget/countdown.js"></script>
<a href="https://logwork.com/countdown-swx8" class="countdown-timer" data-width="500" data-timezone="America/Chicago" data-textcolor="#ffffff" data-date="2022-04-02 00:00" data-unitscolor="#ffffff">WEHack Countdown</a>
<a href="https://logwork.com/countdown-swx8" class="countdown-timer" data-width="500" data-timezone="America/Chicago" data-textcolor="#1e1920" data-date="2022-04-02 00:00" data-unitscolor="#1e1920">WEHack Countdown</a>
</div>
<div></div>
<div></div>
Expand Down
Loading