Blog
Short writes on things I ship: CLIs, stack choices, release pipelines. I add posts here when there is something worth documenting.
- AI
Building an AI assistant with chat, memory, and voice
How the monorepo is structured for streaming chat, Qdrant memory, multi-agent planning, and a voice pipeline across Expo and Next.js.
Read more →
Toolingcreate-fullstack-app: scaffolding stacks I use at work
Dartix CLI built with Inquirer. It asks for frontend, backend, database, auth, and Docker, then writes the project. Releases go to npm through GitHub Actions.
Read more →