Battleship Game
A console-based Battleship game playable against a programmed opponent that calculates next moves with a statistical heat-map algorithm. The programmed player won the lecture tournament against 250+ other students.
JavaCalifornia Wildfire and Asthma Emergency Department Analysis
An analysis of California wildfires and asthma-related emergency department visits. A correlation between the overall increase of wildfires in California over time and the increase in asthmatic issues present in the California population over time was found.
Python · PandasData Science Mini-Projects
A collection of notebook files of mini data science projects. — Condorcet Jury Theorem Simulation — Infection Simulation — Gene Disease Association Exploration — Tree Density Map of Boston — Crime and Cannabis Correlation in Boston
Python · JupyterBullet Journal Application
Java Journal is an efficient, simple-to-use calendar app for journaling. Schedule tasks and events on any given day, add to a weekly task queue, switch between dark / light / colorful themes, and order entries by name or duration.
JavaStudy File Summarizer and Flashcard Generator
Traverses a root directory, reads its .md files, and extracts headers and double-bracketed phrases into a single destination file (sorted by creation time, modification time, or name). Generates flashcards for each entry and supports difficulty-labeled study sessions.
PythonPersonal Website
This website! Made with React, Next.js, Tailwind CSS, deployed with Vercel.
Next.js · React · TypeScript · Tailwind