Casey Falk

2,417
reputation
13
27

Computer Science Student at Haverford College

function me() {
    this.shortDescription = "Computer science explorer."; 
    this.contact = "mailto:caseyfalk94@gmail.com";
    this.musicSkills = ["didgeridoo", banjo.blueGrass(), saxes["tenor"]]; 
    this.goal = function() {
      while (true) learn();
    }
}

A few of my favorite things: Jason Mraz, Django, Graph Theory, Avatar: The Last Airbender.