From 29218271e1bb264af2ae6fd84af4f9c22272072b Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Thu, 30 Oct 2025 13:51:03 +0100 Subject: [PATCH 1/6] docs(events): add another achievement for Basel 10'25 --- events.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index 212302a..c02d315 100644 --- a/events.json +++ b/events.json @@ -111,7 +111,7 @@ } ], "achievements": [ - { + { "title": "question-driven-talk-assistant: Reported issue on keyboard shortcuts", "url": "https://github.com/martinfrancois/question-driven-talk-assistant/issues/696" }, @@ -130,6 +130,10 @@ { "title": "question-driven-talk-assistant: Fixed #584 - Replace magic number for default QR code size", "url": "https://github.com/martinfrancois/question-driven-talk-assistant/pull/699" + }, + { + "title": "Komunumo: feat(ui):create a new profile name component", + "url": "https://github.com/McPringle/komunumo/pull/332" } ] }, From cb93aed8a1dac783cb12bcb352d8504c8718bafb Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Thu, 30 Oct 2025 13:52:25 +0100 Subject: [PATCH 2/6] style(events): reorder JSON array by event date --- events.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/events.json b/events.json index c02d315..8784e74 100644 --- a/events.json +++ b/events.json @@ -149,27 +149,27 @@ ], "achievements": [] }, - { - "date": "2025-10-01", - "title": "Hackergarten Basel October 2025", - "venue": "Karakun AG", - "address": "Elisabethenanlage 25, 4051 Basel, Switzerland", + { + "date": "2025-10-02", + "venue": "CSS ICT Campus Zentralschweiz", + "address": "Rösslimatte 52, 6005 Luzern", "links": [ { "title": "Meetup", - "url": "https://www.meetup.com/hackergarten-basel/events/309857779/" + "url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcnbdb/" } ], "achievements": [] }, { - "date": "2025-10-02", - "venue": "CSS ICT Campus Zentralschweiz", - "address": "Rösslimatte 52, 6005 Luzern", + "date": "2025-10-01", + "title": "Hackergarten Basel October 2025", + "venue": "Karakun AG", + "address": "Elisabethenanlage 25, 4051 Basel, Switzerland", "links": [ { "title": "Meetup", - "url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcnbdb/" + "url": "https://www.meetup.com/hackergarten-basel/events/309857779/" } ], "achievements": [] From 11d4b13c87bdb679f3c10c503f3792eaeb5c20b0 Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Thu, 30 Oct 2025 14:01:11 +0100 Subject: [PATCH 3/6] docs(events): add achievement for Basel 10'25 --- events.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index 8784e74..7ce7819 100644 --- a/events.json +++ b/events.json @@ -172,7 +172,12 @@ "url": "https://www.meetup.com/hackergarten-basel/events/309857779/" } ], - "achievements": [] + "achievements": [ + { + "title": "Komunumo: feat(community): show upcoming events on community detail page", + "url": "https://github.com/McPringle/komunumo/pull/297" + } + ] }, { "date": "2025-09-25", From ce1edc0c57e5fbaa1562367348d63cbb73126659 Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Thu, 30 Oct 2025 14:01:36 +0100 Subject: [PATCH 4/6] docs(events): add achievements for Luzern 10'25 --- events.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index 7ce7819..343f02c 100644 --- a/events.json +++ b/events.json @@ -159,7 +159,20 @@ "url": "https://www.meetup.com/hackergarten-luzern/events/ppbcstyhcnbdb/" } ], - "achievements": [] + "achievements": [ + { + "title": "Komunumo: feat(config): add convenience methods to easily use different types for config options", + "url": "https://github.com/McPringle/komunumo/commit/29bb0526f70e75f732134a4e35192ae7cfbfd07c" + }, + { + "title": "Komunumo: refactor: move settings to config table", + "url": "https://github.com/McPringle/komunumo/commit/f8b6feae80f4bd1de97b5996d9cc102b198e1110" + }, + { + "title": "Komunumo: feat(pages): add a tab-sheet for upcoming events", + "url": "https://github.com/McPringle/komunumo/commit/b53ce5a720eef95a26f5273d4bd75520f2b1ab85" + } + ] }, { "date": "2025-10-01", From bc6767d2e06b4ae9787c435b9e67a5210ca158d7 Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Thu, 30 Oct 2025 14:07:17 +0100 Subject: [PATCH 5/6] =?UTF-8?q?docs(events):=20add=20achievements=20for=20?= =?UTF-8?q?Z=C3=BCrich=2009'25?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- events.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index 343f02c..e1f269c 100644 --- a/events.json +++ b/events.json @@ -203,7 +203,12 @@ "url": "https://www.meetup.com/hackergarten-zurich/events/310517961/" } ], - "achievements": [] + "achievements": [ + { + "title": "Komunumo: chore: Analyze Domain Logic for future UX work", + "url": "https://github.com/McPringle/komunumo" + } + ] }, { "date": "2025-09-04", From 4a43af07993a2f74d9bc61820c00ba2658f354a9 Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Sat, 1 Nov 2025 20:39:03 +0100 Subject: [PATCH 6/6] =?UTF-8?q?docs(events):=20add=20achievements=20for=20?= =?UTF-8?q?Z=C3=BCrich=2010'25?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- events.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index e1f269c..bbdf1dc 100644 --- a/events.json +++ b/events.json @@ -97,7 +97,16 @@ "url": "https://www.meetup.com/hackergarten-zurich/events/310517964/" } ], - "achievements": [] + "achievements": [ + { + "title": "Komunumo: show past events on community detail page", + "url": "https://github.com/McPringle/komunumo/pull/334" + }, + { + "title": "Komunumo: design work on the logo", + "url": "https://github.com/McPringle/komunumo" + } + ] }, { "date": "2025-10-29",