- https://maximhutz.com
-
Hey, it's me! This is my Gitea instance, where all my code lives. Check out what I've been doing!
- Joined on
2024-08-13
Block a user
refactor: extract abstract Expression interface
fix: correct event handler registration in plugins
fix: correct event handler registration in plugins
refactor: replace string-based emitter with type-safe generic event system
refactor: replace string-based emitter with type-safe generic event system
feat: add De Bruijn index reduction engine