About Services Experience Projects Blog ContactResume Buy Me a Coffee Start a Project

Projects That Delivered Results

Each one is live, real, and built with a clear purpose — not portfolio filler.

Intelligent Systems

LLMs, RAG pipelines, computer vision, and predictive models

RAG Pipeline

ResuGenie — Production AI Resume Intelligence Platform

Platform: AWS ECS Fargate + OpenSearch for vector search + Amazon Bedrock LLM inference. Resumes chunked at sentence-level with overlap, embedded and indexed — JD query triggers vector retrieval and Bedrock synthesizes match explanation.
Pipeline: Upload → chunk → embed → index → query → retrieve → synthesize → score. Deployed on AWS until free tier limit; architecture fully production-grade.

PythonAWS ECS OpenSearchBedrockRAGFlask
R² = 0.88

Smart House Price Predictor

XGBoost model with SHAP explainability. R²=0.88 on held-out data. 18 engineered features. Users see exactly which features drive their property estimate — chose XGBoost over neural networks for tabular data performance and native SHAP compatibility.

XGBoostSHAP FlaskPythonScikit-learn
LSTM Networks

Smart Finance LSTM

Deep learning for financial forecasting. LSTM-based time-series analysis. TensorFlow/Keras. Predictive modeling for financial data. 15+ GitHub stars.

TensorFlowLSTM PythonPandasNumPy
NLP & Chat

JARVIS 1.0 — My First AI App (Origin Story)

The project that started it all. A Gemini API wrapper with a web interface — simple, but it was my first real AI build. Within a year, this evolved into JARVIS 2.0: a full multi-agent autonomous system with supervisor orchestration, tool use, and structured reasoning. This is where the journey began.

PythonGemini API FlaskWeb Interface
Vision AI

AI Caption Generator

Automatic image captioning using transformers and CNNs. Accessibility support, content management, image indexing. Production-ready Python library. 15+ stars.

PythonTensorFlow Vision ModelsTransformers
Object Detection

Object Detection System

Real-time computer vision. YOLO/Faster R-CNN models. Webcam streams or image processing. High accuracy, low latency. 30+ FPS on GPU. Production-ready.

PythonOpenCV YOLOTensorFlow
Interview Prep

AI Interview Platform

AI-powered interview simulation. Real interview scenarios. AI feedback and scoring. Comprehensive preparation for technical interviews.

PythonHTML JavaScriptFlask

Full-Stack Projects

Backend APIs, real-time features, and production deployments

90% Effort Cut

Raghavendra Swami Mutt — Automated Booking System

Devotees used to stand in queue for 2–3 hours to book a seva. The website reduced this to a 5-minute online booking. Flask + MySQL backend with ACID transactions to prevent race conditions on concurrent bookings. Admin dashboard for real-time management. 90% manual staff effort cut, 95% reduction in per-booking processing time. Real users, 24/7 uptime.

PythonFlask MySQLACID TransactionsREST API
Real-time Sync

CodeSync — Collaborative Code Editor

WebSocket-based real-time editor. Multiple users code simultaneously with sub-100ms sync. Flask-SocketIO backend with room-based sessions. Operational transformation for concurrent edit conflict resolution. 17+ GitHub stars.

PythonFlask Socket.IOJavaScript

Libraries & Extensions

Python packages and VS Code tools

PyPI Published

integration-smoke-test

Lightweight Python library for API health checks. Fast, single-probe testing. CI/CD ready. Structured results, error categorization, suggested actions. MIT License. Live on PyPI.

PythonPyPI MIT LicenseTesting
VS Code

AI-Powered VS Code Extension

Natural language terminal commands. Execute shell commands by describing what you want. AI-powered command generation. Built from scratch. Productivity multiplier.

TypeScriptVS Code API AI Integration

Browser Automation & Scraping

Selenium, web scrapers, productivity tools

10-20x Faster

AutoJobFormFiller

Browser automation for job applications. Selenium-powered intelligence. Fills forms automatically. Resume parsing. Works on LinkedIn, Indeed, Glassdoor. 10-20x speed boost.

JavaScriptSelenium Browser Automation
Web Scraping

eCourts Scraper

Indian eCourts data extraction. Case information, judgments, legal documents. BeautifulSoup + Selenium. Batch processing. CSV/JSON export. Rate limiting. Ethical practices.

PythonBeautifulSoup SeleniumWeb Scraping
14
Total Projects
6
AI/ML Projects
78+
GitHub Stars
100%
Open Source