Skip to content

Commit 171f6a3

Browse files
authored
Merge pull request #440 from quatico-solutions/master
Zurich Update
2 parents 2f6cab0 + 1a5099b commit 171f6a3

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

events.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,20 @@
2323
],
2424
"achievements": []
2525
},
26+
{
27+
"date": "2024-11-28",
28+
"title": "Hackergarten Zurich November 2024",
29+
"venue": "Quatico Solutions AG",
30+
"address": "Förrlibuckstrasse 220, 8005 Zürich",
31+
"links": [
32+
{
33+
"title": "Meetup",
34+
"url": "https://www.meetup.com/hackergarten-zurich/events/303915242/"
35+
}
36+
],
37+
"achievements": [
38+
]
39+
},
2640
{
2741
"date": "2024-11-07",
2842
"venue": "CSS Versicherung",
@@ -47,6 +61,20 @@
4761
],
4862
"achievements": []
4963
},
64+
{
65+
"date": "2024-10-31",
66+
"title": "Hackergarten Zurich October 2024",
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/303915238/"
73+
}
74+
],
75+
"achievements": [
76+
]
77+
},
5078
{
5179
"date": "2024-10-03",
5280
"venue": "CSS Versicherung",
@@ -86,6 +114,14 @@
86114
{
87115
"title": "Apus (Social Media Wall): Add speaker profile picture to conference sessions",
88116
"url": "https://github.com/McPringle/apus/commit/050950cc40244948bdfa1af46bbe965b2a2d88d2"
117+
},
118+
{
119+
"title": "Neural network visualizaiton and learning app in JS",
120+
"url": "https://vitaliiznak.github.io/parametric_regressor_aka_neural_network_with_visualization/"
121+
},
122+
{
123+
"title": "Super Sudoku: Dark Mode",
124+
"url": "https://github.com/TN1ck/super-sudoku/pull/15"
89125
}
90126
]
91127
},

0 commit comments

Comments
 (0)