// thinking out loud
Notes.
Writing about frontend, architecture, and the decisions that matter. Mechanism over buzzword. Trade-off over trend.
ArtemisFlow: A Local-First Job Tracker I Built
Why I built a local-first CRM for job applications instead of using a spreadsheet — and what that taught me about ownership and product thinking.
personal project · local-first · Feb 2026
↗
MongoDB — A Practical Guide for Beginners and Experts Alike
A hands-on guide to MongoDB — from data modeling basics to practical patterns for real projects.
database · MongoDB · Jan 2025
↗
NestJS and Best Practices
Modular architecture, dependency injection, and the patterns that make NestJS projects maintainable at scale.
backend · NestJS · Jul 2024
↗
Comments: The Good, the Bad and the Ugly
When comments help, when they hide bad code, and how to write the kind that actually earns their place in a codebase.
clean code · engineering · Apr 2024
↗
Your Junior Dev Survival Guide to Managing Branches, Commits and PRs
Git workflow for developers who want to stop breaking things and start collaborating properly.
git · workflow · Feb 2024
↗
Google Sign-In and Expo Go: A Guide to Fix Any Issues That Arise
Every integration issue I ran into setting up Google Auth with Expo — and how I solved each one.
React Native · Expo · Dec 2023
↗