Picture of the author
Shreesanyog Rath
Full-stack Developer
Home
Home
About
About
Education
Education
Experience
Experience
Projects
Projects
Publication
Publication
Contact
Contact

Projects

Software Projects

Nexus Enterprise AI

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

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

Project 1

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

Project 1

EasyLinks

Turn long URLs into shareable, trackable links using EasyLinks instant custom URL generator for smooth integration.

Tech stack: Next.js, React, MongoDB, TailwindCSS

Project 1

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

Project 1

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

Project 1

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,

Project 1

DataHub

Email/password authentication with a responsive dashboard having sortable, searchable, and paginated data table.

Tech stack: React.js, Next.js, MongoDB, bcryptjs, TailwindCSS

Project 1

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

Project 1

InGARSS 2025

Developed and currently maintaining the website for the IEEE InGARSS 2025 conference, scheduled for December.

Tech stack: Next.js, React, TypeScript, TailwindCSS

Project 1

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

Project 2

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

Project 1

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

Project 3

ECommerce Website

A complete e-commerce platform with user authentication, product management, and responsive design.

Tech stack: HTML, CSS, Django, Python, SQLite

Project 4

Quiz Game

A C++ based interactive quiz game to test your knowledge in computer fundamentals using OOP principles.

Tech stack: C++

Project 5

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

Project 6

PDF to Word & Word to PDF Converter

A Python application that efficiently converts PDF files to Word documents and vice versa.

Tech stack: Python