Ran latexindent

This commit is contained in:
Alejandro Angulo 2022-12-20 14:59:17 -08:00
parent f6d8d7cfc7
commit edaca66bec
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 91 additions and 67 deletions

5
.latexindent.yaml Normal file
View file

@ -0,0 +1,5 @@
modifyLineBreaks:
preserveBlankLines: 1
condenseMultipleBlankLinesInto: 1
textWrapOptions:
columns: 80

View file

@ -51,81 +51,100 @@
\pagestyle{fancy} \pagestyle{fancy}
\fancyhead[L]{ \fancyhead[L]{
\begin{tabular}{L{.4\textwidth} l l} \begin{tabular}{L{.4\textwidth} l l}
\multirow{2}{*}{\Huge{\textbf{Alejandro Angulo} }} & \small{\texttt{}} \space \href{https://github.com/alejandro-angulo}{https://github.com/alejandro-angulo} & \small{\texttt{}} \space \href{https://alejandr0angul0.dev}{https://alejandr0angul0.dev}\\ \multirow{2}{*}{\Huge{\textbf{Alejandro Angulo} }} & \small{\texttt{}} \space \href{https://github.com/alejandro-angulo}{https://github.com/alejandro-angulo} & \small{\texttt{}} \space \href{https://alejandr0angul0.dev}{https://alejandr0angul0.dev} \\
& {\small{\texttt{}} \space \href{mailto:\email}\email} & \small{\texttt{}} \space \phonenumber\\ & {\small{\texttt{}} \space \href{mailto:\email}\email} & \small{\texttt{}} \space \phonenumber \\
\end{tabular} \end{tabular}
\\[0.8em] \\[0.8em]
I'm excited about writing maintainable software. I am looking to join a team that likes to follow ``best practices'' (whatever that may be for their respective domain) and values having a good developer experience. I enjoyed tinkering with computers even before I became a professional software engineer and I hope to apply those skills in my professional work. I'm excited about writing maintainable software. I am looking to join a team that likes to follow ``best practices'' (whatever that may be for their respective domain) and values having a good developer experience. I enjoyed tinkering with computers even before I became a professional software engineer and I hope to apply those skills in my professional work.
} }
\fancyfoot[L]{ \fancyfoot[L]{
\small{The source code for this document is available at \href{https://github.com/alejandro-angulo/resume}{https://github.com/alejandro-angulo/resume}}\\ \small{The source code for this document is available at \href{https://github.com/alejandro-angulo/resume}{https://github.com/alejandro-angulo/resume}}\\
\small{If you have \href{https://nixos.wiki/wiki/Nix_package_manager}{nix} installed you can run the command below to generate the latest version of this document}\\ \small{If you have \href{https://nixos.wiki/wiki/Nix_package_manager}{nix} installed you can run the command below to generate the latest version of this document}\\
\scriptsize{\texttt{nix run --refresh --experimental-features 'nix-command flakes' github:alejandro-angulo/resume/main -- -e '\email' -p '\phonenumber'}} % chktex 08 chktex 32 \scriptsize{\texttt{nix run --refresh --experimental-features 'nix-command flakes' github:alejandro-angulo/resume/main -- -e '\email' -p '\phonenumber'}} % chktex 08 chktex 32
} }
\vspace*{-0.5in} \vspace*{-0.5in}
\hspace*{-2em} \hspace*{-2em}
\begin{minipage}[t]{.6\textwidth} \begin{minipage}[t]{.6\textwidth}
\section*{Professional Experience} \section*{Professional Experience}
\subsection*{Sure --- \textit{Senior Software Engineer}} \subsection*{Sure --- \textit{Senior Software Engineer}}
\subsubsection*{February 2020--Present} \subsubsection*{February 2020--Present}
\begin{itemize} \begin{itemize}
\item Develop and maintain a backend (written in Python, using the Django framework) to support an insurance policy's lifecycle (quoting, binding, renewals, etc) \item Develop and maintain a backend (written in Python, using the Django framework)
\item Help unstick teammates with various types of problems (failing test cases, environment troubleshooting, suggestions on implementation, etc) to support an insurance policy's lifecycle (quoting, binding, renewals, etc)
\item Introduced tooling to enforce best practices (set up pre-commit hooks to run linters/formatters and updated CI pipelines to run these checks as well) \item Help unstick teammates with various types of problems (failing test cases,
\item Configured CI workflows to push wheels of internal applications to our private package index environment troubleshooting, suggestions on implementation, etc)
\item Pushing for more/better documentation and introduced additional tooling to help (configured repos with sphinx and set up CI pipelines to generate OpenAPI schemas) \item Introduced tooling to enforce best practices (set up pre-commit hooks to run
\end{itemize} linters/formatters and updated CI pipelines to run these checks as well)
\subsection*{Everbridge (formerly NC4) --- \textit{Software Engineer}} \item Configured CI workflows to push wheels of internal applications to our private
\subsubsection*{October 2018--February 2020} package index
\begin{itemize} \item Pushing for more/better documentation and introduced additional tooling to help
\item Developed and maintained Python and PHP applications used to help notify clients of potential issues (fires, police activity, etc) (configured repos with sphinx and set up CI pipelines to generate OpenAPI
\item Migrated version control system from SVN to Git schemas)
\item Re-architected Python application to improve modularity \end{itemize}
\item Introduced best practices (follow PEP8 for Python, begin linting code, etc.) \subsection*{Everbridge (formerly NC4) --- \textit{Software Engineer}}
\item Streamlined code review process (integrated with source control) \subsubsection*{October 2018--February 2020}
\item Maintained and developed a RESTful API written in Python capable of generating reports for end users \begin{itemize}
\item Worked with product managers to implement ``behind the scenes'' changes (upgrading language versions, databases, etc.) \item Developed and maintained Python and PHP applications used to help notify
\end{itemize} clients of potential issues (fires, police activity, etc)
\subsection*{MedQIA --- \textit{Software Engineer}} \item Migrated version control system from SVN to Git
\subsubsection*{April 2017--September 2018} \item Re-architected Python application to improve modularity
\begin{itemize} \item Introduced best practices (follow PEP8 for Python, begin linting code, etc.)
\item Developed and maintained a Java desktop application used by clinical readers and lab technologists to assist in clinical trials \item Streamlined code review process (integrated with source control)
\item Documented and validated systems to comply with FDA regulations \item Maintained and developed a RESTful API written in Python capable of generating
\item Worked on Python applications that keep track of the status of scans reports for end users
\item Maintained and develop a web client written in PHP and JavaScript that provided a dashboard for the data team \item Worked with product managers to implement ``behind the scenes'' changes
\item Maintained and develop a RESTful API written in Python capable of generating reports for end users (upgrading language versions, databases, etc.)
\item Wrote Python scripts that plug in to a Java application in order to provide additional functionality (dynamic loading of patients, automating certain tasks for end users, etc.) \end{itemize}
\end{itemize} \subsection*{MedQIA --- \textit{Software Engineer}}
\subsection*{UC Davis College of Engineering IT Shared Services --- \textit{Student Web Developer and Applications Programmer}} \subsubsection*{April 2017--September 2018}
\subsubsection*{May 2014--April 2017} \begin{itemize}
\begin{itemize} \item Developed and maintained a Java desktop application used by clinical readers
\item Managed departmental websites (most running WordPress) and lab technologists to assist in clinical trials
\item Wrote PHP scripts to scrape data from third-party sites in order to visualize energy consumption \item Documented and validated systems to comply with FDA regulations
\item Helped ensure compliance with security standards \item Worked on Python applications that keep track of the status of scans
\end{itemize} \item Maintained and develop a web client written in PHP and JavaScript that provided
a dashboard for the data team
\item Maintained and develop a RESTful API written in Python capable of generating
reports for end users
\item Wrote Python scripts that plug in to a Java application in order to provide
additional functionality (dynamic loading of patients, automating certain tasks
for end users, etc.)
\end{itemize}
\subsection*{UC Davis College of Engineering IT Shared Services --- \textit{Student Web Developer and Applications Programmer}}
\subsubsection*{May 2014--April 2017}
\begin{itemize}
\item Managed departmental websites (most running WordPress)
\item Wrote PHP scripts to scrape data from third-party sites in order to visualize
energy consumption
\item Helped ensure compliance with security standards
\end{itemize}
\end{minipage} \end{minipage}
\hspace{0.08\textwidth} \hspace{0.08\textwidth}
\begin{minipage}[t]{.3\textwidth} \begin{minipage}[t]{.3\textwidth}
\section*{Personal Projects} \section*{Personal Projects}
\begin{itemize} \begin{itemize}
\item Built own keyboard (\href{https://github.com/alejandro-angulo/qmk_firmware/tree/master/keyboards/crkbd/keymaps/alejandro-angulo}{firmware}) \item Built own keyboard
\item Maintaining system configuration with nix (\href{https://github.com/alejandro-angulo/dotfiles/tree/nix-config}{dotfiles}) wow some more stuff here (\href{https://github.com/alejandro-angulo/qmk_firmware/tree/master/keyboards/crkbd/keymaps/alejandro-angulo}{firmware})
\item Administering a home server that runs a bunch of docker containers and acts as a NAS \item Maintaining system configuration with nix
\end{itemize} (\href{https://github.com/alejandro-angulo/dotfiles/tree/nix-config}{dotfiles})
\section*{Toolset} wow some more stuff here
\begin{itemize} \item Administering a home server that runs a bunch of docker containers and acts as
\item alacritty a NAS
\item docker \end{itemize}
\item git \section*{Toolset}
\item linux \begin{itemize}
\item sway \item alacritty
\item tmux \item docker
\item vim \item git
\end{itemize} \item linux
\section*{Education} \item sway
\subsection*{UC Davis} \item tmux
\subsubsection*{B.S. in Applied Physics} \item vim
\subsubsection*{2012--2016} \end{itemize}
\section*{Education}
\subsection*{UC Davis}
\subsubsection*{B.S. in Applied Physics}
\subsubsection*{2012--2016}
\end{minipage} \end{minipage}
\end{document} \end{document}