From edc7ffc9c819dee2867fbc46537a04ac2a4879de Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Wed, 12 Jun 2024 23:10:23 +0200 Subject: [PATCH] more Zurich achievements - May (#432) --- events.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/events.json b/events.json index e3f7ea5..dd36498 100644 --- a/events.json +++ b/events.json @@ -95,6 +95,20 @@ ], "achievements": [] }, + { + "date": "2024-08-29", + "title": "Hackergarten Zurich August 2024", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/301596805/" + } + ], + "achievements": [ + ] + }, { "date": "2024-08-06", "venue": "codecentric AG", @@ -107,6 +121,20 @@ ], "achievements": [] }, + { + "date": "2024-07-25", + "title": "Hackergarten Zurich July 2024", + "venue": "Quatico Solutions AG", + "address": "Förrlibuckstrasse 220, 8005 Zürich", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-zurich/events/301596785/" + } + ], + "achievements": [ + ] + }, { "date": "2024-07-04", "venue": "CSS Versicherung", @@ -237,6 +265,14 @@ { "title": "Apus (Social Media Wall): Add track information to session", "url": "https://github.com/McPringle/apus/issues/56" + }, + { + "title": "Fathub: Improve CSS formatting for table grids and fix column alignment in desktop view", + "url": "https://git.sr.ht/~puer-robustus/fathub/commit/a25e85ab094779461dde5c1db8518593c2c74779" + }, + { + "title": "Data Version Control: Fix fish shell support", + "url": "https://github.com/iterative/dvc/pull/10445" } ] },