Skip to content

Commit

Permalink
chore: add week 0 events (#135)
Browse files Browse the repository at this point in the history
* chore: add w0 events

* chore: add w0 events

* chore: add some copy to bonfire
  • Loading branch information
KevinWu098 authored Sep 28, 2024
1 parent e310f91 commit bbf7d8e
Showing 1 changed file with 23 additions and 1 deletion.
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

0 comments on commit bbf7d8e

Please sign in to comment.