Converted tabs to spaces

This commit is contained in:
Alejandro Angulo 2022-12-14 23:10:49 -08:00
parent 6c21763f35
commit 465e8a4669
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -28,21 +28,21 @@
\setlist[itemize]{noitemsep}
\titleformat{\section}
{\color{blue}\normalfont\Large\bfseries}
{\color{blue}\thesection}{1em}{\large\uppercase}
{\color{blue}\normalfont\Large\bfseries}
{\color{blue}\thesection}{1em}{\large\uppercase}
\titleformat{\subsection}
{\normalfont\Large\bfseries}
{\thesection}{1em}{\normalsize}
{\normalfont\Large\bfseries}
{\thesection}{1em}{\normalsize}
\titleformat{\subsubsection}
{\color{gray}\normalfont\Large\bfseries}
{\color{gray}\thesection}{1em}{\small}
{\color{gray}\normalfont\Large\bfseries}
{\color{gray}\thesection}{1em}{\small}
\titlespacing*{\section}
{0em}{0em}{0em}
{0em}{0em}{0em}
\titlespacing*{\subsection}
{0em}{1em}{0em}
{0em}{1em}{0em}
\titlespacing*{\subsubsection}
{0em}{0em}{0em}
{0em}{0em}{0em}
\begin{document}
@ -59,7 +59,7 @@
\begin{tabular}{L{.4\textwidth} l l}
\multirow{2}{*}{\Huge{ \textbf{Alejandro Angulo}}} & \href{https://github.com/alejandro-angulo}{\small{\texttt{}} \space https://github.com/alejandro-angulo} & \href{https://alejandr0angul0.dev}{\small{\texttt{}} \space https://alejandr0angul0.dev}\\
& \href{mailto:\email}{\small{\texttt{}} \space \email} & \small{\texttt{}} \space \phonenumber\\
\hline
\hline
\end{tabular}
\vspace{1em}
\end{minipage}
@ -70,10 +70,10 @@
\parbox[t]{.5\textwidth}{\raggedright%
\begin{itemize}
\vspace{-0.5em}
\item Develop and maintain django applications
\item Help unstick teammates
\item Leveraged pre-commit to help developers run linters and formatters automatically when they attempt to mkae a commit
\item Configured CI workflows to push wheels of internal applications to our private package index
\item Develop and maintain django applications
\item Help unstick teammates
\item Leveraged pre-commit to help developers run linters and formatters automatically when they attempt to mkae a commit
\item Configured CI workflows to push wheels of internal applications to our private package index
\end{itemize}}
\parbox[t]{.5\textwidth}{\raggedright%
\begin{itemize}
@ -86,17 +86,17 @@
\parbox[t]{.5\textwidth}{\raggedright%
\begin{itemize}
\vspace{-0.5em}
\item Develop and maintain Python and PHP applications
\item Migrate VCS from SVN to Git
\item Re-architect Python application to improve modularity
\item Introduce best practices (follow PEP8 for Python, begin linting code, etc.)
\item Develop and maintain Python and PHP applications
\item Migrate VCS from SVN to Git
\item Re-architect Python application to improve modularity
\item Introduce best practices (follow PEP8 for Python, begin linting code, etc.)
\end{itemize}}
\parbox[t]{.5\textwidth}{\raggedright%
\begin{itemize}
\vspace{-1.5em}
\item Streamline code review process (integrate with source control)
\item Maintain and develop a RESTful API written in Python capable of generating reports for end users
\item Work with product managers to implement "behind the scenes" changes (upgrading language versions, databases, etc.)
\item Streamline code review process (integrate with source control)
\item Maintain and develop a RESTful API written in Python capable of generating reports for end users
\item Work with product managers to implement "behind the scenes" changes (upgrading language versions, databases, etc.)
\end{itemize}}
\vspace{-1.5em}
\subsection*{MedQIA --- \textit{Software Engineer}}
@ -104,17 +104,17 @@
\parbox[t]{.5\textwidth}{\raggedright%
\begin{itemize}
\vspace{-1.5em}
\item Develop and maintain a Java desktop application used by clinical readers and lab technologists to assist in clinical trials
\item Document and validate systems to comply with FDA regulations
\item Work on Python applications that keep track of the status of scans
\item Maintain and develop a web client written in PHP and JavaScript that provides a dashboard for the data team
\item Develop and maintain a Java desktop application used by clinical readers and lab technologists to assist in clinical trials
\item Document and validate systems to comply with FDA regulations
\item Work on Python applications that keep track of the status of scans
\item Maintain and develop a web client written in PHP and JavaScript that provides a dashboard for the data team
\end{itemize}}
\parbox[t]{.5\textwidth}{\raggedright%
\vspace{-1.5em}
\begin{itemize}
\item Maintain and develop a RESTful API written in Python capable of generating reports for end users
\item Write 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.)
\item Automate build process for Java applications using Gradle
\item Maintain and develop a RESTful API written in Python capable of generating reports for end users
\item Write 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.)
\item Automate build process for Java applications using Gradle
\end{itemize}}
\vspace{-1.5em}
\subsection*{UC Davis College of Engineering IT Shared Services --- \textit{Student Web Developer and Applications Programmer}}
@ -122,15 +122,15 @@
\parbox[t]{.5\textwidth}{\raggedright%
\begin{itemize}
\vspace{-1.5em}
\item Migrate ITS's existing websites to a new server
\item Write PHP scripts to scrape data from third-party sites in order to visualize energy consumption
\item Migrate ITS's existing websites to a new server
\item Write PHP scripts to scrape data from third-party sites in order to visualize energy consumption
\end{itemize}}
\parbox[t]{.5\textwidth}{\raggedright%
\vspace{-1.5em}
\begin{itemize}
\item Ensure compliance with security standards
\item Design responsive layouts using CSS
\item Manage departmental sites (most running WordPress)
\item Ensure compliance with security standards
\item Design responsive layouts using CSS
\item Manage departmental sites (most running WordPress)
\end{itemize}}
\section*{Education}
\subsection*{UC Davis --- \textit{B.S. in Applied Physics}}
@ -141,15 +141,15 @@
\section*{Toolset}
\vspace{0.8em}
\begin{itemize}
\item django
\item django
\item python
\item git
\item linux
\item git
\item linux
\item alacritty
\item vim
\item tmux
\item sway
\item \LaTeX
\item \LaTeX
\end{itemize}
\end{minipage}
\end{document}