Resume/resume.tex
Price Hiller 241d9ea9b9
refactor: remove exact number of hosts from vircio
After digging in my email, I realized that 800 number wasn't about
hosts. I completely misremembered, that was talking about services. Not
sure as to the *exact* number of hosts, but I do know it was north of
200 at a minimum.
2023-09-18 12:21:23 -05:00

218 lines
10 KiB
TeX
Executable File

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Developer CV
% LaTeX Template
% Version 1.0 (28/1/19)
%
% This template originates from:
% http://www.LaTeXTemplates.com
%
% Authors:
% Jan Vorisek (jan@vorisek.me) <- This guy is a chad, I modified some of this stuff quite heavily. Still, credit where
% it's due
% Based on a template by Jan Küster (info@jankuester.com)
% Modified for LaTeX Templates by Vel (vel@LaTeXTemplates.com)
%
% License:
% The MIT License
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[9pt]{developercv} % Default font size, values from 8-12pt are recommended
\pagecolor{SumiInk2}
\color{FujiWhite}
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
urlcolor=SpringGreen,
}
\geometry{
top=1.2cm, % Top margin
bottom=1.2cm, % Bottom margin
left=2.25cm, % Left margin
right=2.25cm, % Right margin
}
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% TITLE AND CONTACT INFORMATION
%----------------------------------------------------------------------------------------
\begin{minipage}[t]{0.35\textwidth} % 45% of the page width for name
\vspace{-\baselineskip} % Required for vertically aligning minipages
% If your name is very short, use just one of the lines below
% If your name is very long, reduce the font size or make the minipage wider and reduce the others proportionately
\colorbox{SumiInk5}{{\HUGE{\textbf{\MakeUppercase{Price}}}}} % First name
\colorbox{SumiInk5}{{\HUGE{\textbf{\MakeUppercase{Hiller}}}}} % Last name
\end{minipage}
\begin{minipage}[t]{0.3\textwidth} % 27.5% of the page width for the first row of icons
\vspace{-\baselineskip} % Required for vertically aligning minipages
% The first parameter is the FontAwesome icon name, the second is the box size and the third is the text
% Other icons can be found by referring to fontawesome.pdf (supplied with the template) and using the word after \fa in the command for the icon you want
\icon{MapMarker}{12}{\href{https://en.wikipedia.org/wiki/San_Antonio}{San Antonio, Texas}}\\
\icon{Phone}{12}{\href{tel:+1210-571-4297}{+1 210 571-4297}}\\
\icon{At}{12}{\href{mailto:price@orion-technologies.io}{price@orion-technologies.io}}\\
\end{minipage}
\begin{minipage}[t]{0.3\textwidth} % 27.5% of the page width for the second row of icons
\vspace{-\baselineskip} % Required for vertically aligning minipages
% The first parameter is the FontAwesome icon name, the second is the box size and the third is the text
% Other icons can be found by referring to fontawesome.pdf (supplied with the template) and using the word after \fa in the command for the icon you want
\icon{Globe}{12}{\href{https://gitlab.orion-technologies.io/explore}{gitlab.orion-technologies.io/explore}}\\
\icon{Github}{12}{\href{https://github.com/treatybreaker}{github.com/treatybreaker}}\\
\icon{Gitlab}{12}{\href{https://gitlab.orion-technologies.io/philler}{gitlab.orion-technologies.io/philler}}
\end{minipage}
\vspace{0cm}
%----------------------------------------------------------------------------------------
% INTRODUCTION, SKILLS AND TECHNOLOGIES
%----------------------------------------------------------------------------------------
\cvsect{About Me}
\begin{minipage}[t]{0.4\textwidth} % 40% of the page width for the introduction text
\vspace{-\baselineskip} % Required for vertically aligning minipages
I am a programmer and Linux user who has an outsized level of pride in my
\href{https://gitlab.orion-technologies.io/philler/dots/-/tree/Development/dots/.config/nvim?ref_type=heads}{Neovim
configuration}. I deploy said configuration via my
\href{https://gitlab.orion-technologies.io/ansible/dot-files}{Ansible Dot File Playbook}. I currently write most of my
code in \href{https://www.lua.org/}{Lua} for configurations and \href{https://www.rust-lang.org/}{Rust} for actual
full on programming. I am highly invested in reproducibility, expressed via \href{https://www.docker.com/}{Docker} and
\href{https://www.ansible.com/}{Ansible} (and lately some
\href{https://nixos.org/manual/nix/unstable/introduction}{Nix}). I currently use Arch Linux (btw) as my operating
system and live almost entirely in the
\href{https://gitlab.orion-technologies.io/philler/dots/-/tree/Development/dots/.config/wezterm?ref_type=heads}{terminal}.
This \href{https://gitlab.orion-technologies.io/philler/resume/-/tree/Development?ref_type=heads}{resume}, for
instance, was written in vim and compiled with Tectonic.\\
\end{minipage}
\hfill % Whitespace between
\begin{minipage}[t]{0.5\textwidth} % 50% of the page for the skills bar chart
\vspace{-\baselineskip} % Required for vertically aligning minipages
\begin{barchart}{5.5}
\baritem{Ansible}{90}
\baritem{Rust}{70}
\baritem{Lua}{100}
\baritem{Git}{80}
\baritem{CI/CD}{90}
\baritem{Linux}{70}
\baritem{Python}{50}
\baritem{Docker}{60}
\end{barchart}
\end{minipage}
%----------------------------------------------------------------------------------------
% EXPERIENCE
%----------------------------------------------------------------------------------------
\cvsect{Experience}
\begin{entrylist}
\entry
% June 2022 -> June 2023
{2022 - 2023\\\footnotesize{part time}}
{Systems Integration Intern}
{Security Service Federal Credit Union}
{I was primarily involved with pipelines and overhauling legacy projects. I overhauled the in-use pipelines to
"Pipelines V3" with significant modularity improvements and major performance gains. The average speedup was 8x,
with the highest speed up being 20x. These pipelines were responsible for testing, building, and deploying code at
SSFCU. \\ \texttt{C\#}\slashsep\texttt{Powershell}\slashsep\texttt{Azure/Github
CI/CD}\slashsep\texttt{Bash}\slashsep\texttt{Docker}\slashsep\texttt{Windows Server}}
\entry
% October 2021 -> June 2022
{2021 -- 2022\\\footnotesize{part time}}
{Junior Systems Administrator}
{Vircio}
{I introduced Ansible automation as part of a project to leave the legacy CFEngine automation platform behind. I
created Ansible playbooks that managed several hundred hosts in various customer locations along with implementing
Gitlab CI/CI to lint and run these playbooks on git integration. All systems were Linux based that I automated and
worked on.\\
\texttt{Linux}\slashsep\texttt{Bash}\slashsep\texttt{Ansible}\slashsep\texttt{CFEngine}\slashsep\texttt{Networking}\slashsep\texttt{Bind9}\slashsep\texttt{Gitlab
CI/CD}}
\entry
% August 2021 -> December 2021
{2021 - 2021\\\footnotesize{part time}}
{Peer Advisor/Tutor}
{San Antonio College}
{I did IT tutoring primarily for students working towards their Cisco Certified Network Associate certification. This
included teaching subnetting, IPv6, TCP/IP, and more.}
\entry
% June 2019 -> October 2020
{2019 - 2020\\\footnotesize{part time}}
{Information Analyst II Intern}
{Booz Allen Hamilton}
{I was on a team doing machine learning work. I helped with applying the target dataset we used, filtering, and
gathering of data for the machine learning system in Python.\\ \texttt{Python}\slashsep\texttt{Linux}\slashsep\texttt{Elastic
Search}\slashsep\texttt{Kibana}\slashsep\texttt{Logstash}\slashsep\texttt{Bash}}
\end{entrylist}
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\cvsect{Education}
\begin{entrylist}
\entry
{2024 -- FUTURE}
{Finishing Bachelor's Degree}
{University of Texas at San Antonio}
{After my current semester at San Antonio College I intend to go back to UTSA and get my full bachelor's in business
with a cybersecurity specialization starting spring of 2024.}
\entry
{2021 - PRESENT}
{Associates in Business}
{San Antonio College}
{I came to SAC to get my prerequisite courses finished and have qualified for an associates degree in business which I
will receive fall of 2023.}
\entry
{2019 -- 2021}
{Seeking Bachelor's Degree in Business}
{University of Texas at San Antonio}
{I began on my path to getting a Bachelor's Business degree with a specialization in Cybersecurity in fall of 2019. I
left in 2021 to San Antonio Colleges to finish out prerequisite courses and get my associates degree.}
\end{entrylist}
%----------------------------------------------------------------------------------------
% ADDITIONAL INFORMATION
%----------------------------------------------------------------------------------------
\begin{minipage}[t]{0.45\textwidth}
\vspace{-\baselineskip} % Required for vertically aligning minipages
\cvsect{Projects}
\textbf{\href{https://github.com/AsgardEternal}{Squad Server Automation}}\\Squad Server Deployments
and Management\\
\textbf{\href{https://gitlab.orion-technologies.io/blog/blog}{Blog Static Site Generator}}\\Rust Code Powering a Blog\\
\textbf{\href{https://pypi.org/project/avents/}{Avents}}\\Python Asynchronous Event Framework
\end{minipage}
\hfill
\begin{minipage}[t]{0.6\textwidth}
\vspace{-\baselineskip} % Required for vertically aligning minipages
\cvsect{Some Code I've Written}
- {\href{https://github.com/NeogitOrg/neogit/pull/616}{Test Overhauls For Neogit}}\\
- {\href{https://github.com/treatybreaker/mfc_elo_api}{MFC ELO API}}\\
- {\href{https://github.com/neovim/neovim/pull/23925}{Injecting Cmake Variable into Neovim}}\\
- {\href{https://github.com/krivahtoo/silicon.nvim/pull/28}{Modifying ABI Call in Silicon.nvim}}\\
- {\href{https://github.com/neovim/nvim-lspconfig/pull/2493}{Adding the Azure Pipelines Language Server to Nvim-Lspconfig}}\\
- {\href{https://gitlab.orion-technologies.io/philler/bash-scripts/-/blob/Development/Misc/Templater.bash?ref_type=heads}{A
Templating System Written in 100\% Pure Bash}}
\end{minipage}
%----------------------------------------------------------------------------------------
\end{document}