Here are some of the projects I’ve worked on — combining creativity, logic, and continuous learning.
A machine learning project analyzing employee attrition patterns using supervised and unsupervised algorithms.
Tech: Python, Scikit-learn, Pandas, Matplotlib, TensorFlow
Models Used: Logistic Regression, KNN, Neural Network, K-Means Clustering
View on GitHubDeep learning models (CNN, ResNet50, MobileNetV2, EfficientNetB0) classify traffic congestion levels from images.
Tech: Python, TensorFlow, Keras, OpenCV
View on GitHubA full-stack web application that enables users to browse products, add items to cart, and make secure online purchases. Includes user authentication, admin product management, and order tracking.
Tech: PHP,Laravel, MySQL, HTML, CSS, JavaScript
View on GitHubA Django web app for renting bikes with real-time station availability, ride history tracking, and payment integration.
Tech: Python, Django, HTML, CSS, SQLite
View on GitHubA PHP & MySQL-based web app that allows users to register, log in, and book vehicle maintenance appointments.
Tech: PHP, MySQL, HTML, CSS
View on GitHubA C program simulating concurrency with pthreads, semaphores, and mutexes for managing student consultations.
Tech: C, POSIX Threads, Semaphores, Mutex
View on GitHubA C-based system that verifies and monitors file paths using interprocess communication (IPC) mechanisms like shared memory and pipes.
Tech: C, IPC, Shared Memory, Pipes
View on GitHubA PyOpenGL program with interactive mouse and keyboard controls to animate bouncing points with dynamic colors and speed.
Tech: Python, PyOpenGL, GLUT
View on GitHub