Skip to content

Commit

Permalink
update resume stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
drewboardman committed Nov 22, 2024
1 parent 56daa8b commit cfeaabd
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 325 deletions.
18 changes: 0 additions & 18 deletions resume/DrewBoardmanResume.aux

This file was deleted.

294 changes: 0 additions & 294 deletions resume/DrewBoardmanResume.log

This file was deleted.

Empty file removed resume/DrewBoardmanResume.out
Empty file.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
%

\documentclass[letterpaper,11pt]{article}

%-----------------------------------------------------------
Expand Down Expand Up @@ -41,28 +39,20 @@
\end{tabular*}\vspace{-6pt}}
%-----------------------------------------------------------

%-----------------------------------------------------------
%General Resume Tips
% No periods! Technically, nothing in this document is a full sentence.
% Use parallelism by ending key words with the same thing, i.e. "Coordinated; Designed; Communicated".
% More tips on bottom of this LaTeX document.
%-----------------------------------------------------------

\begin{document}

\newcommand{\mywebheader}{
\begin{tabular*}{7in}{l@{\extracolsep{\fill}}r}
\textbf{{\LARGE Drew Boardman}} & \href{mailto:[email protected]}{[email protected]}\\
{\footnotesize {Chicago, IL 60601}} & {(772)-413-8043} \\
\end{tabular*}
{\footnotesize {Greater Orlando Area}} & {(772)-413-8043} \\
\end{tabular*}
\\
\vspace{0.1in}}

% CHANGE HEADER SOURCE HERE
\mywebheader

%%%%%%%%%%%%%%%%%%%%%%

\resheading{Education}
\begin{itemize}
\item
Expand All @@ -73,9 +63,31 @@
\resheading{Experience}
\begin{itemize}
\item
\ressubheading{\href{http://www.modaoperandi.com/}{Moda Operandi}}{Chicago, IL}{Senior Engineer}{Sept. 2019 -- Current}
\ressubheading{Rewards Network}{Greater Orlando Area (remote)}{Principal Engineer}{Aug. 2023 -- Current}
{ \footnotesize
\begin{itemize}
\resitem{Tech: Scala 3, cats-effect, fs2, fs2-kafka}
\resitem{Senior contributor to merchants project, a system responsible for onboarding and maintaining merchants and their associated contracts.}
\resitem{Built several micro-services projects, including some that moved critical business logic from a legacy AS400 to a modern Scala application suite.}
\resitem{Mentor and provide advice on current FP practices in Scala.}
\resitem{Collaborated with Data Science team to improve financial models for approving cash products for merchants.}
\resitem{Utilized Jupyter Notebook, numpy, and sklearn to analyze merchants' financial data and projected risk.}
\end{itemize}
}
\item
\ressubheading{Rewards Network}{Chicago, IL}{Senior Engineer}{Dec. 2020 -- Aug. 2023}
{ \footnotesize
\begin{itemize}
\resitem{Tech: Scala 3, cats-effect, fs2, fs2-kafka}
\resitem{Senior contributor to merchants project, a system responsible for onboarding and maintaining merchants and their associated contracts.}
\resitem{Built several micro-services projects, including some that moved critical business logic from a legacy AS400 to a modern Scala application suite.}
\resitem{Mentor and provide advice on current FP practices in Scala.}
\end{itemize}
}
\item
\ressubheading{\href{http://www.modaoperandi.com/}{Moda Operandi}}{Chicago, IL}{Senior Engineer}{Sept. 2019 -- Current}
{ \footnotesize
\begin{itemize}
\resitem{Tech: Scala, http4s, fs2, circe, cats, Docker, AWS}
\resitem{Focus on writing pure, non side-effecting applications and libraries.}
\resitem{Breaking apart Ruby on Rails monolith with event-driven Scala microservices.}
Expand Down

0 comments on commit cfeaabd

Please sign in to comment.