I studied Computer Science at Harvard and graduated in 2020. Some of my favorite things include teaching, music, and playing basketball!
HODP is Harvard's first open data catalog. As a group, our mission is to use public Harvard data to increase transparency and tackle issues on campus. We’ve used data science and data visualization techniques to analyze data on student government election turnout, faculty gender disparity, and trends in concentration popularity.
This Python script allows you to analyze your FB messages. Specifically, for a given conversation, it prints out a map of the messages you (and others) have sent over time, the average word count of your mesages, and is set up in a way that lets you add any new features easily. I used this for a bootcamp as the Director of Education of the Harvard Computer Society.
Datamatch is a matchmaking service used by ~4000 students each year at Harvard built with Ruby on Rails and React. As the web lead, I led the team in designing the credits and archives page.
The ProPublica scraper is a python script that uses the ProPublica API to retrieve data in CSV format on any list of non-profit US organizations. We used the script to extract data on non-profit student organizations at Harvard.