Fixed missing footer
This commit is contained in:
parent
403350eccd
commit
f6d8d7cfc7
|
@ -2,7 +2,7 @@
|
|||
|
||||
\usepackage{array}
|
||||
\usepackage{enumitem}
|
||||
\usepackage[letterpaper, portrait, top=1in, right=0.5in, left=0.5in, bottom=0in]{geometry}
|
||||
\usepackage[letterpaper, portrait, top=1in, right=0.5in, left=0.5in, bottom=2in]{geometry}
|
||||
\usepackage[colorlinks=true, linkcolor=linkColor, urlcolor=linkColor, citecolor=linkColor, anchorcolor=linkColor]{hyperref}
|
||||
\usepackage{multirow}
|
||||
\usepackage{titlesec}
|
||||
|
@ -96,7 +96,6 @@
|
|||
\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.)
|
||||
\item Automated build process for Java applications using Gradle
|
||||
\end{itemize}
|
||||
\subsection*{UC Davis College of Engineering IT Shared Services --- \textit{Student Web Developer and Applications Programmer}}
|
||||
\subsubsection*{May 2014--April 2017}
|
||||
|
@ -104,7 +103,6 @@
|
|||
\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
|
||||
\item Designed responsive layouts
|
||||
\end{itemize}
|
||||
\end{minipage}
|
||||
\hspace{0.08\textwidth}
|
||||
|
|
Loading…
Reference in a new issue