My Projects

Here are some of the projects I’ve worked on — combining creativity, logic, and continuous learning.

Machine Learning

Employee Attrition Analysis

Employee Attrition Analysis

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 GitHub
Traffic Congestion Prediction

Traffic Congestion Prediction

Deep learning models (CNN, ResNet50, MobileNetV2, EfficientNetB0) classify traffic congestion levels from images.

Tech: Python, TensorFlow, Keras, OpenCV

View on GitHub

Web Development

Dokan: a digital e-commerce platform

Dokan: a digital e-commerce platform

A 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 GitHub
Bike Rental System

Bike Rental Management System

A 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 GitHub
Garage Appointment System

Garage Appointment System

A PHP & MySQL-based web app that allows users to register, log in, and book vehicle maintenance appointments.

Tech: PHP, MySQL, HTML, CSS

View on GitHub

Operating Systems / Systems

Student Tutor Consultation System

Shell for Ubuntu

A C program simulating concurrency with pthreads, semaphores, and mutexes for managing student consultations.

Tech: C, POSIX Threads, Semaphores, Mutex

View on GitHub
File Checker

File Checker

A 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 GitHub

Computer Graphics

OpenGL Animation

OpenGL Animation

A PyOpenGL program with interactive mouse and keyboard controls to animate bouncing points with dynamic colors and speed.

Tech: Python, PyOpenGL, GLUT

View on GitHub
Flappy Bird (animated)

Flappy bird game

A PyOpenGL 3d flappy bird game.

Tech: Python, PyOpenGL, GLUT

View on GitHub