← All tags


Tag
#week-notes
4 posts tagged with this topic.
How I built this site: local-first, tracker-free, with Astro
The build journey of this very site — choosing Astro, picking paths over subdomains, pivoting from a blog to a full portfolio, auditing for telemetry, and a sneaky SVG encoding bug.
Building a test-flow visualizer for two IDEs
How a tool to untangle TestNG dependsOnMethods graphs grew into a cross-platform extension - and the decisions that kept it generic, fast, and shippable on top of a half-finished refactor.
What shipping swagger-view taught me about local-first tools
A developer-journal entry on building a privacy-first Swagger/OpenAPI previewer — and why "no callbacks" turned out to be a feature, not a constraint.
Week notes: collapsing microservice upgrades into one command
A messy, manual, multi-step release became a single Python command. Notes on what I built, what broke, and what I'd do differently.