Skip to content

Commit 79c00b0

Browse files
authored
May Achievements (#386)
1 parent 7545c5d commit 79c00b0

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

events.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,20 @@
173173
"url": "https://www.meetup.com/hackergarten-zurich/events/292130164/"
174174
}
175175
],
176-
"achievements": []
176+
"achievements": [
177+
{
178+
"title": "storycoder.dev: 2 new stories were written, 1 in C# by a first-time Open Source contributor!",
179+
"url": "https://github.com/roseTech/storycoder.dev/pull/35"
180+
},
181+
{
182+
"title": "this-or-that: Discussed and implemented a new algorithm to optimise the number of comparisons a user needs to do when ranking a list.",
183+
"url": "https://github.com/RFS-0/this-or-that"
184+
},
185+
{
186+
"title": "Robot Operating System: Started setting up a docker-compose based local development environment for ROS including the Gazebo simulator, with the goal of starting up a tutorial/playground with as little commands as possible.",
187+
"url": "https://www.ros.org/"
188+
}
189+
]
177190
},
178191
{
179192
"date": "2023-05-09",

0 commit comments

Comments
 (0)