Projects

Thaddeus

GitHubgit · systems · OSS

The new age of git — or at least some primitives. Reimagining source control from the ground up to shape a new generation of tooling. Open source, and what I'm focused on right now.

notify

websiteweb-push · notifications · API

A lightweight hosted browser push notification primitive. Enable a script and call a function and you are good to go. Just send a notification without countless config.

Dichter & Denker

GitHubModelPyTorch · NLP · from-scratch

A GPT trained from scratch on the German classics — custom tokenizer, two-stage training — fine-tuned into a chat model you can talk to as Goethe, Kant, or Schiller.

Cat vs Dog Classifier

GitHubModelPyTorch · computer-vision

ResNet50 transfer learning (~94% accuracy) with Grad-CAM explanations, plus a written guide that teaches you to build it end to end.

Currently building

Veyra

C++ · Vulkan · graphics

A 3D game engine from scratch in C++ and Vulkan.

MinePvP

RL · NumPy

A vectorized Minecraft-combat simulator (millions of steps/sec) for reinforcement-learning self-play.