summaryrefslogtreecommitdiffstats
path: root/root/template/index.tt
diff options
context:
space:
mode:
Diffstat (limited to 'root/template/index.tt')
-rw-r--r--root/template/index.tt50
1 files changed, 50 insertions, 0 deletions
diff --git a/root/template/index.tt b/root/template/index.tt
new file mode 100644
index 0000000..e73d567
--- /dev/null
+++ b/root/template/index.tt
@@ -0,0 +1,50 @@
+<div id="work">
+<h4>work</h4>
+I'm currently working for <a href="http://iinteractive.com/">Infinity Interactive</a>, and not seeking another position. My (out of date) resume can be found here:
+<br /><br />
+<strong><a href="resume.pdf">My resume</a></strong>
+<a href="resume.tex" style="font-size: smaller">(LaTeX source)</a>
+<a href="resume.txt" style="font-size: smaller">plaintext version</a>
+</div>
+<div id="profiles">
+<h4>me elsewhere on the web</h4>
+<ul>
+ <li><a href="http://github.com/doy">GitHub</a></li>
+ <li><a href="http://search.cpan.org/~doy/">CPAN</a></li>
+ <li><a href="http://last.fm/user/doyster">last.fm</a></li>
+ <li><a href="http://www.couchsurfing.org/people/doy/">CouchSurfing</a></li>
+ <li><a href="http://twitter.com/doyster">Twitter</a></li>
+ <li><a href="http://www.flixster.com/user/doyster">Flixster</a></li>
+ <li><a href="http://taeb.sartak.org/">TAEB</a></li>
+ <li><a href="http://interhack.us/">Interhack</a></li>
+ <li><a href="http://luaforge.net/users/doy/">LuaForge</a></li>
+ <li><a href="http://projecteuler.net/index.php?section=profile&amp;profile=doy">Project Euler</a></li>
+ <li><a href="http://alt.org/nethack/plr.php?player=doy">nethack.alt.org</a></li>
+ <li><a href="http://crawl.akrasiac.org/scoring/players/doy.html">crawl.akrasiac.org</a></li>
+ <li><a href="http://www.kongregate.com/accounts/doyster">Kongregate</a></li>
+</ul>
+</div>
+<div id="talks">
+<h4>talks i've given</h4>
+<ul>
+ <li><a href="http://yapc2010.com/yn2010/talk/2646">YAPC::NA 2010 - Extending Moose</a> (<a href="/talks/extending_moose_yapc_na_2010/">slides</a>)</li>
+</ul>
+</div>
+<div id="communities">
+<h4>other communities i'm a part of</h4>
+<ul>
+ <li><a href="http://moose.perl.org/">Moose</a></li>
+ <li><a href="http://crawl.develz.org/">Crawl DevTeam</a></li>
+ <li><a href="http://source.bungie.org/">Aleph One</a></li>
+ <li><a href="http://fallingillini.org/">Falling Illini</a></li>
+ <li><a href="http://www.facebook.com/pages/Urbana-IL/Inline-Insomniacs/23716792059">Inline Insomniacs</a></li>
+</ul>
+</div>
+<div id="contact">
+<h4>contact info</h4>
+<ul>
+ <li>Email: doy at tozt dot net</li>
+ <li>AIM: thedoyster</li>
+ <li>IRC: doy (on irc.freenode.net and irc.perl.org)</li>
+</ul>
+</div>