From 47a6b5d74289ec6020da3a757b422e0a76f55154 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Mon, 19 Jul 2021 23:53:50 -0500 Subject: [PATCH] Updating experience with Flywheel --- tex_parts/resume_body/experience.tex | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/tex_parts/resume_body/experience.tex b/tex_parts/resume_body/experience.tex index 974c791..bbe9ad2 100644 --- a/tex_parts/resume_body/experience.tex +++ b/tex_parts/resume_body/experience.tex @@ -1,8 +1,26 @@ \section{EXPERIENCE} +{\bf Senior Platform Engineer} \hfill {\bf Flywheel Exchange, LLC} \\ +\begin{tabular*}{1.0\linewidth}{@{}c@{\extracolsep{\fill}}r@{}} +Minneapolis, MN & 2020 - {\the\year} (\difftoday{2020}{02}{17}) \\ +\hline +\end{tabular*} + +\begin{itemize} \itemsep -0.5pt % reduce space between items + \item Developed a Kubernetes based replacement for existing Docker Compose deployments and tooling. + \item Wrote management tooling for support to connect/maintain/upgrade Kubernetes deployments. + \item Currated and maintained support documentation for Kubernetes deployments. + \item Lead team meetings, planning sessions, retrospectives, and postmortems. + \item Mentored junior platform engineers, software engineers, and interns. + \item Developed static compute functionality for the in house dynamic compute management system to more effectively support growing customer sites. + \item Deployed highly available metrics, reporting, and build clusters to improve support and developer quality of life. + \item Lead development effort to move log collection for customer sites into centralized GCP Stackdriver or customer supplied logging infrastructure. +\end{itemize} + +\vspace*{-5pt} {\bf Lead Software Engineer} \hfill {\bf Optum} \\ \begin{tabular*}{1.0\linewidth}{@{}c@{\extracolsep{\fill}}r@{}} -Eden Prairie, MN & 2017 - {\the\year} (\difftoday{2017}{08}{01}) \\ +Eden Prairie, MN & 2017 - 2020 (\diffdates{2017}{08}{01}{2020}{01}{30}) \\ & (Contracted) 2016 - 2017 (\diffdates{2016}{12}{12}{2017}{07}{30}) \\ \hline \end{tabular*} @@ -41,4 +59,4 @@ Mankato, MN & 2011 - 2013 (\diffdates{2011}{04}{01}{2013}{05}{03}) \\ \item Expanded a REST API and implemented continuous integration testing. \item Developed a DSL and tooling for internal auditing, testing and reporting. \item Developed a '\emph{playback}' system that facilitated debugging of client systems. -\end{itemize} \ No newline at end of file +\end{itemize}