Older Projects
Technical Analysis Back-Testing Application: Developed in 2010 to back-test popular technical
analysis indicators such as Stochastic Oscillator, MACD, MACD+SO, & EMA vs a buy-and-hold strategy
using historical stock data.
-link-
Formula Generator: Instead of taking variables and applying them to a formula to get an answer,
this program takes a set of variables and the answer as its input and recursively generates all
of the possible formulas that relate the given variables to the given answer if they exist.
-link-
Piano Teacher LED Array – Built, wired and soldered an array of 88+ LEDs, that span an 88+ key piano,
which are routed to a custom-built controller circuit which is directed by software written in
C# that takes midi files as input and lights up the keys that need to be pressed as the song is
playing at adjustable tempos.
-link-
Web-controlled RC Car: video feed and controls sent over Wi-Fi.
-link-