
About
I am a sophomore at the University of Washington, studying computer science. While I love all things CS, I have a particular hobby-like interest in Artificial Intelligence, especially in NLP and RL.
Education
Paul G. Allen School of Computer Science (ex. 2023).
Work Experience
- Developing a data ingestion engine to clean and process patient JSON data. Additionally write recommendation rules which provide insights to pharmacist/physician based on patient data.
- Using Python for development, and Jira, Git/Github, Slack for task management.
- Helped develop a personal safety app aimed at the real estate industry using Node.js/Express, React Native, MongoDB and Auth0.
- In closed beta testing among ~30 realtors.
Projects
Neural Cellular Automata are an interesting neural network architecture, in which cells only have access to the information from adjacent cells. This project explores growing random MNIST digits using such an architecture.
Fractals like the Mandelbrot Set are traditionally defined by simple recursive functions. This project explores fractals generated by functions defined by neural networks.
GradeBook is an unofficial frontend that replaced the district grade book. GradeBook features a more modern UI, as well as quality of life features such as editing assignment scores to compute hypothetical grades.