Skip to content

Commit 4a81188

Browse files
committed
Add achievements of Lucerne Hackergarten in february
1 parent db4f4c7 commit 4a81188

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

events.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,18 @@
107107
],
108108
"achievements": []
109109
},
110+
{
111+
"date": "2025-03-06",
112+
"venue": "CSS Versicherung",
113+
"address": "Rösslimatte 52, 6005 Luzern",
114+
"links": [
115+
{
116+
"title": "Meetup",
117+
"url": "https://www.meetup.com/hackergarten-luzern/events/305907382/"
118+
}
119+
],
120+
"achievements": []
121+
},
110122
{
111123
"date": "2025-03-04",
112124
"venue": "codecentric AG",
@@ -131,6 +143,35 @@
131143
],
132144
"achievements": []
133145
},
146+
{
147+
"date": "2025-02-06",
148+
"venue": "CSS Versicherung",
149+
"address": "Rösslimatte 52, 6005 Luzern",
150+
"links": [
151+
{
152+
"title": "Meetup",
153+
"url": "https://www.meetup.com/hackergarten-luzern/events/305093517/"
154+
}
155+
],
156+
"achievements": [
157+
{
158+
"title": "GitHub-Autofiller: Store entered input inside of chrome storage",
159+
"url": "https://github.com/olivierluethy/GitHub-Autofiller/commit/7a434fd105b00dc9d6ecd37810d3d3755625b3ce"
160+
},
161+
{
162+
"title": "Worked on tutti-frutti",
163+
"url": "https://github.com/maebli/tutti-frutti"
164+
},
165+
{
166+
"title": "Worked on delta-shift",
167+
"url": "https://github.com/kevinaesch/delta-shift"
168+
},
169+
{
170+
"title": "Apus: First implementation of Devoxx event import",
171+
"url": "https://github.com/McPringle/apus/pull/290"
172+
}
173+
]
174+
},
134175
{
135176
"date": "2025-02-04",
136177
"venue": "codecentric AG",

0 commit comments

Comments
 (0)