From afd0a60726fba5aacca63cae7b4d612a742c40f3 Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Wed, 31 Jan 2024 11:04:39 +0100 Subject: [PATCH 1/2] Add January Achievements Zurich --- events.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/events.json b/events.json index 932413c..16113c5 100644 --- a/events.json +++ b/events.json @@ -251,6 +251,29 @@ ], "achievements": [] }, + { + "date": "2024-01-26", + "title": "Hackergarten Zurich January 2024", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/298461856/" + } + ], + "achievements": [ + { + "title": "Fathub: Added dietary filter to exclude recipes based on their ingriedients.", + "url": "https://git.sr.ht/~puer-robustus/fathub/commit/57bbe912aa26af415a7c115b37503a8d4aa710cb" + }, + { + "title": "Pong with Rust and Ggez", + "url": "https://github.com/DominikStefancik/Games/tree/master/pong-with-rust-and-ggez" + } + + ] + }, { "date": "2024-01-09", "venue": "codecentric AG", From e387b4de120fe972e11e760d941eff21a9cea71f Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Wed, 31 Jan 2024 11:10:32 +0100 Subject: [PATCH 2/2] Add next Zurich events --- events.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/events.json b/events.json index 16113c5..28da1c3 100644 --- a/events.json +++ b/events.json @@ -203,6 +203,20 @@ ], "achievements": [] }, + { + "date": "2024-03-28", + "title": "Hackergarten Zurich March 2024", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/298903266/" + } + ], + "achievements": [ + ] + }, { "date": "2024-03-07", "venue": "CSS Versicherung", @@ -227,6 +241,20 @@ ], "achievements": [] }, + { + "date": "2024-02-29", + "title": "Hackergarten Zurich February 2024", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/298903257/" + } + ], + "achievements": [ + ] + }, { "date": "2024-02-06", "venue": "codecentric AG",