PROJECTS
CLASSROOM CALCULATORS
I designed and implemented 15 calculators using Sympy and JavaScript. They fix common errors in both digital and physical calculators. First, I hosted them on Google Colab, then moved them to a dedicated website.
DIGITAL DISCOVERY
I built a digital library of ancient Zen texts from an unstructured website using ethical web-scraping. I analyzed the texts and archived them in .txt format on the Internet Archive. I wrote a detailed article about the process, highlighting the challenges and solutions.
DINING DESIGN
I developed an NPM package that fetches nutritional data from UConn's servers. It can be used by a website to perform calculations. Features include menu selection by time of day, sorting, and inputting serving sizes. I also included a NoSQL database for users to track their custom foods on top of the ones offered by UConn.
COURSE CURATION
I created a userscript extension that adds a button next to each professor's name on UConn's Course Search website. It redirects users to their RateMyProfessors page. The extension is licensed under the MIT License.