👋 Hello, world!
I am Renish CharaniyaA Dynamic Software Engineer based in India 🇮🇳🏗️Foundation-first. AI-forward: Crafting tomorrow's AI-enabled digital infrastructure, one line of code at a time.

Supercharging My Coding Workflow: Unleashing Productivity with Agentic AI
In this blog I will share how integrating Agentic AI has transformed my development process. By automating repetitive tasks, enhancing decision-making, and streamlining code generation, this workflow boosts my productivity and efficiency, allowing me to focus on more complex problem-solving and innovation.
April 10, 20251 min read

How the environment variables are configured in a production grade system ?
In this blog, we explore how to properly configure and validate environment variables in a Node.js project. Renish shares insights on the importance of environment variables, which help abstract sensitive information and prevent hardcoding.
January 29, 20224 min read

The ‘Not-So-Ultimate’ Guide to Pagination in Modern Web Apps!
In this blog, we will be exploring various pagination strategies with a focus on the MERN stack (MongoDB, Express.js, React.js, Node.js), covering both SQL and NoSQL implementations.
April 29, 202419 min read