From 6c702fb09454330bd09ab86c27d45338a30aadc1 Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Mon, 1 Jul 2024 09:47:33 +0200 Subject: [PATCH 1/3] June achievements Zurich --- events.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/events.json b/events.json index 9997eff..acb4b21 100644 --- a/events.json +++ b/events.json @@ -171,6 +171,22 @@ } ], "achievements": [ + { + "title": "Map-Yard (random fantasy SVG maps): Fixed mountains bezier prototype", + "url": "https://github.com/thomasstauffer666/map-yard/pull/5" + }, + { + "title": "JReleaser: fix(gradle) - MavenCentralMavenDeployer.maxRetries should be an Integer", + "url": "https://github.com/jreleaser/jreleaser/commit/4ba9b4ff772b42c73a2c89b1bb7a6568910541b5" + }, + { + "title": "Apus (Social Media Wall): Replace emojis with icons", + "url": "https://github.com/McPringle/apus/commit/721eee5971c553b1356a83ac44e8a6d66035c68c" + }, + { + "title": "Apus (Social Media Wall): Add sessionize api integration", + "url": "https://github.com/McPringle/apus/pull/152" + } ] }, { From 2389fe3effe8d105ab0da9f0c70cafd80dc2a55a Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Fri, 5 Jul 2024 08:24:33 +0200 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=93=9D=20add=20achievements=20for=20L?= =?UTF-8?q?ucerne=20July=202024?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- events.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index acb4b21..340ad9c 100644 --- a/events.json +++ b/events.json @@ -145,7 +145,28 @@ "url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtygckbgb/" } ], - "achievements": [] + "achievements": [ + { + "title": "Brainstorming next steps of a mobile application for type 1 diabetics to calculate carbohydrates", + "url": "https://github.com/BasilTschopp/carbs.ch" + }, + { + "title": "Kickstart IT for attendees of 'Jugend hackt'", + "url": "https://jugendhackt.org/" + }, + { + "title": "Working on a Meter-Bus parser (wired m-bus protocol)", + "url": "https://github.com/maebli/m-bus-parser" + }, + { + "title": "Experiments with the Bevy Game Engine", + "url": "https://github.com/maebli/encondnator/" + }, + { + "title": "hack.commit.push: Configure payment for event in Switzerland", + "url": "https://switzerland2024.hack-commit-pu.sh/" + } + ] }, { "date": "2024-07-02", From c431939b9050027652e0975e3146e444c33b63d1 Mon Sep 17 00:00:00 2001 From: Markus Schlichting Date: Tue, 30 Jul 2024 16:49:35 +0200 Subject: [PATCH 3/3] Update events.json - add Hackergarten Dortmund DiWoDo Event --- events.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/events.json b/events.json index 340ad9c..0d1b646 100644 --- a/events.json +++ b/events.json @@ -70,6 +70,19 @@ } ], "achievements": [] + }, + { + "date": "2024-09-26", + "venue": "Karakun @ Digitale Werkbank Dortmund", + "address": "Kanalstr. 25, 44147 Dortmund", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-dortmund/events/302531589/" + } + ], + "achievements": [ + ] }, { "date": "2024-09-05",