This is my resume in LaTeX
Scott Clark, the author I forked from, says,
This resume is based off a template I found a few years ago, which was a modified template, see the (C) list at the top for a history.
I have also included the original templates (along the path to my resume).
Feel free to fork and edit.
In linux run
$ pdflatex resumeName.tex
This should result in the creation of resumeName.pdf
Ubuntu requirements:
$ sudo apt-get install texlive texlive-latex-extra
Mac requirements:
I recommend the MacTex distribution, which is what I use to build this on my Macbook Pro.