diff --git a/tex_parts/resume_body.tex b/tex_parts/resume_body.tex index ed1b9b5..58a0b32 100644 --- a/tex_parts/resume_body.tex +++ b/tex_parts/resume_body.tex @@ -6,9 +6,6 @@ \input{tex_parts/resume_body/experience.tex} -\newpage -\vspace*{5pt} - \input{tex_parts/resume_body/education.tex} \input{tex_parts/resume_body/achievements.tex} diff --git a/tex_parts/resume_body/experience.tex b/tex_parts/resume_body/experience.tex index bbe9ad2..111e195 100644 --- a/tex_parts/resume_body/experience.tex +++ b/tex_parts/resume_body/experience.tex @@ -34,6 +34,10 @@ Eden Prairie, MN & 2017 - 2020 (\diffdates{2017}{08}{01}{2020}{01}{30}) \\ \item Involved in the early work to replace standalone legacy REST API services with versions built on the latest Spring Boot. \end{itemize} +% manually split the page here. TODO fix this so layout is less manual +\newpage +\vspace*{5pt} + \vspace*{-5pt} {\bf Software Engineer} \hfill {\bf Cargill Incorporated, Risk Management} \\ \begin{tabular*}{1.0\linewidth}{@{}c@{\extracolsep{\fill}}r@{}} diff --git a/tex_parts/resume_body/skills.tex b/tex_parts/resume_body/skills.tex index 370f0f3..20b78ea 100644 --- a/tex_parts/resume_body/skills.tex +++ b/tex_parts/resume_body/skills.tex @@ -1,11 +1,12 @@ \section{COMPUTER \\ SKILLS} -{\bf Languages \& Software:} Java, Groovy, Kotlin, SQL, Javascript, Python, +{\bf Languages \& Software:} Java, Groovy, Kotlin, SQL, Javascript, Python, Go Maven, Gradle, JUnit, Spock, Spring Framework, Spring Boot, Spring Cloud Stream, Hibernate, Docker, Tomcat, Logback, SLF4J, Backbone.js, JQuery, -Nginx, Oracle, MySQL, SQLite. \\ -{\bf Operating Systems:} Windows, Linux (Fedora, Ubuntu, RHEL), OSX. \ No newline at end of file +Nginx, Oracle, MySQL, SQLite, +Kubernetes, Helm, Terraform. \\ +{\bf Operating Systems:} Windows, Linux (Fedora, Ubuntu, RHEL), OSX.