Skip to content

Commit 7545c5d

Browse files
authored
Next events for Zurich (#385)
1 parent 8c7b025 commit 7545c5d

File tree

1 file changed

+40
-1
lines changed

1 file changed

+40
-1
lines changed

events.json

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,19 @@
6161
],
6262
"achievements": []
6363
},
64+
{
65+
"date": "2023-08-31",
66+
"title": "Hackergarten Zurich August 2023",
67+
"venue": "Quatico Solutions AG",
68+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
69+
"links": [
70+
{
71+
"title": "Meetup",
72+
"url": "https://www.meetup.com/hackergarten-zurich/events/293543727/"
73+
}
74+
],
75+
"achievements": []
76+
},
6477
{
6578
"date": "2023-08-01",
6679
"venue": "codecentric AG",
@@ -73,6 +86,19 @@
7386
],
7487
"achievements": []
7588
},
89+
{
90+
"date": "2023-07-20",
91+
"title": "Hackergarten Zurich July 2023",
92+
"venue": "Quatico Solutions AG",
93+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
94+
"links": [
95+
{
96+
"title": "Meetup",
97+
"url": "https://www.meetup.com/hackergarten-zurich/events/293543716/"
98+
}
99+
],
100+
"achievements": []
101+
},
76102
{
77103
"date": "2023-07-06",
78104
"venue": "CSS Versicherung",
@@ -98,6 +124,19 @@
98124
],
99125
"achievements": []
100126
},
127+
{
128+
"date": "2023-06-29",
129+
"title": "Hackergarten Zurich June 2023",
130+
"venue": "Quatico Solutions AG",
131+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
132+
"links": [
133+
{
134+
"title": "Meetup",
135+
"url": "https://www.meetup.com/hackergarten-zurich/events/293543707/"
136+
}
137+
],
138+
"achievements": []
139+
},
101140
{
102141
"date": "2023-06-06",
103142
"venue": "codecentric AG",
@@ -179,7 +218,7 @@
179218
],
180219
"achievements": [
181220
{
182-
"title": "websmith: Upgrade to use the new TypeScript 5 and Webpack 5",
221+
"title": "websmith: Upgrade to use TypeScript 5 and Webpack 5",
183222
"url": "https://github.com/quatico-solutions/websmith/pull/35"
184223
},
185224
{

0 commit comments

Comments
 (0)