Skip to content

Commit d140553

Browse files
authored
New achievements and events for Lucerne (#374)
* 📝 add achievements for Hackergarten Luzern * 📝 Add achievements for Hackergarten Zurich * 📝 Adding achievements for Lucerne 03'2023 * ✨ Adding new Hackergarten events for Lucerne
1 parent 7b143c9 commit d140553

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

events.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,56 @@
11
[
2+
{
3+
"date": "2023-07-06",
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/mkxjbtyfckbjb/"
10+
}
11+
],
12+
"achievements": [
13+
]
14+
},
15+
{
16+
"date": "2023-06-01",
17+
"venue": "CSS Versicherung",
18+
"address": "Rösslimatte 52, 6005 Luzern",
19+
"links": [
20+
{
21+
"title": "Meetup",
22+
"url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtyfcjbcb/"
23+
}
24+
],
25+
"achievements": [
26+
]
27+
},
28+
{
29+
"date": "2023-05-04",
30+
"venue": "CSS Versicherung",
31+
"address": "Rösslimatte 52, 6005 Luzern",
32+
"links": [
33+
{
34+
"title": "Meetup",
35+
"url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtyfchbgb/"
36+
}
37+
],
38+
"achievements": [
39+
]
40+
},
41+
{
42+
"date": "2023-04-06",
43+
"venue": "CSS Versicherung",
44+
"address": "Rösslimatte 52, 6005 Luzern",
45+
"links": [
46+
{
47+
"title": "Meetup",
48+
"url": "https://www.meetup.com/hackergarten-luzern/events/mkxjbtyfcgbjb/"
49+
}
50+
],
51+
"achievements": [
52+
]
53+
},
254
{
355
"date": "2023-03-30",
456
"title": "Hackergarten Zurich March 2023",
@@ -36,6 +88,14 @@
3688
}
3789
],
3890
"achievements": [
91+
{
92+
"title": "Mastodon4J: Access the Mastodon API from Java, initial API setup",
93+
"url": "https://github.com/Mastodon4J/Mastodon4J/pull/1"
94+
},
95+
{
96+
"title": "ROS: Robot Operating System - checking out, playing around, and learning",
97+
"url": "https://www.ros.org/"
98+
}
3999
]
40100
},
41101
{

0 commit comments

Comments
 (0)