My Projects
A curated collection of ideas built into production-ready software. Hover a card to see details.
Showing 6 projects
Multiplayer Chess Game
Multiplayer chess with WebSocket real-time play, Minimax AI opponent with alpha-beta pruning, and a premium dark UI.
MVPForge
AI copilot that turns startup ideas into structured MVP plans with feature lists, user stories, stack suggestions, and GitHub-ready structure.
E-Commerce Platform
A fully functional e-commerce web application with smart search, user recommendations, and vendor sales analytics.
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.
GovServe
A seamless, web-based government complaint management service built to modernize real-time issue tracking.
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.
OptiFlow
Scalable compute-cluster engine handling 200k+ daily jobs, reducing resource starvation by 35% with custom priority queues.
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.
Text2UML
AI-powered web app that converts natural language descriptions into UML class diagrams using Google Gemini API with refinement capabilities.
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.