Developer · Builder · Writer
I Build Systems and
Document the Journey
I’m Nishanth — an indie developer working across React, Django, and Android. I write about real-world solutions, dev tools, and the lessons learned from building production software.
Latest Writing
Android
Fixing Android Gradle Build Errors — Step by Step
A guide to understanding and fixing the most common Android Gradle build errors that plague developers.
Tools
Setting Up MCP Servers in VS Code — Complete Guide
Learn what the Model Context Protocol (MCP) is and how to configure MCP servers directly within VS Code to supercharge your AI tools.
Backend
Fix CORS Error in Django with React Vite Frontend
A comprehensive guide on how to fix Cross-Origin Resource Sharing (CORS) errors when connecting a React Vite frontend to a Django backend.