From 93ae4f76d582bcab53dbd304c03b11f2978ae7a8 Mon Sep 17 00:00:00 2001 From: Jonathan Lo Date: Sat, 24 Feb 2024 11:12:24 -0800 Subject: [PATCH] feat: update content for faq and desc --- config.json | 7 ++++++- index.html | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 047951e..ee882b1 100644 --- a/config.json +++ b/config.json @@ -6,6 +6,11 @@ "signupLink": "https://www.ds3ucsd.com/", "faq": { "Will there be food/drink served?": "Yes, thanks to our sponsor Quokka, there will be energy drinks and coffee. In addition, there will be meals provided.", - "Who is the event host?": "DataHacks 2024 is hosted by Data Science Student Society at UC San Diego." + "Who is the event host?": "DataHacks 2024 is hosted by Data Science Student Society at UC San Diego.", + "What size can teams be?": "Teams can be anywhere between 1-4 people!", + "Any experience required?": "Absolutely no experience is required to participate in DataHacks!", + "Will hardware be provided?": "Unfortunately, we will not be able to provide any hardware to participants and instead encourage those to bring their own hardware.", + "Can we use old projects/code?": "All projects must be done during the event and thus, no old projects/code are to be turned in.", + "Other questions?": "Feel free to email us at ds3@ucsd.edu for any other questions you may have!" } } \ No newline at end of file diff --git a/index.html b/index.html index 532fa40..69f3c84 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@

till DataHacks begins!

Welcome to DS3 DataHacks 2024!

-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Sequi doloribus iure voluptatum expedita rerum, omnis minus sit, exercitationem illum vel quibusdam beatae velit quo nulla adipisci officia blanditiis illo suscipit. Natus at animi eius commodi, hic ducimus repudiandae quasi consectetur assumenda asperiores autem neque soluta, rerum iure quidem cum! Libero quisquam expedita divoribus maxime perferendis aperiam dolor tenetur sunt distinctio vel eius doloribus assumenda voluptas explicabo ipsa animi eaque reprehenderit, mollitia reiciendis dolorem ab ratione?

+

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.