From 96c8e94df79d54d7bb7805bbb4113284c41ee28f Mon Sep 17 00:00:00 2001 From: Vanja Cosic <1070957+vanjacosic@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:30:05 +0200 Subject: Update events.toml --- events.toml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/events.toml b/events.toml index 145b0bb..576f4a5 100644 --- a/events.toml +++ b/events.toml @@ -1,12 +1,31 @@ [[upcoming]] -title = "Meetup #38" -date = 2023-07-27 18:00:00+02:00 +title = "Meetup #39" +date = 2023-08-30 18:00:00+02:00 venue = "" address = "" url = "" content = """ """ +[[recent]] +title = "Meetup #38" +date = 2023-06-29 18:00:00+02:00 +venue = "Deloitte" +address = "Weidekampsgade 6" +url = "https://www.meetup.com/copenhagen-rust-community/events/294780997/" +content = """ +
We are hyped to welcome you to Rust meetup #38 at the Manhatten of Copenhagen, Amager, at Deloitte's offices.
+We have two exciting talks ahead of us featuring Deloitte's usage of Rust, and a guest visitor from Rust Aarhus on sudoku solving!
+18:05—18:15: Welcome!
+18:15—19:00: "Tools that get better with some Rust" by Eduard Kyvenko
+19:00—19:45: Break and food sponsored by Deloitte
+19:50—20:35: "Solving sudokus with Rust Iterators" by Niels Skovmand
+20:35—: Hang out and talk
Please note there are only 60 spots for this meetup so make sure to sign up early as the spots are first come first serve :-)
+For anyone who signs up after those 60 are taken there's a waiting list so if you are prevented from joining after all please remove your attendance to give someone else your spot, thank you!
+We look forward to seeing you all!
+""" + [[recent]] title = "Meetup #37" date = 2023-06-29 18:00:00+02:00 -- cgit v1.2.3