Writings
Deep dives into full-stack engineering, system design, data architectures, and practical insights learned while building scalable software.
3 min read
Things I Built in the Last 2–3 Months
A short list of products I shipped recently, what each one does, and a note that I’m currently looking for openings.
Indie HackingBuilding In PublicSide Projects
Read Article
4 min read
How to Add a Simple Rate Limiter to an Express App Using Redis Under the Hood
A practical walkthrough of building a Redis-based rate limiter for an Express API using atomic operations and TTL.
Node.jsRate LimitingSoftware Development
Read Article
3 min read
I Just Discovered Prettier and Husky and Now I'm Wondering Why I Didn't Start Earlier
A practical guide to setting up Prettier and Husky to enforce consistent formatting at commit time, eliminate noisy diffs, and speed up team code reviews.
PrettierHuskyDeveloper Experience
Read Article
3 min read
How I Stopped Using Canva for Every Milestone Post
A practical guide to creating shareable milestone cards without a design background
Indie HackingBuilding In PublicDeveloper Experience
Read Article