Skip to content

Commit 0ae5277

Browse files
authored
Merge branch 'hackergarten:master' into master
2 parents e9ded69 + 8f4c837 commit 0ae5277

File tree

1 file changed

+88
-10
lines changed

1 file changed

+88
-10
lines changed

events.json

Lines changed: 88 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,20 @@
131131
],
132132
"achievements": []
133133
},
134+
{
135+
"date": "2024-06-27",
136+
"title": "Hackergarten Zurich June 2024",
137+
"venue": "Quatico Solutions AG",
138+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
139+
"links": [
140+
{
141+
"title": "Meetup",
142+
"url": "https://www.meetup.com/hackergarten-zurich/events/300066537/"
143+
}
144+
],
145+
"achievements": [
146+
]
147+
},
134148
{
135149
"date": "2024-06-06",
136150
"venue": "CSS Versicherung",
@@ -155,6 +169,20 @@
155169
],
156170
"achievements": []
157171
},
172+
{
173+
"date": "2024-05-30",
174+
"title": "Hackergarten Zurich May 2024",
175+
"venue": "Quatico Solutions AG",
176+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
177+
"links": [
178+
{
179+
"title": "Meetup",
180+
"url": "https://www.meetup.com/hackergarten-zurich/events/300066534/"
181+
}
182+
],
183+
"achievements": [
184+
]
185+
},
158186
{
159187
"date": "2024-05-07",
160188
"venue": "codecentric AG",
@@ -179,6 +207,32 @@
179207
],
180208
"achievements": []
181209
},
210+
{
211+
"date": "2024-04-25",
212+
"title": "Hackergarten Zurich April 2024",
213+
"venue": "Quatico Solutions AG",
214+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
215+
"links": [
216+
{
217+
"title": "Meetup",
218+
"url": "https://www.meetup.com/hackergarten-zurich/events/300066514/"
219+
}
220+
],
221+
"achievements": [
222+
]
223+
},
224+
{
225+
"date": "2024-04-18",
226+
"venue": "Karakun @ Digitale Werkbank Dortmund",
227+
"address": "Kanalstr. 25, 44147 Dortmund",
228+
"links": [
229+
{
230+
"title": "Meetup",
231+
"url": "https://www.meetup.com/hackergarten-dortmund/events/299529730/"
232+
}
233+
],
234+
"achievements": []
235+
},
182236
{
183237
"date": "2024-04-04",
184238
"venue": "CSS Versicherung",
@@ -204,30 +258,42 @@
204258
"achievements": []
205259
},
206260
{
207-
"date": "2024-03-28",
208-
"title": "Hackergarten Zurich March 2024",
209-
"venue": "Quatico Solutions AG",
210-
"address": "Förrlibuckstrasse 220, 8005 Zürich",
261+
"date": "2024-03-07",
262+
"venue": "CSS Versicherung",
263+
"address": "Rösslimatte 52, 6005 Luzern",
211264
"links": [
212265
{
213266
"title": "Meetup",
214-
"url": "https://www.meetup.com/hackergarten-zurich/events/298903266/"
267+
"url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtygcfbkb/"
215268
}
216269
],
217270
"achievements": [
271+
{
272+
"title": "Map-Yard: New pathing for streets and colored trees",
273+
"url": "https://github.com/thomasstauffer666/map-yard/commit/b270f4cd14ac348666b2d4a56f776af5453aff6c"
274+
},
275+
{
276+
"title": "coqui library: play around and get to know",
277+
"url": ""
278+
},
279+
{
280+
"title": "Civilazation V Mod: Add a distillery building .",
281+
"url": "https://steamcommunity.com/sharedfiles/filedetails/?id=3174874808&searchtext=Distillery"
282+
}
218283
]
219284
},
220285
{
221-
"date": "2024-03-07",
222-
"venue": "CSS Versicherung",
223-
"address": "Rösslimatte 52, 6005 Luzern",
286+
"date": "2024-03-06",
287+
"title": "Hackergarten Basel",
288+
"venue": "Karakun AG",
289+
"address": "Elisabethenanlage 25, 4051 Basel, Switzerland",
224290
"links": [
225291
{
226292
"title": "Meetup",
227-
"url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtygcfbkb/"
293+
"url": "https://www.meetup.com/de-DE/hackergarten-basel/events/299460904/"
228294
}
229295
],
230-
"achievements": []
296+
"achievements": [ ]
231297
},
232298
{
233299
"date": "2024-03-05",
@@ -253,6 +319,18 @@
253319
}
254320
],
255321
"achievements": [
322+
{
323+
"title": "Reproducible Builds: Fixed building gradle projects in docker.",
324+
"url": "https://github.com/jvm-repo-rebuild/reproducible-central/pull/143"
325+
},
326+
{
327+
"title": "Cat Volleyball: Implemented showing score.",
328+
"url": "https://github.com/DominikStefancik/Games/commit/8db6c8fafc1ebf3eee362e59cf6d5be440ece058"
329+
},
330+
{
331+
"title": "javabubble.org: Introduce client side dynamic search.",
332+
"url": "https://github.com/marchof/javabubble/pull/351"
333+
}
256334
]
257335
},
258336
{

0 commit comments

Comments
 (0)