I am starting a lot of projects - here are a few selected ones:
- keks-meet: a simple secure web conferencing application. (hosted; code)
- gnix: a stupid reverse proxy to replace nginx. serving the webpage you are viewing right now. (hosted; code)
- pfadfinder: parallel anytime A* for openstreetmap with custom frontend and integration into the existing one. (code)
- video-codec-experiments: a few attempts of creating my own video codecs, making use of motion compensation, dct, quantization and more. (code)
- pixelflut tools: the programs I hacked together when playing pixelflut. includes GPU-acceleration for updating the canvas with minimal bandwidth usage. (code)
- karlender: a personal calender suite consisting of a daemon, a graphical and a command-line user interface. supports very flexible condition based recurring tasks and automatic scheduling so you dont need to decide. (code)