Sebastian Diaz


Projects


Typing Game

Speed typing game made with React, Vite, and using the Quotable API. Gets a random quote for user to type has dynamic feedback for mistakes and keeps track of speed in WPM.

screenshot of quote, feedback to typing, and input from tryping game

Predicting Diseases

Used machine learning models to predict the presence of eight critical diseases using a medical dataset. By comparing multiple algorithms, we find which approaches most effectively identify disease outcomes.

screenshot of feature importance plot

Blackjack

Built a single-player GUI blackjack game using Java Swing. Implemented dealer logic and game state management with clear win/loss conditions.

playing blackjack

To-Do List

Feature-rich Android to-do list app supporting task filtering, tagging, and recurring tasks. Built collaboratively in Android Studio using Agile development practices to ensure continuous improvement and a polished final product.

to do list