Projects
I'm working on all different kinds of projects in both my free time and as part of my education or work. Lately, I've been looking more and more into LLMs and machine learning as I see a lot of potential for (crazy) optimizations here and there.

Jacob: The AI in Easy Language
Jacob is a specialized LLM I fine-tuned using custom techniques; it's capable of answering in so-called "Easy Language" to user queries to improve accessbility for people with impairments or Learning difficulties.

JoltCore 16
JoltCore 16 is the all so slightly cringe name I gave to a neat creation of mine: A 16-bit CPU I designed fully from scratch. It features a custom instruction set, assembler and emulator! I started it mostly as a fun school project, however I added many small little features later on, some in collaboration with Prof. Steve Furber, original co-designer of the ARM architecture.

spamfilter
Small Python library I published on the Python Package Index; it provides various spam filtering techniques in a super modular and reusable way that's easy to learn. It's a nice fit for projects that process user inputs: No slop, no bloat, it just works!

