Articles & writing
Technical writeups, project breakdowns, and challenge submissions published on DEV.to.
Volex — Volume by Exercise
Detailed breakdown of building a zero-dependency workout volume tracker. Covers the calculated tonnage math (Weight × Reps × Sets), local IndexedDB persistence strategy, and the design decisions behind winning the April Fools challenge.
Read on DEV.to DEV.to ChallengeSomeday — The Evasive To-Do List
A humorous exploration of procrastination psychology turned into a real product. The to-do list that makes it deliberately hard to complete tasks. Covers the UX thinking behind the chaos and the technical implementation.
Read on DEV.to DEV.toDocScan Pro
Project story on constructing a browser-based document scanner using HTML5 Canvas API image preprocessing. No server, no upload — everything processed client-side. Covers edge detection, perspective correction, and the canvas pipeline.
Read on DEV.to DEV.to ChallengeHindsight Forecast
Satirical product writeup on building a 100%-accurate weather app — that reports yesterday's historical weather. Covers the product concept, the API integration for historical weather data, and the satirical UX design decisions.
Read on DEV.to