Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishayu committed Jan 18, 2025
2 parents 4871d79 + 25f9447 commit f14ad63
Show file tree
Hide file tree
Showing 8 changed files with 198 additions and 67 deletions.
2 changes: 1 addition & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
datahacks.ds3ucsd.com
datahacks-staging.ds3ucsd.com
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Data Science Student Society at UCSD
Copyright (c) 2025 Data Science Student Society at UCSD

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# DataHacks 2024
Repository to host and store website for DataHacks 2024.
# DataHacks 2025
Repository to host and store website for DataHacks 2025.

## License
This project is licensed under the MIT license. For more information see `LICENSE`.
4 changes: 2 additions & 2 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ window.addEventListener('load', async () => {
if (calculateTimeDifference(times['end']) < 0) { // After the end
clearInterval(x);
countdown.innerHTML = `
<h3>DataHacks 2024 has concluded!</h3>
<h3>DataHacks 2025 has concluded!</h3>
<button onclick="location.href='https://www.ds3ucsd.com/'">Join us next year and check out DS3!</button><br>
`;
countdown.style.display = 'block';
countdown.style.textAlign = 'center';
} else { // Between start and end
targetTime = times['end']
countdown.insertAdjacentHTML('beforebegin', "<h3>DataHacks 2024 has begun!</h3>")
countdown.insertAdjacentHTML('beforebegin', "<h3>DataHacks 2025 has begun!</h3>")
tillMsg.innerHTML = 'till DataHacks ends!'
distance = calculateTimeDifference(targetTime)
}
Expand Down
Binary file added assets/imgs/newDatasaur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"times": {
"start": "Apr 6, 2024 7:00:00",
"end": "Apr 7, 2024 17:15:00"
"start": "Apr 5, 2025 7:00:00",
"end": "Apr 6, 2025 17:15:00"
},
"signupLink": "https://tally.so/r/mOzlYa",
"faq": {
Expand Down
221 changes: 175 additions & 46 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,68 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DataHacks 2024 | DS3 at UCSD</title>
<title>DataHacks 2025 | DS3 at UCSD</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="assets/imgs/datahacks-logo.png">
<script src="app.js"></script>
</head>
<body>

</head>
<body>
<!-- Navbar -->
<nav>
<a href="/"><img src="assets/imgs/datahacks-logo.png"></a>
<div id="nav-links">
<a href="#prizes">Prizes</a>
<a href="#sponsors">Sponsors</a>
<!-- <a href="#timeline">Timeline</a> -->
<!-- <a href="#judging">Judging</a> -->
<a href="#faq">FAQ</a>
<a href="https://datahacks-2024.devpost.com/" target="_blank" rel="noreferrer">Devpost</a>
<a href="https://ds3ucsd.notion.site/DataHacks-Handbook-2024-f90db151ba87433d9115c0253f0dbc93" target="_blank" rel="noreferrer">Hacker Guide</a>
<a class="signup" href="" target="_blank" rel="noreferrer">Sign Up</a>
</div>
<a href="/"><img src="assets/imgs/datahacks-logo.png" /></a>
<div id="nav-links">
<a href="#prizes">Prizes</a>
<a href="#sponsors">Sponsors</a>
<!-- <a href="#timeline">Timeline</a> -->
<!-- <a href="#judging">Judging</a> -->
<a href="#faq">FAQ</a>
<a
href="https://datahacks-2024.devpost.com/"
target="_blank"
rel="noreferrer"
>Devpost</a
>
<a
href="https://ds3ucsd.notion.site/DataHacks-Handbook-2024-f90db151ba87433d9115c0253f0dbc93"
target="_blank"
rel="noreferrer"
>Hacker Guide</a
>
<a class="signup" href="" target="_blank" rel="noreferrer">Sign Up</a>
</div>
</nav>

<!-- Main sections -->
<div id="center">
<!-- Title View -->
<section id="title">
<h1>DATAHACKS 2025</h1>
<h2>Theme: Pop Culture</h2>
<h2>April 5-6, PC Ballroom West</h2>
<div id="countdown">
<div class="timebox">
<span id="days">x</span>
<h6>Days</h6>
</div>
<div class="timebox">
<span id="hours">x</span>
<h6>Hours</h6>
</div>
<div class="timebox">
<span id="minutes">x</span>
<h6>Minutes</h6>
</div>
<div class="timebox">
<span id="seconds">x</span>
<h6>Seconds</h6>
</div>
</div>
<h4 id="until-msg">till DataHacks begins!</h4>
</section>

<!-- Title View -->
<section id="title">
<h1>DATAHACKS 2024</h1>
<h1>DATAHACKS 2025</h1>
<div id="countdown">
<div class="timebox">
<span id="days">x</span>
Expand All @@ -53,18 +87,19 @@ <h4 id="until-msg">till DataHacks begins!</h4>
</section>

<section id="about">
<h2>Welcome to DS3 DataHacks 2024!</h2>
<h2>Welcome to DS3 DataHacks 2025!</h2>
<div id="about-wrap">
<img src="assets/imgs/dino2.png">
<img src="assets/imgs/newDatasaur.png">
<p>DataHacks is a hackathon event held at UC San Diego that encourages students of all experience levels to leave the safety of their Jupyter Notebook and delve deeper into Data Science. Created out of pure passion, DataHacks hopes to educate those interested about the realm Data Science and its potential. Those participating in DataHacks will have the opportunity to create a project using data given to them or wrangled and will compete against their peers for the best project.</p>
</div>
</section>

<!-- Prizes -->
<section id="prizes">
<h2>Prizes</h2>
<p>To be Announced!</p>
<!--
<p>Here are some prizes made possible by our generous sponsors! For more prizes, see our devpost!</p>

<div id="prize-row">
<div class="prize-card" id="prize-second">
<div class="round-place">2nd</div>
Expand Down Expand Up @@ -96,12 +131,13 @@ <h3>3rd Place</h3>
</div>
</div>
</div>
-->
</section>

<!-- Sponsors -->
<section id="sponsors">
<h2>Our Sponsors</h2>
<p>Thank you to our sponsors!</p>
<!-- Sponsors -->
<section id="sponsors">
<h2>Our Sponsors</h2>
<p>Thank you to our sponsors!</p>

<div id="sponsor-row">
<!-- <div class="sponsor-card">
Expand Down Expand Up @@ -140,40 +176,133 @@ <h2>Our Sponsors</h2>
</div> -->
</div>
</div>
</section>
</div>
<div class="sponsor-card">
<div
class="img"
style="background-image: url(/assets/imgs/trace3.png)"
>
<div class="triangle triangle-bronze"></div>
</div>
</div>
<div class="sponsor-card">
<div
class="img"
style="background-image: url(/assets/imgs/netapp.jpg)"
>
<div class="triangle triangle-bronze"></div>
</div>
</div>
<div class="sponsor-card">
<div
class="img"
style="
background-image: url(/assets/imgs/converge.png);
background-color: white;
"
>
<div class="triangle triangle-bronze"></div>
</div>
</div>
<div class="sponsor-card">
<div
class="img"
style="background-image: url(/assets/imgs/ucsdkeebs.png)"
>
<div class="triangle triangle-bronze"></div>
</div>
</div>
<div class="sponsor-card">
<div
class="img"
style="
background-image: url(/assets/imgs/nicu.png);
background-color: white;
"
>
<div class="triangle triangle-bronze"></div>
</div>
</div>
<div class="sponsor-card">
<div
class="img"
style="
background-image: url(/assets/imgs/padres.png);
background-color: white;
"
>
<div class="triangle triangle-bronze"></div>
</div>
</div>
</div>
</section>

<!-- Timeline -->
<!-- <section id="timeline">
<!-- Timeline -->
<!-- <section id="timeline">
<h2>Timeline</h2>
<div class="temp"><img src="https://cdn.discordapp.com/attachments/942218891952783421/1202323796670034070/image.png?ex=65cd0a4b&is=65ba954b&hm=45f6bc11be8877dbd40c3e3fe23757221c5da40be550171bbddf42a943b9d3e6&"></div>
</section> -->

<!-- Judging Criteria -->
<!-- <section id="judging">
<!-- Judging Criteria -->
<!-- <section id="judging">
<h2>Judging Criteria</h2>
<div class="temp"><img src="https://cdn.discordapp.com/attachments/942218891952783421/1202323826063720579/image.png?ex=65cd0a52&is=65ba9552&hm=9f6251387ec9491699af2d5f8ddca43ed32717b2e08f144b787ad814cd3595dc&"></div>
</section> -->

<!-- FAQ -->
<section id="faq">
<h2>FAQ</h2>

<div id="qna-grid"><!-- Direct Injected using config --></div>
</section>
<!-- FAQ -->
<section id="faq">
<h2>FAQ</h2>

<div id="qna-grid"><!-- Direct Injected using config --></div>
</section>
</div>

<footer>
<h1>Connect with us</h1>
<div id="icon-row">
<a href="https://www.facebook.com/DS3UCSD/" target="_blank" rel="noreferrer" id="facebook"><img src="assets/icons/facebook_icon.svg"></a>
<a href="https://discord.com/invite/NqHx8h3" target="_blank" rel="noreferrer" id="discord"><img src="assets/icons/discord_icon.svg"></a>
<a href="mailto:[email protected]" target="_blank" rel="noreferrer" id="email"><img src="assets/icons/email_icon.svg"></a>
<a href="https://medium.com/ds3ucsd" target="_blank" rel="noreferrer" id="medium"><img src="assets/icons/medium_icon.svg"></a>
<a href="https://www.instagram.com/ds3.ucsd/?hl=en" target="_blank" rel="noreferrer" id="instagram"><img src="assets/icons/instagram_icon.svg"></a>
<a href="https://open.spotify.com/show/7yHiQn4eqjy2EAzRNEmQdf" target="_blank" rel="noreferrer" id="spotify"><img src="assets/icons/spotify_icon.svg"></a>
</div>
<h1>Connect with us</h1>
<div id="icon-row">
<a
href="https://www.facebook.com/DS3UCSD/"
target="_blank"
rel="noreferrer"
id="facebook"
><img src="assets/icons/facebook_icon.svg"
/></a>
<a
href="https://discord.com/invite/NqHx8h3"
target="_blank"
rel="noreferrer"
id="discord"
><img src="assets/icons/discord_icon.svg"
/></a>
<a
href="mailto:[email protected]"
target="_blank"
rel="noreferrer"
id="email"
><img src="assets/icons/email_icon.svg"
/></a>
<a
href="https://medium.com/ds3ucsd"
target="_blank"
rel="noreferrer"
id="medium"
><img src="assets/icons/medium_icon.svg"
/></a>
<a
href="https://www.instagram.com/ds3.ucsd/?hl=en"
target="_blank"
rel="noreferrer"
id="instagram"
><img src="assets/icons/instagram_icon.svg"
/></a>
<a
href="https://open.spotify.com/show/7yHiQn4eqjy2EAzRNEmQdf"
target="_blank"
rel="noreferrer"
id="spotify"
><img src="assets/icons/spotify_icon.svg"
/></a>
</div>
</footer>

</body>
</html>
</body>
</html>
Loading

0 comments on commit f14ad63

Please sign in to comment.