Skip to content

Commit afdb83c

Browse files
authored
July achievements (#393)
1 parent 089e8d4 commit afdb83c

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

events.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,24 @@
113113
"url": "https://www.meetup.com/hackergarten-zurich/events/293543716/"
114114
}
115115
],
116-
"achievements": []
116+
"achievements": [
117+
{
118+
"title": "Worked on how to generate a document indexer for Scribus in Python.",
119+
"url": "https://forums.scribus.net/index.php/topic,4618.msg21427.html#msg21427"
120+
},
121+
{
122+
"title": "Fixed the automatic story upload for StoryCoder.dev",
123+
"url": "https://storycoder.dev/submit-a-story/"
124+
},
125+
{
126+
"title": "Learned about OAuth for Project Provisioning of Eclipse Che with Kubernetes.",
127+
"url": "https://eclipse.dev/che/"
128+
},
129+
{
130+
"title": "Discussed how to run asynchronous tasks on an esp32 with MicroPython and found Microdot, a minimalistic web framework for Python and MicroPython",
131+
"url": "https://microdot.readthedocs.io"
132+
}
133+
]
117134
},
118135
{
119136
"date": "2023-07-06",

0 commit comments

Comments
 (0)