-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
21 lines (18 loc) · 1.06 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"times": {
"start": "Apr 5, 2025 7:00:00",
"end": "Apr 6, 2025 17:15:00"
},
"signupLink": "https://tally.so/r/mOzlYa",
"faq": {
"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 [email protected] for any other questions you may have!"
},
"old_questions": {
"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."
}
}