Skip to content
View nishchal-gond's full-sized avatar
:shipit:
CAT
:shipit:
CAT

Block or report nishchal-gond

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nishchal-gond/README.md
Nishchal Gond - Software Engineer | Backend & AI Systems

Portfolio LinkedIn GitHub Hashnode Instagram


Matrix LOTR SpiderMan


πŸ•ΈοΈ About Me

Somewhere between the Shire and the Matrix, with a web-shooter in one hand, I build systems that do the work for you.

I'm an AI & automation engineer based in Dubai πŸ‡¦πŸ‡ͺ. I design and ship end-to-end systems: AI agents, voice agents, workflow automation, data pipelines and browser tooling, plus the backends and interfaces that hold them together. I care about software that runs reliably in production, not just in a demo.

Core focus areas

πŸ€– AI Agents & LLM Systems RAG, tool-using agents and voice agents that hold up in production
πŸ”„ Workflow Automation Pipelines that take the manual work out, running on schedule like the Matrix
πŸ—„οΈ Data Engineering Cleaning, deduplicating and structuring messy real-world data
⚑ Backend & APIs Reliable services, spun up faster than a web-shooter reload
🧩 Browser Tooling Chrome extensions that scrape, monitor and automate the web
πŸ” Product Ownership Requirements β†’ design β†’ ship β†’ monitor, start to Mordor

⚑ Tech Stack

πŸ’» Languages
🎨 Frontend
βš™οΈ Backend
πŸ—„οΈ Databases
☁️ Cloud & DevOps
🧠 AI / LLM
πŸ”„ Automation
🧩 Browser
πŸ€– AI Dev Tools

🧭 How I Build

1. Understand the problem & the people        β†’ Read the map before the journey
2. Design data models, APIs & workflows       β†’ Forge the ring, know its power
3. Build the engine: backend, AI, automation  β†’ Build the engine room
4. Add the interface people actually use      β†’ Give it a face worth seeing
5. Handle edge cases, retries & failures      β†’ Expect an ambush at every gate
6. Measure, optimize & scale                  β†’ Faster than a swing across the skyline
7. Deploy, monitor & iterate                  β†’ Send it off, watch it fly

πŸš€ Featured Projects

Project What it does Stack Stars
ChatPDF Chat with your PDFs: RAG with Titan embeddings for retrieval and Claude for answers Python, Amazon Bedrock, LangChain, S3, Docker stars
J.A.D.E Conversational AI assistant built on the Google Gemini API Python, Gemini API, HTML/CSS stars
EduBot RAG chatbot for interactive, AI-powered learning Python, RAG, LLMs stars
LuxRestoreAI AI pipeline for watermark detection and image restoration Python, PyTorch, Docker β€”
RE Scraper Chrome MV3 extension that scrapes multi-page real estate listings into structured Excel / CSV / JSON JavaScript, Chrome Extensions β€”
OREOCHAIN Decentralized document storage with on-chain hashes for tamper-proof verification JavaScript, Ethereum, IPFS stars
SmartRide Manager Bike maintenance tracking and expense management, web + mobile React, Vite, Flutter stars
Personalized Chatbot ChatGPT-style client on the OpenAI API that can draw on your own GitHub repos JavaScript, OpenAI API stars

More on my repositories page and portfolio.

Also shipped (private work): an AI voice agent that calls back inbound leads Β· automated personalized email outreach with a local LLM Β· WhatsApp monitoring and document-extraction extensions Β· data cleaning & deduplication engines Β· scheduled content and reporting automations.


πŸ“Š GitHub Analytics

GitHub Stats Top Languages GitHub Streak



Contribution Heatmap

πŸ† Highlights

Profile Views Followers Total Stars Public Repos


πŸ“‘ Currently Learning

Multi-Agent Systems LLM Evals & Observability Voice AI System Design MCP & Tool Calling Advanced TypeScript


πŸ’¬ Ask Me About

AI Agents Voice Agents RAG Pipelines Workflow Automation Chrome Extensions Data Cleaning & Deduplication Backend & APIs


🎬 Quotes from the Terminal

Matrix

"There is no code, only algorithms waiting to be freed."

"I took the red pill... and found the bug was in production the whole time."

LOTR

"Not all who wander through Stack Overflow are lost."

"One does not simply push straight to main."

SpiderMan

"With great power comes a great pull request review."

"My Spidey-sense is tingling β€” there's a null pointer nearby."




Terminal Typing SVG

πŸ”₯ Fun Fact

90% coding, 10% wondering why it worked β€” and 100% sure it's the ring's fault, not mine. 🀝


✨ Code β€’ Build β€’ Automate β€’ Repeat ✨

Pinned Loading

  1. J.A.D.E J.A.D.E Public

    J.A.D.E. β€” a text-based chatbot built on the Google Gemini API, with a Python backend and an HTML/CSS interface.

    Python 15

  2. ChatPDF ChatPDF Public

    Chat with your PDFs using Amazon Bedrock β€” Titan embeddings for retrieval and Claude for answers, wired up with LangChain, S3 and Docker.

    Python 15

  3. OREOCHAIN OREOCHAIN Public

    Decentralized document storage using Ethereum smart contracts and IPFS, with on-chain hashes for tamper-proof verification.

    JavaScript 13

  4. SmartRideManager SmartRideManager Public

    Bike maintenance tracking and expense management β€” React + Vite web app with a Flutter mobile client

    JavaScript 16

  5. Lux-Property Lux-Property Public

    LuxRestoreAI β€” AI pipeline for watermark detection and image restoration, built with Python, PyTorch and Docker.

    Python

  6. re-scraper re-scraper Public

    Chrome Manifest V3 extension that scrapes multi-page real estate search results, extracts structured fields from each listing and exports to Excel, CSV or JSON.

    JavaScript