Technical Writing
Featured Posts
Selected writing that explains how I think about AI tools, content systems, and technical delivery.

Building a Personal AI Workbench with Local Tools and Cloud Models
A practical setup for drafting, testing, and shipping AI work without letting the workflow get tangled.
Open
Designing Case Studies for Technical Portfolio Sites
How to structure a case study so it proves judgment, not just output.
Open
Lessons from Building KizunaIndex as a Public Index
A public index gets more useful when the content model is small, explicit, and easy to revise.
OpenCategories
Current writing lanes for the site.
Latest Posts
Recent notes and essays. Drafts stay hidden until they are ready to publish.

A Screenshot Is Almost the Least Useful Evidence for Rebuilding Web Motion
Motion Replication Kit turns motion recreation from parameter guessing into an evidence chain with time, explicit inference boundaries, reduced-motion checks, and performance verification.
Open
I Put a Narrow Gate in Front of My Spoken Prompts
Local Prompt Refiner is not a prompt beautifier. It uses a small local model, deterministic constraints, and real input-path testing to make it harder for one line like ‘do not touch the backend’ to disappear during refinement.
Open
The Hard Part of Building an AI DJ Isn't Picking Songs
Claudio FM is a private AI radio station. Building it taught me that making an AI DJ trustworthy isn't about song selection — it's about teaching it when to stay quiet, what to say, and keeping it from dragging the station down when it inevitably fails.
Open
How I Structure Agent Workflows for Small Product Teams
A small-team agent workflow needs clear entry points, visible checks, and a strict handoff path.
Open
Shipping Small Web Products with Next.js, Vercel, and Supabase
A small product stack works best when deployment, data, and UI stay easy to reason about.
Open
Small Content Models Beat Large CMS Migrations Early On
A narrow local schema often outlasts a big CMS decision until the content shape is actually stable.
OpenWriting Topics
The blog is a work surface for technical judgment, not a loose journal.
6 posts shown
AI Engineering
Practical notes on model boundaries, evaluation, and human review loops.
Agent Workflow
How I structure agent tasks, checkpoints, and delivery handoffs.
Product Building
Content models, case studies, route design, and small product decisions.
Deployment
Shipping small web products with Vercel-friendly infrastructure.