My Projects

Completed Projects

Resume-ATS-Score-Checker

Completed

An intelligent Resume Analyzer and Job Description matching system that helps candidates optimize their resumes for ATS (Applicant Tracking Systems). Upload a resume to get an ATS score, or upload both resume and JD to analyze skill matching percentage and get personalized improvement suggestions.

• ATS score calculation for resume optimization
• Resume and Job Description matching analysis
• Percentage-based skills vs. requirements comparison
• Personalized suggestions for resume improvement
• Web-based interface with deployment on GitHub Pages
• Collaborative project with multiple contributors
Python Natural Language Processing Machine Learning Flask GitHub Pages

Vehicle Parking Management System

Completed

A comprehensive full-stack parking management system with separate admin and user dashboards. Features real-time spot availability tracking, automated cost calculation based on parking duration, and complete reservation lifecycle management.

• Dual role system (Admin & User) with secure authentication
• Real-time parking spot status tracking (Available/Reserved/Occupied)
• Automated cost calculation with per-minute billing
• Admin dashboard with revenue analytics and lot management
• User dashboard with parking history and cost summaries
• Complete CRUD operations for parking lots and spots
Flask Python SQLite SQLAlchemy Bcrypt HTML/CSS

Keyboard Word Prediction

Completed

An intelligent keyboard word prediction system that uses machine learning algorithms to predict and suggest words as users type. Features real-time prediction, learning from user patterns, and adaptive suggestion algorithms.

• Real-time word prediction and auto-completion
• Machine learning-based suggestion engine
• Adaptive learning from user typing patterns
• Interactive web-based demo interface
JavaScript Machine Learning HTML/CSS Natural Language Processing

YOLO-World

Completed

An advanced real-time object detection system using YOLO architecture. Implemented state-of-the-art computer vision techniques for accurate object detection and classification in various environments.

• Multi-object detection with high accuracy
• Real-time processing capabilities
• Custom model training for specific use cases
• Integration with video streams and image processing
Python PyTorch Computer Vision Deep Learning

Student Result Management System

Completed

A comprehensive web-based system for managing and analyzing student academic performance. The system provides an intuitive interface for students and administrators.

• Secure authentication and role-based access
• Automated result calculation and grade assignment
• Performance analytics and visualization
• Exportable reports and result cards
Python Django PostgreSQL Bootstrap
View on GitHub →

Vehicle Parking Management System

Completed

A comprehensive full-stack parking management system with separate admin and user dashboards. Features real-time spot availability tracking, automated cost calculation based on parking duration, and complete reservation lifecycle management.

• Dual role system (Admin & User) with secure authentication
• Real-time parking spot status tracking (Available/Reserved/Occupied)
• Automated cost calculation with per-minute billing
• Admin dashboard with revenue analytics and lot management
• User dashboard with parking history and cost summaries
• Complete CRUD operations for parking lots and spots
Flask Python SQLite SQLAlchemy Bcrypt HTML/CSS

Personal Portfolio Website

Completed

A modern, responsive portfolio website showcasing my projects, skills, and achievements. Built with a focus on user experience and modern design principles.

• Responsive design that works seamlessly across all devices
• Dark/Light theme toggle with persistent user preference
• Interactive UI elements with smooth animations
• Optimized images and performance
• Accessible and SEO-friendly markup
HTML5 CSS3 JavaScript Responsive Design

Projects in Progress

Netflix Clone

In Development

A full-stack Netflix clone with modern UI/UX, featuring user authentication, content recommendation, and video streaming capabilities.

React Node.js MongoDB AWS