From b0780e55f228da81a086242ac8958aa9c29e3235 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 20 Sep 2009 15:17:58 -0500 Subject: update resume a bit --- resume.tex | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/resume.tex b/resume.tex index 5b1b6ef..c953844 100644 --- a/resume.tex +++ b/resume.tex @@ -21,8 +21,8 @@ {http://tozt.net/} {doy@tozt.net\hspace{0.5in}} {(618) 616-6287} - {605 E. White St., Apt \#D17} - {Champaign, IL 61820} + {702 W. Green St., Apt \#2} + {Urbana, IL 61801} % }}} % Education {{{ \resheading{Education} @@ -32,12 +32,18 @@ {Urbana, IL} {Bachelor of Science in Computer Science} {Aug. 2004--May 2008} + \begin{minipage}[t]{\textwidth/2-0.2in} \begin{itemize} - \resitem{Overall GPA: 3.61, Technical GPA: 3.81} - \resitem{James Scholar in Engineering (2004--2005)} - \resitem{Dean's List (Fall 2004--Fall 2006)} - \resitem{Graduated with Honors} - \end{itemize} % }}} + \resitem{Overall GPA: 3.61, Technical GPA: 3.81}\vspace{-7pt} + \resitem{James Scholar in Engineering (2004--2005)}\vspace{4pt} + \end{itemize} + \end{minipage} + \begin{minipage}[t]{\textwidth/2-0.2in} + \begin{itemize} + \resitem{Dean's List (Fall 2004--Fall 2006)}\vspace{-7pt} + \resitem{Graduated with Honors}\vspace{4pt} + \end{itemize} + \end{minipage} % }}} \end{itemize} % }}} % Work Experience {{{ \resheading{Work Experience} @@ -51,8 +57,9 @@ \resitem{Worked on the Geochemists' Workbench, a geochemistry software suite written in C++ and Tcl/Tk.} \resitem{Added or enhanced support for several different image output formats including PDF, SVG, and PostScript, including adding TrueType font embedding to PDF and PostScript files.} \resitem{Helped add parallel processing support to several scientific calculations, using OpenMP.} + \resitem{Designed a new XML-based configuration file format for our applications.} \resitem{Ported the calculation apps to Linux, to allow them to be run on large clusters.} - \resitem{Implemented unit testing for our calculation apps in Perl, using Test::More} + \resitem{Implemented unit testing for our calculation apps in Perl, using Test::More.} \end{itemize} % }}} % Smile-A-While {{{ \item \ressubheading{Smile-A-While Amusements} @@ -70,27 +77,27 @@ % Moose {{{ \item \resshortsubheading{Moose (http://moose.perl.org/)}{2009--Present} \begin{itemize} - \resitem{Contributed several bug fixes and enhancements to Moose, a fully featured object system for Perl.} - \resitem{Wrote several extensions for Moose, including MooseX::NonMoose, which allows classes built with Moose to easily interoperate with other types of classes, and MooseX::Mangle, which provides several bits of syntactic sugar for modifying methods.} + \resitem{Member of the Moose Cabal, the lead development team for Moose.} + \resitem{Wrote several extensions for Moose, including MooseX::NonMoose, which allows classes built with Moose to easily interoperate with other types of classes, and MooseX::Aliases, which allows Moose attributes to be referred to by different names.} \end{itemize} % }}} % Bot::Games {{{ \item \resshortsubheading{Bot::Games (http://github.com/doy/bot-games)}{2009--Present} \begin{itemize} \resitem{Bot::Games is an IRC bot framework written in Perl, designed for multiplayer game moderation.} - \resitem{Uses Moose extensively to provide a clean and extensible plugin system for adding games} + \resitem{Uses Moose extensively to provide a clean and extensible plugin system for adding games.} \end{itemize} % }}} % TAEB {{{ -\item \resshortsubheading{TAEB (http://search.cpan.org/dist/TAEB/)}{2008--Present} +\item \resshortsubheading{TAEB (http://taeb.sartak.org/)}{2008--Present} \begin{itemize} - \resitem{TAEB is a Perl framework for programmatic interaction with NetHack (http://nethack.org/).} - \resitem{Primary developer for the leading AI written for TAEB} - \resitem{Developed several standalone Perl modules in the course of development, including Graph::Implicit, which implements several useful graph algorithms, and IO::Pty::Easy, which provides a simple read/write interface for interacting with pseudo-terminals} + \resitem{TAEB is a Perl framework (using Moose) for programmatic interaction with NetHack (http://nethack.org/).} + \resitem{Primary developer for the leading AI written for TAEB.} + \resitem{Developed several standalone Perl modules in the course of development, including Graph::Implicit, which implements several useful graph algorithms, and IO::Pty::Easy, which provides a simple read/write interface for interacting with pseudo-terminals.} \end{itemize} % }}} % Smithy {{{ \item \resshortsubheading{Smithy (http://sourceforge.net/projects/smithy/)}{2008} \begin{itemize} \resitem{Smithy is a crossplatform map editor for the Aleph One engine (http://marathon.sourceforge.net/), written in OCaml.} - \resitem{Contributed several GUI improvements, including writing custom widgets using LablGTK} + \resitem{Contributed several GUI improvements, including writing custom widgets using LablGTK.} \end{itemize} % }}} % %hm-command {{{ %%\item \resshortsubheading{hm-command (http://tozt.net/code/hm-command/)}{2008--Present} @@ -112,7 +119,7 @@ \item \resshortsubheading{LuaIRC (http://luaforge.net/projects/luairc/)}{2006--2008} \begin{itemize} \resitem{LuaIRC is a fully-featured IRC framework written in Lua.} - \resitem{Supports all standard IRC functionality, including CTCP and DCC} + \resitem{Supports all standard IRC functionality, including CTCP and DCC.} \end{itemize} % }}} % %Illinexus {{{ %%\item \resshortsubheading{Illinexus (http://www.illinexus.org/)}{2006--Present} -- cgit v1.2.3-54-g00ecf