Writing

Useful notes on AI, analytics, and building software

Practical accounts of what I built, what made the work difficult, and what I would do differently next time.

9 articles

The Projects Behind This Portfolio

A closer look at the public projects on rajeevg.com, what each one does, how each one works, and the stack choices behind them.

projectsportfolio

When Not To Use Server-Side Tagging

A real Cloud Run cost autopsy from rajeevg.com, with concrete guidance on when server-side tagging is overkill and when same-origin server-side tagging is actually worth the extra cost and complexity.

analyticsga4

How We Built The Hackathon Voting App

A detailed engineering walkthrough of the hackathon voting app, from single-screen UX and event-day safeguards to production proof, analytics, and the agent workflow used to ship it.

nextjshackathon

Git Workflow for Beginners

A visual, beginner-friendly guide to cloning a repo, working on a branch, opening a pull request, merging safely, and dealing with simple conflicts.

gitgithub