Browse Source

updates

master
John Regan 8 years ago
parent
commit
905607f5b3
  1. BIN
      John Regan Resume.pdf
  2. 4
      Makefile
  3. 16
      res9b.tex

BIN
John Regan Resume.pdf

Binary file not shown.

4
Makefile

@ -1,6 +1,10 @@
.PHONY: clean
all: John\ Regan\ Resume.pdf
John\ Regan\ Resume.pdf: res9b.tex
xelatex -papersize=letter res9b.tex
mv res9b.pdf John\ Regan\ Resume.pdf
clean:
rm -f res9b.pdf res9b.log John\ Regan\ Resume.pdf

16
res9b.tex

@ -5,6 +5,7 @@
\usepackage{fouriernc}
\usepackage[T1]{fontenc}
\usepackage{hyperref}
\hyphenation{PGATOUR NBC ESPN}
@ -12,7 +13,7 @@
\begin{document}
\name{John Regan}
% \address used twice to have two lines of address
\address{john@jrjrtech.com \textbullet\ (904) 540-7862 \textbullet\ 5215 N Linn Ave, Oklahoma City, OK 73112 }
\address{\texttt{john@jrjrtech.com} \textbullet\ \texttt{(904) 540-7862} \textbullet\ \url{https://github.com/jprjr}}
\begin{resume}
@ -40,7 +41,7 @@
Perl, PHP, SQL, XML
{\sl Platforms}\\
Apache, Nginx, Docker, Red Hat Enterprise Linux, Ubuntu Linux, Alpine Linux, Mac OS X
Apache, Nginx, Docker, Red Hat Enterprise Linux, Debian Linux, Ubuntu Linux, Alpine Linux, Mac OS X
\section{EXPERIENCE}
{\sl System Administrator} \hfill May 2013 - Present \\
@ -96,6 +97,11 @@ Ponte Vedra Beach, FL
\section{REFERENCES}
{\sl Chris Fiebrich}\\
Executive Director, Oklahoma Mesonet \\
chris@mesonet.org \\
(405) 325-6877
{\sl Jared Bostic}\\
Senior System Administrator, Oklahoma Mesonet \\
jpbostic@mesonet.org\\
@ -106,6 +112,12 @@ Ponte Vedra Beach, FL
GregHassler@pgatourhq.com\\
(904) 273-3289
{\sl Jonas Gredenhag}\\
Senior Director of Data Center Operations, PGA TOUR \\
JonasGredenhag@pgatourhq.com\\
(904) 923-4834
\end{resume}
\end{document}

Loading…
Cancel
Save