Skip to content

Commit a67e4bc

Browse files
leem53aalmiray
authored andcommitted
Lucerne: Achievements and next event
1 parent 39b5564 commit a67e4bc

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

events.json

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
[
2+
{
3+
"date": "2024-01-04",
4+
"venue": "CSS Versicherung",
5+
"address": "Rösslimatte 52, 6005 Luzern",
6+
"links": [
7+
{
8+
"title": "Meetup",
9+
"url": "https://www.meetup.com/hackergarten-luzern/events/297838524/"
10+
}
11+
],
12+
"achievements": []
13+
},
214
{
315
"date": "2023-12-07",
416
"venue": "CSS Versicherung",
@@ -9,7 +21,21 @@
921
"url": "https://www.meetup.com/hackergarten-luzern/events/297122946/"
1022
}
1123
],
12-
"achievements": []
24+
"achievements": [
25+
{
26+
"title": "Hello World Tutorial for Wuffs",
27+
"url": "https://github.com/thomasstauffer666/wuffs-hello-world"
28+
},
29+
{
30+
"title": "Work on magnetic leviation project",
31+
"url": "https://github.com/FadriPestalozzi/MagLev"
32+
},
33+
{
34+
"title": "Pechrad: Improvements",
35+
"url": "https://codeberg.org/LokalesNetzwerk/Pechrad"
36+
}
37+
38+
]
1339
},
1440
{
1541
"date": "2023-12-05",

0 commit comments

Comments
 (0)