Blog
I write about technical writing, API documentation, and the developer experience that comes from good docs.
I've spent 6+ years documenting blockchain protocols, fintech APIs, and developer tools. The posts here cover lessons learned, best practices, and the kinds of problems you run into when turning complex systems into clear documentation.
What You'll Find Here
How teams actually ship and maintain docs at scale
Real patterns from documenting REST APIs, SDKs, and blockchain protocols
Why docs matter and how to measure if they're working
Docs-as-code, linters, automation, and staying in sync with releases
Recent Posts
-
February 10, 2025
My Docs-as-Code Workflow: Tools and Lessons Learned
After six years of writing technical documentation across different companies and platforms, I’ve settled into a workflow that works. It’s not perfect, but it’s repeatable and catches problems early.
-
January 15, 2025
Why Good API Documentation Matters More Than You Think
Every developer has been there. You find a promising API, sign up for access, and then hit a wall of outdated docs, missing examples, and unexplained error codes. You close the tab and look for an ...