diff --git a/Greg Shuflin resume.pdf b/Greg Shuflin resume.pdf index 3cf86ea..1c194b6 100644 Binary files a/Greg Shuflin resume.pdf and b/Greg Shuflin resume.pdf differ diff --git a/resume.tex b/resume.tex index 3e15534..e583a26 100644 --- a/resume.tex +++ b/resume.tex @@ -112,8 +112,10 @@ Relevant Coursework: Artificial Intelligence, Compilers, Operating Systems, Algo \begin{description} \item[\href{http://alexnisnevich.github.io/untrusted/}{Untrusted} ({\tt \href{https://github.com/AlexNisnevich/untrusted}{github.com/AlexNisnevich/untrusted}})] - An open-source browser-based roguelike game where the player must edit the game's code to progress. One of two primary developers. - Early version won 1st place in Spring 2013 Berkeley CSUA Hackathon. + An open-source browser-based roguelike game. Every level is unbeatable and requires the player to modify the Javascript code defining the level in order to progress. + + This started out as a college hackathon project by me and a friend, that we decided to keep working on and release publicly. A surprisingly large number of + people around the world have contacted us telling us they've enjoyed playing it, or found it to be a fun and useful pedagogical tool for teaching programming. \item [ \href{https://crates.io/crates/hilite}{Hilite (Rust Port)}] Rust port (with a few new features) of Hilite, a simple command-line utility to highlight stderr output, useful for build systems.