Work, aka science bits
Unfortunately I did not have the opportunity to work in an libre software (not even open source) friendly environment, so most of the code I produce during business hours is not getting out in the wild. Over the years, I managed to release a few little tools anyway. Hopefully, this trend will not fade and more will follow.
- JSMS: An in-browser Eulerian solver for the Mitchell-Schaeffer model of cardiac action potential. Useful to visualize the impact of its different parameters.
- Pyezzi: an implementation of the Yezzi & Prince method for computing tissue thickness on medical images.
- SPADE: a discretized, simplified version of marked point process for object detection developped during my internship at Morpheme.
Personal stuff
Most of my personal projects are on sourcehut and codeberg.
- slidge: Pythonic XMPP gateways. By far my biggest personal project, a library and implementation of instant messaging gateways based on this library. The goal is to centralise all my chat in a single app per device. It uses XMPP. I wish more people used XMPP.
- own-comments: Self-hosted, minimalist commenting system. It's used in my blog.
- jellyfix: A python library to interact with a Jellyfin instance.