From dda0e8eb42f5d8768c88b387d36ae4069e570ba7 Mon Sep 17 00:00:00 2001 From: Lennart Emmerich Date: Tue, 8 Apr 2025 08:04:00 +0200 Subject: [PATCH] Added achievements for Apil Hackergarten in Lucerne --- events.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index fb8cf19..76d489a 100644 --- a/events.json +++ b/events.json @@ -193,7 +193,20 @@ "url": "https://www.meetup.com/hackergarten-luzern/events/305907402/" } ], - "achievements": [] + "achievements": [ + { + "title": "Started work on poscards-rpc on a nucleo board", + "url": "https://github.com/maebli/nucleo-h723zg-postcard-rpc" + }, + { + "title": "Worked on PromptIn: AI Prompt Management System", + "url": "https://github.com/olivierluethy/PromptIn" + }, + { + "title": "Experiments in split keyboard design with KICAD", + "url": "https://github.com/lokalesnetzwerk/male_keybaord" + } + ] }, { "date": "2025-04-01",