Some of my personal projects and Electrical Engineering projects at McGill
CodeJam 2016 - TV Show Recommender
Nov. 2016
For the 2016 McGill CodeJam hackathon, the objective was to create a TV show recommendation application based on any given input.
For this project, Charles Liu and I created a website that provided TV recommendations after a user rated TV a list of given shows.
I created music player visualizations for .mp3 audio data using Javascript, HTML5, CSS3 based on the
visualizations of Trap Nation.
A demo of the music player visualizer (music plays when page loads):
eddylu.com/music
Javascript
HTML5
CSS3
CodeJam 2015 - Bioinformatics Classifier
Nov. 2015
For the 2015 McGill CodeJam hackathon, the objective was to implement a classifier that analyzed patient data to predict diagnoses.
For this project, I implemented decision trees that were capable of predicting the diagnoses at an accuracy of 50 to 75 %.