Skip to content

Commit ba11a56

Browse files
authored
Add events until the end of the year for Stuttgart (#380)
1 parent 627f096 commit ba11a56

File tree

1 file changed

+84
-0
lines changed

1 file changed

+84
-0
lines changed

events.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,64 @@
11
[
2+
{
3+
"date": "2023-12-05",
4+
"venue": "codecentric AG",
5+
"address": "Industriestraße 3, 70565 Stuttgart, Germany",
6+
"links": [
7+
{
8+
"title": "Meetup",
9+
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/292448394/"
10+
}
11+
],
12+
"achievements": []
13+
},
14+
{
15+
"date": "2023-11-07",
16+
"venue": "codecentric AG",
17+
"address": "Industriestraße 3, 70565 Stuttgart, Germany",
18+
"links": [
19+
{
20+
"title": "Meetup",
21+
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/292448393/"
22+
}
23+
],
24+
"achievements": []
25+
},
26+
{
27+
"date": "2023-10-10",
28+
"venue": "codecentric AG",
29+
"address": "Industriestraße 3, 70565 Stuttgart, Germany",
30+
"links": [
31+
{
32+
"title": "Meetup",
33+
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/292448386/"
34+
}
35+
],
36+
"achievements": []
37+
},
38+
{
39+
"date": "2023-09-05",
40+
"venue": "codecentric AG",
41+
"address": "Industriestraße 3, 70565 Stuttgart, Germany",
42+
"links": [
43+
{
44+
"title": "Meetup",
45+
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/292448382/"
46+
}
47+
],
48+
"achievements": []
49+
},
50+
{
51+
"date": "2023-08-01",
52+
"venue": "codecentric AG",
53+
"address": "Industriestraße 3, 70565 Stuttgart, Germany",
54+
"links": [
55+
{
56+
"title": "Meetup",
57+
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/292448378/"
58+
}
59+
],
60+
"achievements": []
61+
},
262
{
363
"date": "2023-07-06",
464
"venue": "CSS Versicherung",
@@ -12,6 +72,30 @@
1272
"achievements": [
1373
]
1474
},
75+
{
76+
"date": "2023-07-04",
77+
"venue": "codecentric AG",
78+
"address": "Industriestraße 3, 70565 Stuttgart, Germany",
79+
"links": [
80+
{
81+
"title": "Meetup",
82+
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/292448368/"
83+
}
84+
],
85+
"achievements": []
86+
},
87+
{
88+
"date": "2023-06-06",
89+
"venue": "codecentric AG",
90+
"address": "Industriestraße 3, 70565 Stuttgart, Germany",
91+
"links": [
92+
{
93+
"title": "Meetup",
94+
"url": "https://www.meetup.com/de-DE/hackergarten-stuttgart/events/292448297/"
95+
}
96+
],
97+
"achievements": []
98+
},
1599
{
16100
"date": "2023-06-01",
17101
"venue": "CSS Versicherung",

0 commit comments

Comments
 (0)