Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add week 0 events #135

Merged
merged 3 commits into from
Sep 28, 2024
Merged
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
24 changes: 23 additions & 1 deletion src/assets/data/events/all.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
[
{
"title": "Smores by the Shore",
"time": "2024-09-27T18:00",
"duration": "180",
"type": "Social",
"desc": "Join Data at UCI, Hack at UCI, AI at UCI, Design at UCI and CTC at UCI for our bonfire event to kickstart the year! Come hang out, enjoy some food, and make s’mores! Rides are offered on a first come first serve basis at 5:30 PM, so be sure to RSVP!",
"place": "Corona Del Mar"
},
{
"title": "Scavenger Hunt",
"time": "2024-09-25T17:30",
"duration": "60",
"type": "Social",
"place": "UCI Flag Poles"
},
{
"title": "Yapping at Yogurtland",
"time": "2024-09-23T17:30",
"duration": "90",
"type": "Social",
"place": "Yogurtland (meet at the UCI Flag Poles)"
},
{
"title": "Design Career Exploration Panel",
"time": "2024-05-22T16:00",
Expand Down Expand Up @@ -94,7 +116,7 @@
"time": "2/27/2024 5:00 PM",
"duration": "60",
"type": "Workshop",
"desc": "This workshop will discuss the interssection of human-centered data collection with design. We will be exploring the ethics of current data collection methodologies with a research professor working in the intersection of data science, ai, and research. The goal of this workshop is to introduce the intersection of design with data systems to create holistic, human-centered AI technologies and data softwares.",
"desc": "This workshop will discuss the interssection of human-centered data collection with design. We will be exploring the ethics of current data collection methodologies with a research professor working in the intersection of data science, ai, and research. The goal of this workshop is to introduce the intersection of design with data systems to create holistic, human-centered AI technologies and data software.",
"place": "TBD"
},
{
Expand Down