From 6035ed8be03f3fa20376ee373ac3a1218821ff23 Mon Sep 17 00:00:00 2001 From: Jacob Wrenn Date: Tue, 8 Oct 2024 15:09:18 +0100 Subject: [PATCH] Update events --- .../event-carousel/event-carousel.scss | 1 + src/config.tsx | 65 +++++++++++++++++++ 2 files changed, 66 insertions(+) diff --git a/src/components/event-carousel/event-carousel.scss b/src/components/event-carousel/event-carousel.scss index 2bbf3bc..df2a5d8 100644 --- a/src/components/event-carousel/event-carousel.scss +++ b/src/components/event-carousel/event-carousel.scss @@ -5,6 +5,7 @@ left: calc(-33% + 64px); width: calc(100% + 33% - 64px); flex-wrap: nowrap; + overflow-x: hidden; > div { padding: 9px; diff --git a/src/config.tsx b/src/config.tsx index 42a69e5..295bc16 100644 --- a/src/config.tsx +++ b/src/config.tsx @@ -76,6 +76,71 @@ export const config: ISiteData = { }, // New events. + { + name: "CV & Networking WorkShop", + when: { + dates: [new Date("2024-10-14T18:00:00Z")], + text: "Monday 14th Oct, 6pm", + }, + thumbnail: "events/2022/01a.jpg", + link: "", + location: "TLC116", + description: [ + "Get key insights from the incredible Rewriting the Code about how to make your CV stand out, and how to network like a pro, in this collab with DUWiT and DurHack.", + ], + }, + { + name: "The annual DurHack x CompSoc Bar Crawl", + when: { + dates: [new Date("2024-10-18T20:00:00Z")], + text: "Friday 18th Oct, 8pm", + }, + thumbnail: "events/2022/07.jpg", + link: "", + location: "", + description: [ + "Join us for our bar crawl to complete some themed challengers and meet your fellow DurHackers. Maybe even catch a glimpse of a dinosaur. ", + ], + }, + { + name: "Cloud Soc Workshop", + when: { + dates: [new Date("2024-10-21T18:00:00Z")], + text: "Monday 21st Oct, 6pm", + }, + thumbnail: "events/2022/03.jpg", + link: "https://www.instagram.com/ducloudsoc", + location: "MCS0001", + description: [ + "In this beginner friendly collab with Cloud Soc, learn how to build a simple project you can deploy using cloud services, the future of data storage!", + ], + }, + { + name: "Palantir x CompSoc", + when: { + dates: [new Date("2024-10-28T18:00:00Z")], + text: "Monday 28th Oct, 6pm", + }, + thumbnail: "events/edcode.jpg", + link: "", + location: "MCS0001", + description: [ + "The incredible Palantir are back! Join us for a chance to get to use their systems in their hands-on workshop, and hear about career opportunities at Palantir.", + ], + }, + { + name: "Intro to GitHub, Web Dev, Figma/ Design", + when: { + dates: [new Date("2024-10-30T13:00:00Z")], + text: "Wednesday 30th Oct, 1-3pm", + }, + thumbnail: "events/durhack2018photo.jpg", + link: "", + location: "TLC025", + description: [ + "We'll have 3 beginner-friendly workshops in GitHub, web dev, and Figma running simultaneously for you to choose from, so you can hone your tech skills for the upcoming hackathon!", + ], + }, { name: "DurHack 2024", description: [