Last Updated: 1/14/2026
My Projects
Breast Cancer Prediction Model
2025
Replicated, trained, and optimized an ML model to predict cancer based on lab results. Uses multiple data sets to train models and evaluate the model performance. Tuned the model to achieve higher prediction accuracy. Programming language used: Python, a classification ML model.
3D Ball Roller Game
2025
I built an animated game using C#, in Unity, highly optimized for performance and graphics rendering, using multiple levels of physics laws to render the game animation and perform the object functions. The program takes input from the user and provides user-friendly components that eliminate potential human error.
Minesweeper Game
2023
I built a user interface program using Java Swing, an API for graphical user interfaces, object-oriented classes, and user-friendly graphics, which recreates the Minesweeper game. The program also includes enhanced commentary to facilitate understanding and contribution to the code by others.
Yahtzee Game
2023
I built a user interface program using Java, specifically Java Swing—an API for graphical user interfaces and object-oriented classes—that replicated the Yahtzee game and enabled additional user-friendly functionality to prevent human error while entering input. Users have both options to play the game, using API as well as the terminal.