A catalog of my workspace setup, development utilities, software toolchains, and engineering gear. Highly signal-dense, updated regularly.
Hardware & Devices
MacBook Air M5Primary development laptop. Silent, fanless design running macOS with high-performance Apple Silicon.
Realme GT 7Dimensity 9400e processor, 12/16GB LPDDR5X RAM, UFS 4.0 storage, Android 16 with Realme UI 6.0. Used for on-device testing and mobile development.
AI Toolchain
Command-Line ToolsCommand-line interfaces, shell automation scripts, and custom build pipelines.
Cursor & NeovimCore IDE setup, optimized for speed, precision editing, and keyboard-driven workflows.
AI Code AcceleratorsLeveraging LLM APIs under strict rate limits for rapid planning, code auditing, and draft scaffolding.
Core Stack
Next.js 15 & React 19Modern App Router architecture, running with server components, actions, and Suspense-driven data flows.
Tailwind CSS v4 & TypeScriptCSS-first configuration and compile-time type-safety for fast-moving components.
SupabaseBackend-as-a-service providing serverless PostgreSQL, dynamic authentication, and database triggers.
Hosting & CI/CD
Vercel Edge HostingDeploying pages at the global edge. Uses the free tier without requiring a credit card.
GitHub ActionsUnlimited public repositories and reliable private runner pipelines for CI/CD build checks.
Development Philosophy
Systems Architecture FirstDesign-driven development. Focus on clean code boundaries, low cognitive overhead, and modular structures.
Zero-Cost Architecture₹0 budget. Stack built from first principles using only generous free-tier services.