Projects

IPv4 Router in Mininet & POX

Implemented a simple IPv4 router using Mininet and POX, including ARP handling, TTL decrementing, longest-prefix matching, and custom firewall rules to control traffic between hosts.

Show on GitHub

Predicting High-Severity Power Outages Using Machine Learning

Built an end-to-end machine learning pipeline to predict high-severity power outages using real U.S. grid and socioeconomic data, performing data cleaning, exploratory analysis, missingness assessment, hypothesis testing, feature engineering, and model tuning

Show on GitHub

Predicting Shelter Pet Adoption Speed

Analyzed shelter animal intake data to understand factors influencing adoption speed. Conducted data cleaning, exploratory analysis, missingness assessment, and hypothesis testing, then built and evaluated machine learning models to predict rapid adoption while examining fairness across animal groups.

Show on GitHub