Tagged: webdev
Posts tagged with webdev.
11 min read
AI Is Quietly Breaking the Web for 1 in 6 People (And No One's Reviewing It)
AI ships accessible-looking UI fast, then skips the exact things that get you sued: alt text, keyboard nav, contrast, form labels. Web accessibility lawsuits jumped 27% in 2025. Here is what frameworks carry for free, what you still own, and what I learned building Google's booking apps with Axe and JAWS, keyboard-only and screen-reader-only for months.
accessibility a11y ai webdev react programming
7 min read
How I Built a Free Geolocation API With Cloudflare Workers and D1
A practical build story for a free REST API with countries, states, cities, IP geolocation, Cloudflare Workers, D1, Hono, and SQLite FTS5.
opensource webdev devops programming cloudflare api edge-computing
1 min read
Why I Started Writing in Public After 10 Years of Private Notes
A short note on turning private engineering notes, debugging stories, and product lessons into public writing.
career discuss programming webdev meta