James Peret's personal portfolio website version 2. Built with Famous.js and AngularJS.

.jshintrc 281B

    { "bitwise": true, "browser": true, "camelcase": true, "curly": true, "eqeqeq": true, "esnext": true, "immed": true, "jquery": true, "latedef": true, "newcap": true, "noarg": true, "quotmark": "single", "strict": true, "undef": true, "unused": true }