I maintain tools such as
- awaitchange: CLI to perform actions on filechanges
- shell string: CLI making common string operations available and readable + easily do templating
- solar programming language: Programming language focussing on simplicity, fun while typing and sensible defaults for swift development of scripts and services
- ChordLLM: DataScience and ML project to create an Chord Progression "AI". Work focuses on data gathering and extraction, as well as concrete implementation and training of LM
Implementations of Compression Algorithms (and custom compression algorithms)
- group varint offset encoding: Lossless Integer compression with good compression rate, even with outliers.
- vybte encoding: Lossless Compression following vbyte compresion standard, adapted for easy usage.
- quick-compression: Custom compression algorithm that generalizes very well





