summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-09-18 13:45:15 -0500
committerJesse Luehrs <doy@tozt.net>2010-09-18 13:45:15 -0500
commitb13356c384c4e4571d9e00a5ccfc60999346c0f2 (patch)
treeaabdacfe3342b5fd662c6c087a7107a003a9f43e
parentd8618ae5af0f8c8eace1de48ef682a7b3f73380c (diff)
downloadtozt.net-b13356c384c4e4571d9e00a5ccfc60999346c0f2.tar.gz
tozt.net-b13356c384c4e4571d9e00a5ccfc60999346c0f2.zip
flesh out about me
-rw-r--r--root/template/index.tt7
1 files changed, 6 insertions, 1 deletions
diff --git a/root/template/index.tt b/root/template/index.tt
index acb939a..9fc6e0a 100644
--- a/root/template/index.tt
+++ b/root/template/index.tt
@@ -1,4 +1,9 @@
<h4>about me</h4>
<ul>
-<li>I am a programmer working for <a href="http://iinteractive.com">Infinity Interactive</a></li>
+<li>I am a programmer working for <a href="http://iinteractive.com">Infinity Interactive</a>, mostly doing web development in Perl.</li>
+<li>I graduated from <a href="http://uiuc.edu/">the University of Illinois at Urbana-Champaign</a> in 2008, with a degree in computer science.</li>
+<li>I'm currently living in Somerville, MA, but I enjoy driving all over the place (and <a href="http://www.couchsurfing.org/people/doy/">meeting new people when I do so</a>).</li>
+<li>In my free time, I enjoy <a href="http://www.archwayskydiving.com/">skydiving</a>, playing (and writing code for) <a href="http://crawl.develz.org">Crawl</a>, and pretending I know how to cook.</li>
+<li>I'm pretty obsessive about configuring things - if you're looking for example configuration files for various applications, you can see my dotfiles <a href="http://github.com/doy/conf">here</a>.</li>
+<li>I listen to <a href="http://last.fm/user/doyster">a ton of music</a>, and I'm always interested in new recommendations.</li>
</ul>