Programming

I enjoy writing code because it’s technical but also is an opportunity to be creative. I have written code both for research projects and recreationally.

Automated data extraction and summarization. During my internship at Relational AI, I developed a scalable summarization pipeline using Selenium, OCR, and Claude to extract insights from 2000+ ICLR and ICML 2025 papers and talks.

Math Problem Subject Classifier. I made this project as part of my research on using Large-Language Models to solve math problems in the summer of 2024. This code uses a small neural network to output the subject of a math problem when provided with the problem’s LaTeX code. When tested, this neural network had around an 85% accuracy.

And here’s a few of the fun games I wrote (in Python and JavaScript):