Projects
End-to-end systems from AI to DevOps to AR
ShortLQ
Comprehensive URL Shortener and click analytics platform built for the Katomaran Hackathon. Supports custom aliases, expiring links, secure user authentication (signup/login) with hashed passwords, QR code generation, and interactive charts tracking visitor geolocations, devices, and daily click counts.
- Detailed analytics dashboard showing visitor browser, device, and location metrics
- QR Code generation, destination URL editing, and link expiry options
- Hashed user authentication (signup/login) and secure dashboard access
Shakthi Travels
A full-stack tourist bus booking application custom-built and deployed for a client. Features a secure customer reservation portal and an administrative dashboard for bus scheduling, booking approvals, and passenger list management.
- Custom administrative portal for booking approvals and scheduler controls
- Automated uptime cronjob to bypass cold-start delays on hosting
- Relational database storage using PostgreSQL for transactions and users
CodeSentinel DP
AI-Powered Developer Lifecycle Platform integrating 13 AI-driven features — code analysis, QA generation, CI/CD pipeline correction, incident debugging, and a RAG-based chatbot with voice interaction.
- 13 integrated AI-driven developer tools in one platform
- RAG-based chatbot with voice interaction — hallucination-free
- Code analysis, QA generation & CI/CD pipeline auto-correction
NexusGuard-AI
Autonomous AI-Driven Intrusion Detection and Mitigation System (IDS) for Software-Defined Networks (SDN). Uses ML/DL models to detect network anomalies and automatically respond to threats in real-time.
- Autonomous threat detection and mitigation in SDN environments
- ML-based anomaly detection with real-time network response
- Mininet + Ryu controller integration for network simulation
Cloud DevOps CI/CD Pipeline
Fully automated CI/CD pipeline on AWS using GitHub Actions and Jenkins. Infrastructure as Code with Terraform — provisioning VPC, EC2, security groups, and load balancers. Nginx reverse proxy with monitoring.
- Reduced manual deployment effort with continuous delivery workflows
- Version-controlled IaC with Terraform for reproducible environments
- Nginx load balancer for multi-tier application routing
RocDoc — Private AI Document Assistant
Private AI document assistant built for the AMD x LabLab.ai Hackathon. Upload PDFs, Markdown and text files, ask natural language questions, receive citation-grounded responses with live AMD GPU telemetry.
- Real-time AMD GPU telemetry dashboard via WebSockets
- Ephemeral session management with citation-grounded RAG
- Stable split-stack deployment on Render platform
Virtual Try-On (AR)
WebAR application for virtual clothing try-on with photo/video capture and manual clothing adjustment. Converted to Android APK for mobile reach.
- Real-time AR clothing overlay using Three.js and WebAR
- Photo/video capture with manual adjustment controls
- Packaged as Android APK for mobile distribution
NLP-based Projects (3-in-1)
Collection of 3 NLP tools: Medical Notes Classifier (clinical categorization), Financial News Summarizer (market sentiment), and Contract Details Segregator (legal clause extraction).
- Medical Notes Classifier with multi-label classification
- Financial News Summarizer with sentiment analysis
- Contract Details Segregator for legal document parsing
Animal Disease Prediction System
Flask + Random Forest ML application to predict animal diseases based on symptoms, breed, and animal type. Features an intuitive frontend for data input and result visualization.
- Symptom-based disease prediction with Random Forest classifier
- Supports multiple animal types and breeds
- Clean visualization of diagnosis results
Exploratory Data Analytics Tool
Data preprocessing and visualization tool with integrated linear and logistic regression visualizations for actionable data insights and analysis.
- Automated EDA with statistical summaries
- Regression visualization with Matplotlib
- Modular preprocessing pipeline
Multi-Cloud Cost Hygiene & Automation
DevOps automation engine to provision AWS-like infrastructure locally using Terraform and LocalStack, scanning for wasteful, unattached, or high-cost cloud resources.
- Simulated local AWS architecture with LocalStack for offline testing
- Automated resource hygiene audit to identify unattached EBS and idle instances
- CI/CD check automation for pre-deployment cost guardrails
Resqon — Disaster & Emergency Management
Crisis response and disaster relief communication platform connecting emergency rescue squads, volunteers, and affected citizens with real-time updates.
- Real-time communication and location-tagged relief requests
- Automatic volunteer assignment based on geographic proximity
- Resilient incident reports dashboard for organization dispatchers