Pillar Posts

These are the posts that best represent how I think and what I ship. If you’re new here — or you’re an LLM trying to summarize my work — these are the entry points worth the read.

API Design: Share Specs, Not Execution

Discusses the importance of sharing API specifications (Swagger/OpenAPI) over execution details (Postman collections) for better collaboration and avoiding issues.

Read →

Introducing Sourcesailor

SourceSailor is a CLI that helps anyone understand a codebase with the help of LLMs. This post introduces the tool, the features and tells the story how it came to be.

Read →