You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/EventsData.ts
+17-5Lines changed: 17 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -200,19 +200,19 @@ export const events: ScheduleEvent[] = [ // PLACEHOLDERS: Update all event times
200
200
{
201
201
id: 19,
202
202
title: "Mechanical Keyboard Meetup",
203
-
description: "CSHers will be showing off their mechnical keyboard setups! Stop by to check it out and spend some time learning about keyboards. There will be special guests and giveaways!",
203
+
description: "CSHers will be showing off their mechnical keyboard setups! Stop by to check it out and maybe even showcase your own setup. Featuring special guest Joe Scotto of ScottoKeebs (a Chittenango MK enthusiast, vendor, and handwiring expert) giving a talk, answering questions, and wiring up some keyboards. There will be giveaways from Alchemist Keyboards and Signature Plastics!!",
204
204
date: "Friday, April 10, 2026",
205
-
time: "12:30 PM - 2:00 PM",
206
-
location: "Douglass Sprague Perry Hall (DSP) Room 1250",
207
-
address: "43 Greenleaf Ct, Rochester, NY 14623",
205
+
time: "12:30 PM - 2:30 PM",
206
+
location: "Kate Gleason Hall Room A055",
207
+
address: "1 Lomb Memorial Dr, Rochester, NY 14623",
208
208
capacity: "All attendees",
209
209
dressCode: "Casual",
210
210
type: "activity",
211
211
},
212
212
{
213
213
id: 20,
214
214
title: "Seminar: Intro to GPUI and hacking on Zed",
215
-
description: "Hosted by CSH's very own Nick Moshe (@nickm)! Learn how Zed.dev works under the hood, how to use its rust-native desktop app framework GPUI, and how to build custom plugins embedded into Zed itself.",
215
+
description: "Hosted by Nick Moshe (@nickm)! Learn how Zed.dev works under the hood, how to use its rust-native desktop app framework GPUI, and how to build custom plugins embedded into Zed itself.",
216
216
date: "Friday, April 10, 2026",
217
217
time: "3:00 PM - 4:00 PM",
218
218
location: "CSH, DSP Floor 3",
@@ -221,6 +221,18 @@ export const events: ScheduleEvent[] = [ // PLACEHOLDERS: Update all event times
221
221
dressCode: "Casual",
222
222
type: "seminar",
223
223
},
224
+
{
225
+
id: 21,
226
+
title: "Ultimate Frisbee Game!!",
227
+
description: "Hosted by @Mattyb! Come join us for a casual ultimate frisbee game on the GPC Turf Field. Everyone welcome! Bring your sneakers.",
0 commit comments