Projects

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.