My Projects
A selection of personal and academic projects that showcase my skills in web development, design, and problem solving.
- All Projects
- Mobile & Desktop Apps
- UI/UX Designs
- Web Development


Facial Recognition Attendance System
Java & JavaFX for GUI, OpenCV for image processing, FaceNet for facial recognition, and CSS for custom styling.

Hospital Management System (Flutter)
Cross-platform mobile app developed with Flutter and Dart for efficient hospital administration and patient management.

Android Race Tracker (Jetpack Compose)
Race tracking mobile app built with Jetpack Compose for modern Android UI development.

Android Calculator App
Simple and advanced calculator application built with Kotlin using Android Studio.
Technologies: Kotlin, AndroidX AppCompat, ConstraintLayout

Linear Regression "From Scratch" on Advertising Dataset
Implementation of linear regression algorithm from scratch applied to the Advertising dataset.

KNN Classification (From Scratch)
Implementation of the K-Nearest Neighbors algorithm from scratch for cancer classification.

Linear & Logistic Regression (From Scratch)
Implementation of linear and logistic regression algorithms from scratch.