From f7a567d1cf4c5d95897c771a9acf8b847e913a24 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Fri, 27 Sep 2024 17:13:15 -0700 Subject: [PATCH] chore: add w0 events --- src/assets/data/events/all.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/src/assets/data/events/all.json b/src/assets/data/events/all.json index 4088855e..bbada358 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -1,4 +1,25 @@ [ + { + "title": "Smores by the Shore", + "time": "2024-09-23T18:00", + "duration": "180", + "type": "Social", + "place": "Corona Del Mar" + }, + { + "title": "Scavenger Hunt", + "time": "2024-09-23T17: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", @@ -94,7 +115,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" }, {