Updated contents (wip)
This commit is contained in:
parent
3be85e642a
commit
b85eef974f
|
@ -50,9 +50,9 @@
|
||||||
|
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\fancyfoot[L]{
|
\fancyfoot[L]{
|
||||||
\small{This document was generated by the nix flake located at 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{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{env EMAIL='\email' PHONENUMBER='\phonenumber' nix run github:alejandro-angulo/resume/main}}
|
\scriptsize{\texttt{env EMAIL='\email' PHONENUMBER='\phonenumber' nix run --refresh --experimental-features 'nix-command flakes' github:alejandro-angulo/resume/main}}
|
||||||
}
|
}
|
||||||
|
|
||||||
\begin{minipage}[t]{\textwidth}
|
\begin{minipage}[t]{\textwidth}
|
||||||
|
@ -79,7 +79,6 @@
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\vspace{-1.5em}
|
\vspace{-1.5em}
|
||||||
\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 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 Maintain and develop a RESTful API written in Python capable of generating reports for end users
|
|
||||||
\end{itemize}}
|
\end{itemize}}
|
||||||
\vspace{-1.5em}
|
\vspace{-1.5em}
|
||||||
\subsection*{Everbridge (formerly NC4) --- \textit{Software Engineer}}
|
\subsection*{Everbridge (formerly NC4) --- \textit{Software Engineer}}
|
||||||
|
@ -139,25 +138,18 @@
|
||||||
\end{minipage}%
|
\end{minipage}%
|
||||||
\hspace*{0.5cm}
|
\hspace*{0.5cm}
|
||||||
\begin{minipage}[t]{.2\textwidth}
|
\begin{minipage}[t]{.2\textwidth}
|
||||||
\section*{Languages}
|
|
||||||
\vspace{0.8em}
|
|
||||||
\begin{itemize}
|
|
||||||
\item Python
|
|
||||||
\item PHP
|
|
||||||
\item JavaScript
|
|
||||||
\item SQL
|
|
||||||
\item BASH
|
|
||||||
\item Java
|
|
||||||
\end{itemize}
|
|
||||||
\section*{Toolset}
|
\section*{Toolset}
|
||||||
\vspace{0.8em}
|
\vspace{0.8em}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Apache
|
\item django
|
||||||
\item Django
|
\item python
|
||||||
\item Git
|
\item git
|
||||||
|
\item linux
|
||||||
|
\item alacritty
|
||||||
|
\item vim
|
||||||
|
\item tmux
|
||||||
|
\item sway
|
||||||
\item \LaTeX
|
\item \LaTeX
|
||||||
\item NGINX
|
|
||||||
\item Linux
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Reference in a new issue