:plain
---
layout: default
title: Will Farrington
---
.home
.about
%h2 About
#about
%p I'm Will Farrington, a Computer Science student at the Georgia Institute of Technology. I was originally going to be a Music major (I play single reeds and dabble in a handful of other things), but going to Tech worked out for the best: I'm working on stuff I enjoy, and I'm not getting burned out on music.
%p Anyway, I'm a hacker. Or at least something vaguely similar. I firmly believe Open Source Software is the bee's knees. I really enjoy working on projects that I genuinely enjoy knowing that other people get to benefit from that work (just like I benefit from theirs). I make it a point to keep all of the code I write for personal uses on GitHub for just that reason. Hopefully you'll either enjoy using it or improve it and send me a pull request.
.posts
%h2 Blog Posts
%ul#posts
{% for post in site.posts %}
#post
%li
#post_date {{ post.date | date_to_string }}
#post_link
%a{ :href => "{{ post.url }}" }
{{ post.title }}
%span
{% for topic in post.topics %}
{{ topic }}
{% endfor %}
{% endfor %}
.contact
%h2 Contact
%ul#contact
%li
#misc_label
Email
#misc_content
%a{ :href => "mailto:wcfarrington@gmail.com" }wcfarrington@gmail.com
%li
#misc_label
Twitter
#misc_content
%a{ :href => "http://twitter.com/wfarr" }twitter.com/wfarr
%li
#misc_label
GitHub
#misc_content
%a{ :href => "http://github.com/wfarr" }github.com/wfarr
.books
%h2 Books I'm Reading
%ul#books
%li
#misc_label
Neal Stephenson
#misc_content
%a{ :href => "http://www.amazon.com/Cryptonomicon-Neal-Stephenson/dp/0060512806/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1229902645&sr=8-1" }
Cryptonomicon
%li
#misc_label
Donald Knuth
#misc_content
%a{ :href => "http://www.amazon.com/Literate-Programming-Center-Language-Information/dp/0937073806/ref=sr_1_1?ie=UTF8&s=books&qid=1229902853&sr=1-1" }
Literate Programming
%li
#misc_label
Douglas Hofstadter
#misc_content
%a{ :href => "http://www.amazon.com/Godel-Escher-Bach-Eternal-Golden/dp/0465026567/ref=sr_1_1?ie=UTF8&s=books&qid=1229902826&sr=1-1" }
Gödel, Escher, Bach
%li
#misc_label
Paul Graham
#misc_content
%a{ :href => "http://www.amazon.com/Hackers-Painters-Big-Ideas-Computer/dp/0596006624/ref=sr_1_1?ie=UTF8&s=books&qid=1229902803&sr=1-1" }
Hackers and Painters
%li
#misc_label
J.R.R. Tolkein
#misc_content
%a{ :href => "http://www.amazon.com/Children-H%C3%BArin-J-R-R-Tolkien/dp/B001CB29ZA/ref=sr_1_1?ie=UTF8&s=books&qid=1229902889&sr=1-1" }
The Children of Húrin