Live Cricket WinPulse
Real-time cricket dashboard integrating a live sports API to
display scores and calculate dynamic, ball-by-ball win
probabilities using a custom WASP-inspired algorithm.
-
Displays live scores for IPL and India matches with auto-refresh
-
Calculates dynamic win probability based on live match
conditions
- Implements smart API polling and automatic key rotation
- Built with Django and Tailwind CSS, deployed on Render
DjangoPythonAPI
GitHub
Live Demo
Deploy Manufacturing App to Kubernetes
Full DevOps pipeline deploying the Multi-Agent Manufacturing
System to AWS EKS with zero-downtime rolling updates.
- Dockerized app with GitHub-based build strategy
- GitHub Actions CI/CD, deploys on every git push
- Zero-downtime rolling updates on AWS EKS
- AWS Load Balancer exposes app on public URL
DockerKubernetesAWS EKSGitHub Actions
GitHub
Multi-Agent Manufacturing System
Automates supplier sourcing and generates structured comparison
reports using collaborative AI agents.
- Researcher Agent sources supplier data via LLM
- Writer Agent synthesizes structured reports
- Orchestrator manages agent hand-offs and state
- Streamlit UI with runtime Gemini API key entry
PythonCrewAIStreamlitGemini LLM
GitHub
Live Demo
Patient Depict System
Manage patient medical data with secure authentication and
privacy-safe status sharing.
- Built with Django and Python
- Token-based, read-only public status links
- Shows current status
- Links are privacy-safe
DjangoPythonSQLite
GitHub
Find My Book
Search for book details by snapping a photo of the cover, with
text extraction and Open Library integration.
- Built with Tkinter + Tesseract + Requests
- Fuzzy matching for better recall
- MySQL for caching
- Uses Open Library API for book info
PythonOCRAPIDBMS
GitHub
Smart Traffic – Automated E-Challan Generator
Detects traffic violations in real time, auto-generates
e-challans, and sends them securely via email for faster
enforcement.
- Built with java, servlets
- Automated e-challan generation
- Real-time violation detection
- Database for record tracking
JavaServletsSMTPDBMS
GitHub
Banking System
Desktop application for managing bank accounts with secure
transactions and easy account handling.
- Built with Python + Tkinter
- SQL database for account storage
- Create, view, update, and close accounts
- Secure deposit and withdrawal operations
PythonTkinterDBMS
GitHub