Skip to content

Commit 832af0f

Browse files
authored
📝 add achievements for Hackergarten Luzern (#372)
1 parent 67a9f79 commit 832af0f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎events.json‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,22 @@
7575
}
7676
],
7777
"achievements": [
78+
{
79+
"title": "GPX Animator: Add support for API keys for maps",
80+
"url": "https://github.com/gpx-animator/gpx-animator/pull/479"
81+
},
82+
{
83+
"title": "Chat application using Kafka for reliable message transport",
84+
"url": "https://github.com/thomasstauffer666/kafka-tutorial"
85+
},
86+
{
87+
"title": "Document Content Recognition with Python",
88+
"url": ""
89+
},
90+
{
91+
"title": "Bugfixing Komoot Export Tool in Go",
92+
"url": ""
93+
}
7894
]
7995
},
8096
{

0 commit comments

Comments
 (0)