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.
 
 

143 lines
5.7 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}\\
Continuous Integration, Continuous Development, Automated
Testing,
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, C\#, CSS, HTML, Java, JavaScript, \LaTeX{}, Lua,
Perl, PHP, SQL, XML
{\sl Platforms}\\
IIS, Apache, Nginx, .NET Framework, Node.js, Docker, Azure, Amazon Web Services, Azure DevOps, GitLab, Red Hat Enterprise Linux, Debian Linux, Ubuntu Linux, Alpine Linux, Mac OS X
\section{EXPERIENCE}
{\sl DevOps Engineer} \hfill April 2018 - Present \\
Exelon Corporation, Customer Utilities
Baltimore, MD
\begin{itemize} \itemsep -2pt
\item Implemented single-pipeline, automated web deployment process, eliminated deployment failures.
\item Reduced complexity in continuous integration/build pipelines, reducing build failures due to environment/outside errors.
\item Worked across project teams to identify best fit within the larger Exelon web platform, assist with
on-boarding teams into Azure DevOps account.
\item Helped project teams implement best, safe coding practices with automated testing and code-coverage scanning.
\end{itemize}
{\sl System Administrator} \hfill May 2013 - April 2018 \\
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.
\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