A Picture of Me!

William Abajian

This is the personal website of William Abajian. My resume can be found here.


Some Projects Include:

Spooky Tag: a two-player game of tag in which the player on the run can't see anything, and instead relies on the sound of footsteps on headphones to determine the location of the player who is "it". This is achieved by an FPGA calculating the Head Related Transfer Function, which receives the game state from an embedded Linux computer to feed directional footsteps through the headphones.

Computer Vision Theremin: a musical device which uses OpenCV on a Rasperry Pi 3 to calculate the area of the hand placed above it, which determines the frequency that is played. In addition, a series of knobs and switches control various attributes such as harmonics, wave shape and delay.

Capacitor Network Genetic Algorithm: a genetic algorithm for generating capacitor network topologies to achieve given capacitances with a limited selection of capacitor values. A proof of concept with large speed improvements over brute force methods.