Art Grid Generator
A drag-and-drop editor for composing 3×3 image grids for social media. Upload photos, auto-sort by hue around the center cell, zoom and pan per cell, export a 3000×3000 PNG.
A handful of things I've built. Some are live demos, some are tools, all are on GitHub.
A drag-and-drop editor for composing 3×3 image grids for social media. Upload photos, auto-sort by hue around the center cell, zoom and pan per cell, export a 3000×3000 PNG.
An in-browser image ditherer. Drop any image and apply retro dithering algorithms — all client-side, nothing uploaded.
A guided web app that walks foreign residents in Poland through the PESEL (national ID) registration process with personalized step-by-step instructions based on their circumstances.
A 2D scatter plot of every verse in the King James Bible, positioned by semantic similarity. Built with OpenAI embeddings, UMAP dimensionality reduction, and WebGL rendering via regl-scatterplot.
A desktop app to manage git worktrees. List them with branch info and diffs, delete unused ones, create new ones with configurable setup scripts, and open terminal sessions per worktree.