Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Casey Falk

Casey Falk

Casey Falk has asked 3 questions and find answers to 11 problems.

Stats

280
EtPoint
83
Vote count
3
questions
11
answers

About

Computer Science Student at Haverford College

function me() {
    this.shortDescription = "Computer science explorer."; 
    this.contact = "mailto:[email protected]";
    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.