From 0236aa1f8159054383d84aae35f77bbe4a9b5827 Mon Sep 17 00:00:00 2001 From: Nico Date: Mon, 30 Sep 2024 00:12:15 -0500 Subject: [PATCH] update: UPL events for Fall 2024 --- .../events/a-combinatorial-problem-reed-nelson.md | 9 --------- ...cache-and-memory-friendly-programming-matt-wildman.md | 6 ------ src/content/events/lightning-talks-fall-2024.md | 7 +++++++ .../{madhacks-fall-2023.md => madhacks-fall-2024.md} | 9 +++++---- 4 files changed, 12 insertions(+), 19 deletions(-) delete mode 100644 src/content/events/a-combinatorial-problem-reed-nelson.md delete mode 100644 src/content/events/cache-and-memory-friendly-programming-matt-wildman.md create mode 100644 src/content/events/lightning-talks-fall-2024.md rename src/content/events/{madhacks-fall-2023.md => madhacks-fall-2024.md} (80%) diff --git a/src/content/events/a-combinatorial-problem-reed-nelson.md b/src/content/events/a-combinatorial-problem-reed-nelson.md deleted file mode 100644 index e8e6ff2..0000000 --- a/src/content/events/a-combinatorial-problem-reed-nelson.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: "Lightning Talk: A Combinatorial Problem (Reed Nelson)" -date: 2021-07-21 7:30 PM -location: "Online (Discord Server)" ---- - -What is the chromatic polynomial of the modified complete graph K2n, which lacks the edges (1, 2), (3, 4), ..., (2n-1, 2n)? - -To understand and solve this problem, we will discuss several topics from Graph Theory and Combinatorics, such as chromatic numbers, chromatic polynomials, and one important and useful counting principle which justifies this whole talk. diff --git a/src/content/events/cache-and-memory-friendly-programming-matt-wildman.md b/src/content/events/cache-and-memory-friendly-programming-matt-wildman.md deleted file mode 100644 index 2bc73d9..0000000 --- a/src/content/events/cache-and-memory-friendly-programming-matt-wildman.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Lightning Talk: Cache and Memory Friendly Programming (Matt Wildman)" -date: 2021-11-01 6:00 PM -location: "CS 1240" ---- -An introduction to improving performance by observing cache and memory locality, as well as techniques and best practices when doing common tasks in C++. No prior knowledge required although an understanding of pointers is recommended. \ No newline at end of file diff --git a/src/content/events/lightning-talks-fall-2024.md b/src/content/events/lightning-talks-fall-2024.md new file mode 100644 index 0000000..120c85c --- /dev/null +++ b/src/content/events/lightning-talks-fall-2024.md @@ -0,0 +1,7 @@ +--- +title: "UPL Lightning Talks ⚡" +date: 2024-10-04 11:00 AM +location: Computer Sciences rm 1240 (CS Auditorium) +--- + +Ready to learn something new? UPLers share knowledge about their favorite topics in tech. Come to our Lightning Talks. diff --git a/src/content/events/madhacks-fall-2023.md b/src/content/events/madhacks-fall-2024.md similarity index 80% rename from src/content/events/madhacks-fall-2023.md rename to src/content/events/madhacks-fall-2024.md index 5ff5f49..c878312 100644 --- a/src/content/events/madhacks-fall-2023.md +++ b/src/content/events/madhacks-fall-2024.md @@ -1,10 +1,10 @@ --- -title: "🚨Madhacks Fall 2023🚨" -date: 2023-11-11 12:00 PM +title: "🚨Madhacks Fall 2024🚨" +date: 2024-11-09 11:00 AM location: Educational Sciences Building --- -MadHacks will take place on **November 11th-12th, 2023**. +MadHacks is Wisconsin's Premier Hackathon! The event will take place on **November 9th-10th, 2024**. **What's a Hackathon?**\ Hackathons are a 24-hour event where teams of up to four have a friendly competition to create the best projects, products, and more. Food, prizes, mentorship, and events are all available. @@ -15,4 +15,5 @@ Hackathons give you the environment to make amazing, fulfilling projects in a sh **Do I know enough to join a Hackathon?**\ **YES**. Hackathons are made to be beginner friendly. Mentorship, talks, and workshops are available, which all allow for you to grow your abilities quickly. We'll be better equipped to support beginners this time :) -Apply now: https://madhacks.io/ \ No newline at end of file +Apply now: https://madhacks.io/ +