Hi! I'm Claire

I am a rising third year computer science student at the University of Washington. My passion is computer science (AI/ML, systems, and full-stack software development), but I also have some cool hobbies! I'm a violinist for UW's CPO orchestra and in my free time I like to play (and watch) tennis and piano.

June 2023 - Current

UW AIR Lab

I work as an embedded systems engineer under the guidance of Professor Fuller. I came into this lab with no prior experience with C/C++ so I read and practiced the CSE 474 curriculum beforehand. My first project was to design a lightweight state estimation sensor suite along with a fellow lab member. For this project, I wrote a memory-efficient optical flow algorithm using the Lucas-Kanade method that I initially tested using a potentiometer and later compared with a Crazyflie quadcopter and mocap data. In our paper, I wrote a paragraph detailing how our optical flow algorithm reduced computation by approximate 39%. I also customized camera sensor drivers/registers to fit the needs of our project (adjusting frame rate, scaling image size). After we mounted the sensor suite (camera, IMU, and pressure sensor) onto the Crazyflie and collected data, we ran the raw data through a Kalman filter and I created graphs comparing the results from the sensor suite and the Crazyflie's onboard sensors (shown above). We presented our project at the 2024 Research Symposium and submitted our paper to the ICRA-IEEE 2025 conference. I have also previously worked on writing motor control code for a sub 3g quadcopter. I am currently working on developing a tracker for human movement. We have currently created a prototype that demonstrates the positional tracking (in a more convenient way than mocap) using a Matplotlib animation (linked below).

October 2023 - Current

Gooey.ai

I am a software engineer at Gooey.ai, a GenAI startup. My focus used to be the business-related improvements to the company's website. Some of my projects include redesigning the explore page (shown above) and integrating Paypal which accounts for approximately 15% of the organic revenue. On the backend, I have created dashboards for both the Gooey team (revenue, user engagement, etc.) and customers (workflow performance). The company was missing key data about what the cost of running a workflow was, so I recorded the token usage for each llm model. This allowed me to create a more transparent pricing model for the copilot and compare llm workflows. I used Gooey to generate the background for this website!
I left in June 2024 to focus on my internship at Madrona Venture Labs. Gooey asked me to return after my internship ended so I currently work on automating prompt generation. I also worked on improving the animation recipe where I have learned about stable diffusion and running GPUs.

September 2022 - February 2024

Cascade Enrichment

During my time at Cascade, I worked as a tech lead and tutor for high school computer science, math, and science. I worked closely with the CEO and my co-tech lead to create assessment software with automatic grading. The main purpose was to create a user-friendly interface for younger students to use while making it easy for instructors to give feedback. The assessments are currently being used by Cascade students.