
Projects
Software Projects

Nexus Enterprise AI
Enterprise-grade Agentic AI featuring real-time WebSockets, hybrid Pinecone retrieval, and automated corporate firewall bypass.
Tech stack: FastAPI, LangGraph, Pinecone, Next.js, Langfuse

Cloud Multi-Agent System
Automated AI orchestration deployed on Azure VMs, featuring Docker containerization and GitHub Actions CI/CD pipelines.
Tech stack: CrewAI, Streamlit, Docker, Azure VM, GitHub Actions

CRM
Built a comprehensive CRM featuring Sales, HR, and Finance modules, integrated with Stripe payments, RBAC, and Gemini API.
Tech stack: React, Gemini API, MongoDB, Express, Node.js, Redux, Nodemailer, TailwindCSS

EasyLinks
Turn long URLs into shareable, trackable links using EasyLinks instant custom URL generator for smooth integration.
Tech stack: Next.js, React, MongoDB, TailwindCSS

Automotive Recognition and Analytics System
Engineered a real-time vehicle tracker using YOLOv8 and DeepSORT, integrating EasyOCR and regex for automated license plate extraction.
Tech stack: YOLOv8, OpenCV, DeepSORT

Rag Based AI Teaching Assistant
Built a local RAG system with Nomic embeddings to instantly retrieve specific segments and concepts from a course.
Tech stack: Llama 3.2, Ollama, Embeddings

AthletiQ AI - Intelligent Training Log
A full-stack MERN application for athletes to log workouts, visualize performance trends, and receive personalized training advice using Google Gemini AI.
Tech stack: React.js, Node.js, Express.js, MongoDB , Gemini API, Tailwind CSS, Recharts, Lucide Icons,

DataHub
Email/password authentication with a responsive dashboard having sortable, searchable, and paginated data table.
Tech stack: React.js, Next.js, MongoDB, bcryptjs, TailwindCSS

PassVault
It is a secure online platform designed to store and manage passwords for users at one place.
Tech stack: React, Express, Node.js, MongoDB

InGARSS 2025
Developed and currently maintaining the website for the IEEE InGARSS 2025 conference, scheduled for December.
Tech stack: Next.js, React, TypeScript, TailwindCSS

Portfolio
This portfolio website showcases my work, skills, and projects, providing an insight into my creative process and professional journey.
Tech stack: React, Nextjs, TailwindCSS

Photo Editor and Resizer
A web app that allows resizing, editing, and enhancing images. Supports brightness, contrast, flip, and other image manipulations.
Tech stack: HTML, CSS, JavaScript

MatrixClick
Created a 3x3 matrix where clicking a box turns it green. Upon clicking the last box, all previously clicked boxes change to orange in the sequence they were clicked.
Tech stack: React.js

ECommerce Website
A complete e-commerce platform with user authentication, product management, and responsive design.
Tech stack: HTML, CSS, Django, Python, SQLite

Quiz Game
A C++ based interactive quiz game to test your knowledge in computer fundamentals using OOP principles.
Tech stack: C++

PDF Merger Tool
A Python-based tool to merge multiple PDF files into a single document, providing a fast and simple solution.
Tech stack: Python

PDF to Word & Word to PDF Converter
A Python application that efficiently converts PDF files to Word documents and vice versa.
Tech stack: Python
Electronics Projects

Scalable 4x4 Neuromorphic Chip
Architected a TrueNorth-inspired, event-driven 4×4 mesh network in Verilog. Deployed on an AMD Urbana FPGA featuring deterministic XY routing, BRAM scheduling, and LIF neurons for real-time, ultra-low-power sensor processing.

4-bit Carry Look-Ahead Adder
Designed a 4-bit CLA adder using CMOS mirror logic in LTSpice, overcoming delay issues with simultaneous processing of sum and carry terms.

Mealy and Moore FSM
Designed and simulated both Mealy and Moore FSM using Xilinx Vivado, verifying functionality through state transition diagrams and encoding.

Differential Amplifier Design
Designed and analyzed a differential amplifier using Cadence Virtuoso with a 180nm CMOS technology node, achieving high differential gain and stability.

Home Security System
Made a home security system using 8051 microcontrollers where there are sensors to detect boundary entry, door entry, fire detector and a detector to detect if water tank got full or not.