See how I tinker.

 

Skii Mania Game

Help the skier get dressed by collecting clothing items while skiing down the mountain. Look out for rocks and trees. This is an original game that I designed in C. I used a Gameboy Advance emulator to write and run the code.

Source Code

 

Halloween Candy Data Visualization

For this project, my colleague Sanjana and I created a heatmap visualization using D3.js. We enable users to see an overview of all points in the data set, details on demand using tooltips, and filtering upon request.

Source Code

Where’s Waldo?

I used computational photography to make a version of the Where’s Waldo? game. I used OpenCV’s matchTemplate function to find Waldo in the original image. I then used masking to display the image with the background darkened and Waldo highlighted.

DemoSource Code

 

Want to see more?

Check out my portfolio!