Browse Source

Cleanup

environments/production/deployments/9
Drew Short 7 years ago
parent
commit
cd52941602
  1. 6
      DPSResume.tex
  2. 4
      res.cls

6
DPSResume.tex

@ -105,7 +105,7 @@
\pagestyle{fancy} % Makes sure we have footers
\renewcommand{\headrulewidth}{0pt} % clear the header
\rfoot{Last Updated: \today} % set the right footer
\rhead{\vspace{13.7pt}\textbf{\Resume}} % Put Resume in the lower left corner
\rhead{\vspace{7.7pt}\textbf{\Resume}} % Put Resume in the lower left corner
\pagenumbering{gobble} % Hide page numbering
\begin{document}
@ -123,7 +123,6 @@
\section{SOFTWARE ENGINEER}
\vspace*{-10pt}
Object Oriented Design and Development | Relational Database Systems
\begin{itemize} \itemsep -0.5pt
@ -135,7 +134,7 @@ Object Oriented Design and Development | Relational Database Systems
\section{COMPUTER \\ SKILLS}
{\bf Languages \& Software:} Java, Groovy, SQL, Javascript,
Ruby, Python, Spring Framework, Docker, Tomcat, JEE,
Python, Spring Framework, Docker, Tomcat, JEE,
Hibernate, Maven, Gradle, JUnit, Spock, Apache Camel,
Log4J, Logback, SLF4J, Backbone.js, JQuery, Bootstrap,
Nginx, Oracle, MySQL, SQLite. \\
@ -180,7 +179,6 @@ Mankato, MN & 2011 - 2013 (\diffdates{2011}{04}{01}{2013}{05}{03}) \\
\item Expanded a REST API and implemented continuous integration testing.
\item Developed a DSL and tooling for internal auditing, testing and reporting.
\item Developed a '\emph{playback}' system that facilitated debugging of client systems.
\item Quality assurance, code coverage and regression unit testing.
\end{itemize}
\section{EDUCATION}

4
res.cls

@ -280,8 +280,10 @@
\newskip\sectionskip
\newdimen\resumewidth
%\resumewidth=6.75in
%\sectionskip=3.5ex plus 1ex minus -.2ex % values stolen from LaTeX
\resumewidth=6.75in
\sectionskip=3.5ex plus 1ex minus -.2ex % values stolen from LaTeX
\sectionskip=3.0ex plus 1ex minus -.2ex % values stolen from LaTeX
\def\newsectionwidth#1{%
\sectionwidth=#1

Loading…
Cancel
Save