Adeptly Embracing Imperfection.
Featured Projects
- Am I The Asshole?
A tiny tool for asking the question everyone asks—and letting math deliver the uncomfortable truth. - SheetSorter
A small tool to assist in finding tiles coordinates, building new sprite sheets and generating meta data out of existing spritesheets. - Shell Vision
A terminal-inspired camera toy with real-time filters, edge detection, and retro UI built for touch and chill. (Requires Camera Permission) - Wiz Up
A wizard tower game about going up, messing up, and trying again. It's fast, vertical, and a little unfair.
Recent Posts
-
Releasing "A TBRPG" Jam Game
— 03/06/2026, 08:00
Hey everyone — just leaving this one here real quick. I don't normally participate in Game Jams. As a father, it's hard to dedicate a solid block of time exclusively to game development. Instead of joining formally, I decided to participate from the sidelines. I'm glad I took that approach,...
-
Why I Use CF + 11ty For Hosting.
— 02/25/2026, 10:00
I pay less than $10 a year to run this entire site. No ads. No page builders. No surprise scaling bills. All I paid for was the domain. The rest runs on Cloudflare’s free tier, GitHub, and 11ty — a static site generator that turns plain text files into a...
-
I Built a Spritesheet Tool (Now Live!)
— 02/19/2026, 12:15
There are moments in a lot of projects where you realize: I am solving the same little thing, over and over. For me, that problem has always been spritesheets. Huge spritesheets. Weird padding. Offsets. Non-matching sizing. Check the last tile's coordinates. Count over two tiles, down four. Was that tile...