From f7a567d1cf4c5d95897c771a9acf8b847e913a24 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Fri, 27 Sep 2024 17:13:15 -0700 Subject: [PATCH 1/3] 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" }, { From c20d3eb136d4e571745532507754cd2132072c46 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Fri, 27 Sep 2024 17:17:03 -0700 Subject: [PATCH 2/3] chore: add w0 events --- src/assets/data/events/all.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/data/events/all.json b/src/assets/data/events/all.json index bbada358..e6145367 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -1,14 +1,14 @@ [ { "title": "Smores by the Shore", - "time": "2024-09-23T18:00", + "time": "2024-09-27T18:00", "duration": "180", "type": "Social", "place": "Corona Del Mar" }, { "title": "Scavenger Hunt", - "time": "2024-09-23T17:30", + "time": "2024-09-25T17:30", "duration": "60", "type": "Social", "place": "UCI Flag Poles" From 29e8ed0c24b5e548fc2a284f3d276f1605b7254f Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Fri, 27 Sep 2024 17:19:01 -0700 Subject: [PATCH 3/3] chore: add some copy to bonfire --- src/assets/data/events/all.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/assets/data/events/all.json b/src/assets/data/events/all.json index e6145367..b5bdedfc 100644 --- a/src/assets/data/events/all.json +++ b/src/assets/data/events/all.json @@ -4,6 +4,7 @@ "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" }, {