I work from home in Kolkata. My setup is optimized for full-stack development, AI experimentation, and shipping fast.

Tools I Use Daily

  • Claude Code — My primary coding assistant. I use it for everything from planning features to debugging production issues.
  • Cursor — AI-powered IDE for rapid development. Combined with Claude Code, it covers code generation, refactoring, and exploration.
  • getdesign.md — For design-to-code workflows and UI planning.

Development Workflow

  • Plan features with /prd in Claude Code to generate structured product requirement docs before writing any code.
  • Build in Next.js + TypeScript with Tailwind CSS.
  • Test locally, deploy to Vercel or GCP Cloud Run.
  • Monitor with structured logging and health checks.

Philosophy

Minimal setup, maximum output. I don't spend time configuring tools — I spend time shipping features. The workspace is deliberately simple because the complexity should be in the product, not the environment.