Reinforcement Learning on the Game of 2048
I implemented the game of 2048 as an OpenAI Gymnasium environment to be used with tensorflow to perform reinforcement learning to achieve an over 60% rate of reaching the 16384th tile.
Code on Github
Detection of Autonomic Immune Dysfunction in Pediactric Patients
Worked with Dr.Parvin Azizi, UCSF, to needs find, prototype and iterate on a Galvanic Skin Response Detector accurate to within 2.7 Ohms. This project was awarded $2000 for continuation of Project and granted a Provisional Patent on May 2017.
Microfluidic Gradient Generator
A small script to calculates the Reynolds Number(α) for the walls of a microfluidic gradient generator device before fabrication using soft lithography.
Code on Github
Automatic Pill dispenser for Geriatric patients
A hardware project to help the eldery population with medication reminders and dispensing. I wrote both the firmware flashed onto the Arduino to actuate the servos to measure and dispense the pills as well as the serverside code to remind the patient through text using the twillio API.
Code on Github
Flickr Infinite Scroll
A mini JS library to create an infinite scroll of a user's photos using masonry.js. Photography is a big hobby of mine, so I wanted to make a more custom layout without preloading an entire album.
Code on Github
Rubix Cube
A small project written on my flight to Japan to mimick a Rubix Cube. Tested by my friend Steven, who was flying with me.