Projects
A handful of things I've built. More to come.
SMEARGLE
Model-based speculative decoding that surpasses the previous SOTA (EAGLE3).
Grimoire
A coding-agent CLI built with Textual, compatible with a Claude subscription.
Fusion
A programming language with an LSP and VSCode extension, capable of training a microGPT.
Gradtuity
A from-scratch tensor autograd engine using Triton GPU kernels.
Neural Network From Scratch
A 28×28 grayscale digit recognizer written from scratch in C++.
Weather App
A KATA problem from Direct Supply.
3D Game Engine
An in-progress 3D game engine, currently swapping its render backend.