Skip to content

Commit 3c46098

Browse files
authored
Updated Achievements (#381)
* Next events for Zurich * Update Achievements
1 parent ba11a56 commit 3c46098

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

events.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,17 @@
196196
"url": "https://www.meetup.com/hackergarten-zurich/events/290866624/"
197197
}
198198
],
199-
"achievements": []
199+
"achievements": [
200+
{
201+
"title": "ZIG: Implemented Cardiac Emulator instructions in ZIG",
202+
"url": "https://ziglang.org/"
203+
},
204+
{
205+
"title": "ROS: Robot Operating System - playing around and bug hunting",
206+
"url": "https://www.ros.org/"
207+
}
208+
209+
]
200210
},
201211
{
202212
"date": "2023-03-07",
@@ -244,6 +254,10 @@
244254
}
245255
],
246256
"achievements": [
257+
{
258+
"title": "Fediverse: Deep dive into the ActivityPub API with Express.js",
259+
"url": "https://github.com/dariusk/express-activitypub"
260+
},
247261
{
248262
"title": "GPX Animator: Fix photo orientation bug",
249263
"url": "https://github.com/gpx-animator/gpx-animator/commit/f53b728418784f9e90cb214c32e066b69ca98f72"

0 commit comments

Comments
 (0)