Projects

My Projects

A curated collection of ideas built into production-ready software. Hover a card to see details.

Showing 6 projects

Socket AI Web

Multiplayer Chess Game

Multiplayer chess with WebSocket real-time play, Minimax AI opponent with alpha-beta pruning, and a premium dark UI.

Node.js Socket.io JavaScript Minimax AI

About

Full-featured chess app with local, online multiplayer (WebSockets room-based), and AI modes. Minimax + alpha-beta pruning at configurable depth levels. Premium dark-themed UI with smooth move animations.

Web AI Python

MVPForge

AI copilot that turns startup ideas into structured MVP plans with feature lists, user stories, stack suggestions, and GitHub-ready structure.

TypeScript Python LLM Vercel

About

Generative AI-powered product planning tool that converts plain-English ideas into MVP blueprints. Includes feature lists, user stories, tech stack recommendations, UI mockup suggestions, and a bootstrapped project structure.

Web Database

E-Commerce Platform

A fully functional e-commerce web application with smart search, user recommendations, and vendor sales analytics.

React Express.js MongoDB AWS S3

About

A full functional web application focused on user authorization, item purchasing, vendor functionalities, and robust cart execution. Features a smart search tool with suggestions, user-specific product recommendations, and detailed sales analytics tools for vendors.

Web Database

GovServe

A seamless, web-based government complaint management service built to modernize real-time issue tracking.

Node.js Express.js PostgreSQL

About

A web-based government complaint management system architected with robust relational databases to track, manage, and scale real-time user-reported issues. Implements event-driven communication and secure authorization schemas.

Python Database

OptiFlow

Scalable compute-cluster engine handling 200k+ daily jobs, reducing resource starvation by 35% with custom priority queues.

Python FastAPI Redis Docker

About

Scalable compute-cluster engine engineered to process 200k+ daily jobs. Reduced resource starvation by 35% using weighted priority queues and intelligent, algorithmic custom load balancing. Deployed via Docker and orchestrated with PyTest integrity.

Web Python AI

Text2UML

AI-powered web app that converts natural language descriptions into UML class diagrams using Google Gemini API with refinement capabilities.

Flask Google Gemini PlantUML JavaScript

About

Interactive web application that leverages Google Gemini API to intelligently translate natural language descriptions into structured UML class diagrams. Features real-time diagram generation with refinement capabilities, PlantUML syntax validation, generation history tracking, and SVG export functionality. Fully responsive UI with live rendering and user feedback integration.