From e9ded697861a5db163cff2371268d796e8a97b39 Mon Sep 17 00:00:00 2001 From: Lennart Emmerich Date: Thu, 1 Feb 2024 22:51:29 +0100 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=93=9D=20Add=20achievements=20Hackerg?= =?UTF-8?q?arten=20Luzern=2002/2024?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- events.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index 28da1c3..af6ce5e 100644 --- a/events.json +++ b/events.json @@ -277,7 +277,20 @@ "url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtygcdbcb/" } ], - "achievements": [] + "achievements": [ + { + "title": "hackergarten.github.io: Fix schema validation", + "url": "https://github.com/hackergarten/hackergarten.github.io/pull/416" + }, + { + "title": "Pechrad fixing session", + "url": "https://codeberg.org/LokalesNetzwerk/Pechrad" + }, + { + "title": "Firefly simulation", + "url": "https://github.com/artist-collective-billeter-mischler/firefly-playground" + } + ] }, { "date": "2024-01-26", From 7927830a79f974c36593e49e2e24324ea266740a Mon Sep 17 00:00:00 2001 From: Lennart Emmerich Date: Wed, 10 Apr 2024 17:06:32 +0200 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=93=9D=20Add=20achievements=20Hackerg?= =?UTF-8?q?arten=20Luzern=2004/2024?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- events.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/events.json b/events.json index 2ee84b0..1b7d562 100644 --- a/events.json +++ b/events.json @@ -243,7 +243,19 @@ "url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtygcgbgb/" } ], - "achievements": [] + "achievements": [ + { + "title": "Designed new Hackergarten flyer", + "url": "" + }, + { + "title": "Analysed M-Bus standard for m-bus-parser", + "url": "https://github.com/maebli/m-bus-parser" + }, + { + "title": "Worked on AI-storytelling-for-kids", + "url": "https://github.com/linalopes/AI-storytelling-for-kids" + }] }, { "date": "2024-04-02", @@ -275,10 +287,10 @@ { "title": "coqui library: play around and get to know", "url": "" - }, + }, { "title": "Civilazation V Mod: Add a distillery building .", - "url": "https://steamcommunity.com/sharedfiles/filedetails/?id=3174874808&searchtext=Distillery" + "url": "https://steamcommunity.com/sharedfiles/filedetails/?id=3174874808&searchtext=Distillery" } ] }, From 4a8118870c57129966c0ff6b446c5b0420fd906a Mon Sep 17 00:00:00 2001 From: Lennart Emmerich Date: Fri, 7 Feb 2025 19:31:49 +0100 Subject: [PATCH 3/3] Add achievements of Lucerne Hackergarten in february --- events.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/events.json b/events.json index d30c128..0a95a80 100644 --- a/events.json +++ b/events.json @@ -107,6 +107,18 @@ ], "achievements": [] }, + { + "date": "2025-03-06", + "venue": "CSS Versicherung", + "address": "Rösslimatte 52, 6005 Luzern", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-luzern/events/305907382/" + } + ], + "achievements": [] + }, { "date": "2025-03-04", "venue": "codecentric AG", @@ -131,6 +143,35 @@ ], "achievements": [] }, + { + "date": "2025-02-06", + "venue": "CSS Versicherung", + "address": "Rösslimatte 52, 6005 Luzern", + "links": [ + { + "title": "Meetup", + "url": "https://www.meetup.com/hackergarten-luzern/events/305093517/" + } + ], + "achievements": [ + { + "title": "GitHub-Autofiller: Store entered input inside of chrome storage", + "url": "https://github.com/olivierluethy/GitHub-Autofiller/commit/7a434fd105b00dc9d6ecd37810d3d3755625b3ce" + }, + { + "title": "Worked on tutti-frutti", + "url": "https://github.com/maebli/tutti-frutti" + }, + { + "title": "Worked on delta-shift", + "url": "https://github.com/kevinaesch/delta-shift" + }, + { + "title": "Apus: First implementation of Devoxx event import", + "url": "https://github.com/McPringle/apus/pull/290" + } + ] + }, { "date": "2025-02-04", "venue": "codecentric AG",