ntm.
  • About
  • Projects
  • Build Log
  • Skills
  • Contact
Back home

Build Log

Notes and learnings from things I'm building. Documenting the journey helps me think through problems and hopefully helps others facing similar challenges.

Building an AI Gmail client – architecture notes

Documenting the technical decisions behind Quero, from OAuth flows to streaming AI responses. How I structured the codebase to handle real-time email processing.

Mar 10, 2026·5 min read

Designing role based access systems

How I approached building a flexible RBAC system for an event platform. Covering permission hierarchies, database design, and the middleware patterns that made it maintainable.

Feb 28, 2026·7 min read

What I learned building an event platform

Reflections on shipping a full-stack event management system. From real-time updates to handling concurrent registrations, these are the problems I didn't expect.

Feb 15, 2026·6 min read