Projects
Projects I have worked on over time
2021
COVID Conqueror
An educational web app for kids about the COVID-19 pandemic made for my senior thesis project (in collaboration with two peers), where our goal was to share what was going on with young children so that they didn't feel like they were in the dark
View project →2020
Predicting World Happiness
My final project for my undergraduate Machine Learning class, where I used the KNeighborsRegressor and Linear Regression to predict the happiness score of countries around the world
View project →2020
Happy Journal Web App
For an Information Retrieval & Web Search class, I created a PHP web app that allows users to record moments that make them happy over time
View project →2020
Information Retrieval (IR) Stemmer & Engine
Using the Porter Stemmer, Snowball Stemmer, and Krovetz Lemmatization, stemmed the results of querying a corpus of New York Times opinion articles, horror books, and astrology books, and incorporated it into an IR engine we developed
View project →2019
Living Campus
Implemented a search feature for an interactive map of Bryn Mawr College (LeafletJS) so that one can search for donated trees and objects around the college's campus
View project →