School

I studied computer engineering during my undergrad and masters. Below are some materials gathered from my time as a student and teaching assistant, as well as some projects just for fun :)

Course Materials

Projects

CS180: Cloth Drop Simulation

My final project for my Intro to Computer Graphics class, where I simulated a cloth drop using a mass-spring spring model as well as some other basic physics formulas. (See my report for more details)

CS 180 Final Proj.pdf

ECE153B: Shadow Robot

My partner (Peter Feghali) and I created a small 'following' robot for our Sensor and Peripheral Interface Design class. Using an Arducam lense, Arduino, and STM32 Shadow detects a QR code and adjusts it's speed and direction depending on the QR code's relative size, angle, and location.

Visit our project's website for more details