







Hello π, I'm
Neetigya Chahar
Senior Software Engineer crafting high-performance web platforms and AI-driven solutions. I specialize in frontend architecture, React ecosystems, and full-stack development, building scalable digital experiences that deliver measurable impact. π
Basically, I
Innovate. Design. Build.
Projects
Explore my latest work and innovative projects
ShopSage
AI live call based shopping experience with natural speech. Built with OpenAI Realtime agent, and agentic tools integration along with vector search in MongoDB.
GenQL
Generate SQL query from a prompt. The RAG architecture supports large custom database schema input and lists vector search accuracy rate. Tech includes Pinecone DB, OpenAI, Firebase functions in Python, and Monaco code editor.
PSQLab
Built a browser-based PostgreSQL playground using React, TypeScript, and pglite (WASM), featuring a notebook-style interface with IndexedDB persistence and intelligent SQL autocomplete.
Experience
My professional journey through innovative companies and projects
Education & Publications
My academic credentials and research contributions
Education
Vellore Institute of Technology
Vellore
Bachelor of Technology (B.Tech)
Computer Science
Blogs
Insights, tutorials, and thoughts on web development and AI

The End of Clicking: Why Voice-Based AI is the Final Frontier of UX (feat. ShopSage)
π Meet ShopSage: Your AI Shopping Partner I recently built ShopSage, an AI-powered...
3
4 min
Dec 23

Building dynamic Sanity CMS driven UI with Builder Pattern
The Builder Pattern is a creational design pattern used to construct complex objects step by step. It...
4
4 min
May 29

Claude Sonnet 4 has arrived!
Anthropic has unveiled Claude Sonnet 4, a transformative upgrade over its predecessor, Sonnet 3.7....
2
2 min
May 22

Figma to Next.js: AI-Powered Code Generation with MCP & Windsurf
β¨ Introduction Turning Figma designs into working code can save hours of manual work and...
20
1
3 min
May 18

Building a RAG System with Firebase Functions, OpenAI, and Pinecone
Few months back, I built the GenQL tool to generate SQL queries from natural text with the ability to...
3
3 min
May 4

ServerβSide Rendering (SSR) vs React Server Components (RSC) in Next.js: The "use client" Directive
TL;DR SSR is on by default and always runs, regardless of the "use client" directive. The...
3
5 min
Apr 22

DSA with Python - Why? Pros, Pitfalls & Best Practices. Frequently updated.
Hello readers! Why Python is Great for Learning Data Structures & Algorithms (DSA) When it...
3
6 min
Apr 12

π Introducing PSQLab β Your In-Browser PostgreSQL Playground
Imagine running a full PostgreSQL database directly in your browser without any server setupβpure,...
8
3 min
Apr 6

Architecture Guide: Building Scalable React (or React Native) Apps with Zustand & React Query
In this blog, I'll share my approach to creating a clean architecture with Zustand stores, custom...
3
3 min
Feb 22

π React 19: The Coolest Updates You Can't Miss! π
Hey there, fellow React devs! The wait is overβReact 19 has landed, and it's packed with awesome...
21
4
3 min
Feb 22

DeepSeek is now available on Microsoft Azure π
DeepSeek R1, a cutting-edge open-source AI model renowned for its advanced reasoning capabilities, is...
4
2 min
Jan 30

Integrate VS Code editor in your project! Monaco Editor π
If you're looking to integrate a πͺ and versatile π₯οΈ editor into your project, the Monaco Editor...
3
2 min
Jan 20

What is the React Slots pattern?
React Slots are a pattern for component composition that allows you to pass components or JSX as...
11
5
2 min
Dec 24 '24

What's new in Next.js 15
Next.js 15 brings several exciting updates and improvements! Here are some of the key...
9
1 min
Dec 15 '24

Post Reddit posts on Instagram with a simple like on Discord. You will love Webhooks! πͺ
Hello guys, my first post here. In this post I want to talk about how cool can web hooks be! so lets...
4 min
Aug 17 '24