You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

137 lines
5.8 KiB

% LaTeX resume using res.cls
\documentclass[letterpaper,line,margin]{res}
%\usepackage{helvetica} % uses helvetica postscript font (download helvetica.sty)
%\usepackage{newcent} % uses new century schoolbook postscript font
\usepackage{fouriernc}
\usepackage[T1]{fontenc}
\hyphenation{PGATOUR NBC ESPN}
\begin{document}
\name{John Regan}
% \address used twice to have two lines of address
\address{\texttt{john@jrjrtech.com} \textbullet\ \texttt{(904) 540-7862} \textbullet\ \texttt{https://github.com/jprjr}}
\begin{resume}
\section{OBJECTIVE} To be employed in an agency that does meaningful work
that benefits society.
\section{EDUCATION} {\sl Bachelor of Science} Computer Science \\
% \sl will be bold italic in New Century Schoolbook (or
% any postscript font) and just slanted in
% Computer Modern (default) font
University of North Florida, Jacksonville, FL,
December 2009.
\section{TECHNICAL}
% Put something about see referenced skill sheet
{\sl Skills}\\
Scripting, Web Development, Systems Development, Networking,
Database Development, Documentation, Security, Technical Support,
Project Management, Multimedia Technologies, Written Communication,
Data Analysis and Presentation.
{\sl Languages}\\
Bash, C, CSS, HTML, Java, JavaScript, \LaTeX{}, Lua,
Perl, PHP, SQL, XML
{\sl Platforms}\\
Apache, ColdFusion, IBM WebSphere, Nginx, Docker, Red Hat Enterprise Linux, Debian Linux, Ubuntu Linux, Alpine Linux, Mac OS X
\section{EXPERIENCE}
{\sl System Administrator} \hfill May 2013 - Present \\
Oklahoma Mesonet,
Norman, OK
\begin{itemize} \itemsep -2pt
\item Deployed ProxMox-based virtual server hosting environment, migrated legacy physical servers into virtual machines.
\item Developed and deployed real-time notifications for weather data, used by emergency managers across Oklahoma.
\item Implemented modern web development practices, such as a standardized git-based workflow, automatic code testing, continuous integration, and multiple environments (development, test, staging, production)
\item Worked across multiple teams to identify and develop solutions in the fields of weather-related emergency management, research, and outreach.
\item Worked with development and systems teams to modernize aging infrastructure.
\item Developed techniques and procedures to automate deployment of new weather stations and redeployment of existing stations.
\item Acted as a developer resource on new and maintained existing web projects, using Apache, PHP, Perl/CGI, NodeJS, Nginx, and Docker.
\item Provided infrastructure services and desktop support to employees of the Oklahoma Mesonet and Oklahoma Climitalogical Survey, as well as external clients.
\end{itemize}
{\sl Operations Developer} \hfill April 2012 - May 2013 \\
{\sl Computer Operator} \hfill July 2010 - April 2012 \\
PGA TOUR,
Ponte Vedra Beach, FL
\begin{itemize} \itemsep -2pt
\item Developed tools to ensure timely delivery and integrity of live golf scores to clients such as NBC and ESPN.
\item Automated the creation of the print edition of the yearly PGA TOUR Media Guide, with editorial as well as data-driven content, such as tournament synopses and player biographies.
\item Developed an automated Network Monitoring Report, used to track systems and network performance and forecast network growth.
\item Developed web applications to partially or fully automate Data Center Operations processes.
\item Developed tools to import data from other scoring providers into the PGA TOUR's ShotLink scoring system.
\item Oversaw the monitoring of the PGA TOUR's network and server infrastructure. Ensure systems are being actively and correctly monitored; oversee reporting and alerting on the health of network, servers, and applications.
\item Participated in on-call rotation to monitor servers and applications during PGA TOUR off-hours.
\item Participated in the development and enforcement of the PGA TOUR's security policies, with a focus on web application security.
\item Managed projects from start to completion, including gathering user requirements, obtaining development estimates, planning, and implementation.
\item Performed installs and upgrades of in-house ColdFusion and IBM Domino applications; performed quality assurance testing to the PGA TOUR development team's installation plans before promoting to production systems.
\item Acted as development resource on ColdFusion projects. Developed new applications and enhance/bug fix existing applications, with a particular emphasis on adding support for mobile platforms (iOS/Android).
\item Provided second-level support for the PGA TOUR's ShotLink scoring system. Troubleshot errors in ShotLink applications.
\end{itemize}
{\sl Jr. Network Administrator} \hfill March 2008 - July 2010 \\
Technisource,
Jacksonville, FL
\begin{itemize} \itemsep -2pt % reduce space between items
\item Deployed at PGA TOUR to monitor Live Scoring systems.
\item Developed a company-wide video broadcast of golf content, including live tournament footage.
\end{itemize}
\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\\
(405) 325-1535
{\sl Greg Hassler}\\
Director of IS Technical Operations, PGA TOUR \\
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}
% vim: spell spelllang=en_us