Software engineer with 4+ years experience building secure, scalable cloud applications. Skilled in full-stack development with React and Node.js, AWS infrastructure, and distributed systems, with a background in ML and data engineering.
Here is a selection of some projects I've worked on.
This project won the runner-up prize in a hackathon focused on bias in AI systems. It is a dashboard where users can see an analysis for demographic trends in U.S. homicide and fatal police shooting victims, customized to them. For this project, I focused on developing the dashboard and porting the exploratory data analysis my team did in Python into the JavaScript based website.
This was my submission for the Flutter Puzzle Hack challenge, adding new game dynamics, animations, and modes to the starter puzzle sliding game. The biggest challenge for me was how to make the animations performant, so each cell of the game is a separate widget, but they all share a parent animation, so all the cells are animated at once even though the animation is calculated seperately within each cell.
This is an informational site from early in the COVID-19 outbreak in the US. It draws together a variety of resources related to the current situation, and was intended to give a local view on the status of the virus, compared to the national or worldwide picture that was captured in most media. A variety of data is presented in an attempt to give a broad image of both impact and preparedness.
This is a JS-based web-app for tracking motion in videos and then
extracting the kinematics data from that motion. I created it for
physics classrooms as part of my senior project in high school
about open source software. It is used in physics classrooms
globally, and I still work on it when I have free time.
Update: Right now, I'm working on porting this to React to
improve the user experience and add new features.
Airhorn is an app designed for first responders, developed in Flutter. It brings together on-scene incident communication, a verified social network, mapping capabilities and more into a single mobile app.