Analyzed global population growth and poverty trends across countries using Python and NumPy, exploring how demographic and economic indicators shift over time.
View Project
Built a Java word-frequency analysis tool using tries and the Google Books Ngram dataset to study how language usage patterns change across decades.
View Project
Implemented a procedurally generated Java world with algorithmic room placement, hallway connections, and persistence logic for saving and loading progress.
View Project