Projects
Engineering & Systems
Movie Explorer
TypeScript backend service with Express & CORS for movie data.
PasswordManager
Secure Java vault using AES/GCM encryption and PBKDF2.
Stupid Game
Experimental game project with chaotic physics and random events.
Rental System
Java OOP project demonstrating polymorphism and inheritance.
Algorithms
Pure JS Linear Regression
A "no-magic" implementation of statistical formulas using vanilla JavaScript.
SmartPredict
Python tool for automating Random Forest Regressor training and analysis.
Vehicle Rental System
Java OOP demonstration of inheritance, abstraction, and polymorphism.
Iris KNN Project (R)
Classic data science pipeline using R, ggplot2, and K-Nearest Neighbors.