top of page

Software

FODMAP tool

2018 - present

I made a program in Python that helped me figure out the cause of my stomach pain. I'm currently improving it with the goal of making it available to others. Using SQLite and Tkinter.

Screen Shot 2024-09-10 at 11.41.00 AM.png

Biomechanics research

October 2018 - December 2019

I worked in Stanford University's Human Performance Lab as a research biomedical engineer. I was on a team that was conducting a clinical trial on knee osteoarthritis. My typical week involved writing MATLAB code, using OpenSim to simulate walking, conducting experiments in the motion capture lab, working on my own study, and participating in lab meetings. I co-authored a paper that was published in 2022 (link to paper below). Click below for more information on the lab.

Muscles_edited.png

NASA Sample Return Challenge

Summer 2015

I wrote computer vision programs in Python for a robot competing in the NASA Sample Return Challenge. Programs allowed the robot to autonomously retrieve a variety of objects in a field such as a purple rock, engraved metal objects, and a tennis ball. I used machine learning, Hough Circle Transform, and blob detection which were based on programs from Adrian Rosebrock's excellent blog PyImageSearch. 

bottom of page