Tag
#browser-tools
2 posts
Applied javascript typescript 18 min
Building a Browser-Based Image Editor in a Single HTML File
I needed an OG image for the blog. Instead of opening Photoshop, I built a canvas-based image editor with layers, snapping, background removal, and project files — zero dependencies.
canvas-api javascript browser-tools
Applied linux 13 min
Migrating Drives Without Losing Your Mind
Moving 2TB of files to a new drive doesn't have to be chaos. Here's the metadata-first approach I built to triage, plan, and execute without losing anything.
migration storage bash