styling changes
parent
d4bc8c0ed7
commit
5574875429
BIN
resume.pdf
BIN
resume.pdf
Binary file not shown.
20
resume.tex
20
resume.tex
|
@ -39,7 +39,7 @@
|
||||||
|
|
||||||
\hypersetup{
|
\hypersetup{
|
||||||
colorlinks=true,
|
colorlinks=true,
|
||||||
linkcolor=steelblue,
|
linkcolor=MediumTertiary,
|
||||||
urlcolor=MediumSecondary
|
urlcolor=MediumSecondary
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -48,10 +48,10 @@
|
||||||
{\fontsize{10pt}{12pt}\raggedleft\color{MediumTertiary}\textbf{\textit{#1}}\quad\par}
|
{\fontsize{10pt}{12pt}\raggedleft\color{MediumTertiary}\textbf{\textit{#1}}\quad\par}
|
||||||
}
|
}
|
||||||
\newcommand{\jobrule}{
|
\newcommand{\jobrule}{
|
||||||
{\color{DarkPrimary}\rule{0.75\textwidth}{1pt}}
|
{\vspace*{-12pt}\color{DarkPrimary}\rule{0.75\textwidth}{1pt}\vspace*{-2pt}}
|
||||||
}
|
}
|
||||||
\newcommand{\sectionrule}{
|
\newcommand{\sectionrule}{
|
||||||
{\vspace*{2mm}\color{MediumTertiary}\rule{\textwidth}{1.25pt}\vspace*{2mm}}
|
{\vspace*{-8pt}\color{MediumTertiary}\rule{\textwidth}{1.25pt}\vspace*{-8pt}}
|
||||||
}
|
}
|
||||||
|
|
||||||
\pagestyle{empty} %Strip everything
|
\pagestyle{empty} %Strip everything
|
||||||
|
@ -70,13 +70,13 @@
|
||||||
\url{https://rin.systems}
|
\url{https://rin.systems}
|
||||||
|
|
||||||
\columnbreak
|
\columnbreak
|
||||||
|
|
||||||
Mobile: REDACTED FOR STREAMING\newline
|
Mobile: REDACTED FOR STREAMING\newline
|
||||||
Email: \href{mailto:rin@rin.systems}{rin@rin.systems}\newline
|
Email: \href{mailto:rin@rin.systems}{rin@rin.systems}\newline
|
||||||
Fedi: \url{https://tech.lgbt/@tammy}
|
Fedi: \url{https://tech.lgbt/@tammy}
|
||||||
|
|
||||||
\end{multicols}
|
\end{multicols}
|
||||||
|
|
||||||
\sectionrule
|
\sectionrule
|
||||||
|
|
||||||
\subsection*{Work Experience}
|
\subsection*{Work Experience}
|
||||||
|
@ -119,9 +119,15 @@
|
||||||
\subsection*{Community}
|
\subsection*{Community}
|
||||||
|
|
||||||
\subsubsection*{2020: AnsibleFest}
|
\subsubsection*{2020: AnsibleFest}
|
||||||
|
|
||||||
|
\jobrule
|
||||||
|
|
||||||
Gave a talk on Automation Mindset vs. Methodology at AnsibleFest 2020.
|
Gave a talk on Automation Mindset vs. Methodology at AnsibleFest 2020.
|
||||||
|
|
||||||
\subsubsection*{2022~\textendash{}~Ongoing: Tech Blog}
|
\subsubsection*{2022~\textendash{}~Ongoing: Tech Blog}
|
||||||
|
|
||||||
|
\jobrule
|
||||||
|
|
||||||
We maintain an ongoing tech blog at \href{https://rin.systems}{https://rin.systems} with our various adventures and misadventures in tech.
|
We maintain an ongoing tech blog at \href{https://rin.systems}{https://rin.systems} with our various adventures and misadventures in tech.
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Reference in New Issue