Skip to content

Commit a6db1d9

Browse files
Update events.json (#392)
1 parent 43d14e7 commit a6db1d9

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

events.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,18 @@
6565
],
6666
"achievements": []
6767
},
68+
{
69+
"date": "2023-09-07",
70+
"venue": "CSS Versicherung",
71+
"address": "Rösslimatte 52, 6005 Luzern",
72+
"links": [
73+
{
74+
"title": "Meetup",
75+
"url": "https://www.meetup.com/de-DE/hackergarten-luzern/events/mkxjbtyfcmbkb/"
76+
}
77+
],
78+
"achievements": []
79+
},
6880
{
6981
"date": "2023-09-05",
7082
"venue": "codecentric AG",
@@ -90,6 +102,31 @@
90102
],
91103
"achievements": []
92104
},
105+
{
106+
"date": "2023-08-03",
107+
"venue": "CSS Versicherung",
108+
"address": "Rösslimatte 52, 6005 Luzern",
109+
"links": [
110+
{
111+
"title": "Meetup",
112+
"url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtyfclbfb/"
113+
}
114+
],
115+
"achievements": [
116+
{
117+
"title": "Introduced configuration file for Pechrad",
118+
"url": "https://codeberg.org/LokalesNetzwerk/Pechrad/commit/ec2998a4d7a98843ec937432d9035d386d0bff4b"
119+
},
120+
{
121+
"title": "Intro to Zig to analyse UI capabilities",
122+
"url": ""
123+
},
124+
{
125+
"title": "Add Blobs for exposed framework in Kotlin",
126+
"url": "https://github.com/JetBrains/Exposed/pull/1822"
127+
}
128+
]
129+
},
93130
{
94131
"date": "2023-08-01",
95132
"venue": "codecentric AG",
@@ -148,6 +185,18 @@
148185
}
149186
],
150187
"achievements": [
188+
{
189+
"title": "fully automatic Mastodon installation",
190+
"url": "https://github.com/McPringle/mastodon-autosetup/commit/1befd86e26db92952417cd7b3f559233bb44a905"
191+
},
192+
{
193+
"title": "created new kotlin project Pechrad(Wheel of Unfortune)",
194+
"url": "https://codeberg.org/LokalesNetzwerk/Pechrad"
195+
},
196+
{
197+
"title": "Brainstorming about an MVP for a public access to electroscopy",
198+
"url": ""
199+
}
151200
]
152201
},
153202
{

0 commit comments

Comments
 (0)