Here is a list of programs and libraries I wrote for one reason or another and that I freely distribute as open-source software.
Writing simple and reliable software is my passion, and I thouroughly enjoy it. However, it’s also very time consuming. If you find my work useful and want to support me, I accept donations.
- srcfort.com - A minimalistic git hosting service which blocks scrapers.
- perfy.com - A website where you can benchmark snippets of python code.
- Colla - A photo collage generator.
- femto - A microscopic command line text editor written in Rust.
- Rept - An alternative to cron to schedule tasks on your server.
- timers - A command line time tracking tool.
- sampan - A command line tool to fix Samsung phone pictures.
- lineartree - A rust library to work with tree structures.
- tcp_message_io - A rust library to write TCP servers and clients.
- nav2d - A JavaScript navigation mesh library.
- babylonjs-player-camera - An easy-to-use library providing first- and third-person cameras for babylonjs.
- Tomography simulator - This is a simulator that allows to load an image, simulate acquisition of a sinogram and then allows to reconstruct the image using back-projection. Runs entirely in the browser, with a own back-projection implementation in JavaScript. Hosted app here.
- Mountmap - A rendered of topographic maps written in python using JAXA (Japan Space Agency) and Openstreetmap data.
These are the main ones :-)