From 8ab814436849f31658f22ca07ee804770a53250e Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 18 Jun 2009 00:27:18 -0500 Subject: expand on a few more things in the projects section --- resume.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/resume.tex b/resume.tex index 4b6f8a2..f6897d3 100644 --- a/resume.tex +++ b/resume.tex @@ -64,7 +64,7 @@ % Moose {{{ \item \resshortsubheading{Moose (http://moose.perl.org/)}{2009--Present} \begin{itemize} - \resitem{Contributed several bug fixes and enhancements to the Moose project, a fully featured object system for Perl.} + \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.} \end{itemize} % }}} % Bot::Games {{{ @@ -72,18 +72,19 @@ \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} - % TODO: mention mx-nonmoose at least? \end{itemize} % }}} % TAEB {{{ \item \resshortsubheading{TAEB (http://search.cpan.org/dist/TAEB/)}{2008--Present} \begin{itemize} \resitem{TAEB is a Perl framework for programmatic interaction with NetHack (http://nethack.org/).} - % TODO: talk about the ai stuff, and the other modules i've written for this (i-p-e, mx-r-m, g-i) + \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} \end{itemize} % }}} % %hm-command {{{ %%\item \resshortsubheading{hm-command (http://tozt.net/code/hm-command/)}{2008--Present} -- cgit v1.2.3-54-g00ecf