From 949e5e8a6fc84e0a3cc81b0f1c0bbf7bf2808a40 Mon Sep 17 00:00:00 2001 From: Jacob Casper Date: Fri, 11 Oct 2019 15:38:00 -0500 Subject: [PATCH] Update skills --- resume/experience.tex | 1 + resume/skills.tex | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/resume/experience.tex b/resume/experience.tex index 00a4559..693bddd 100644 --- a/resume/experience.tex +++ b/resume/experience.tex @@ -11,6 +11,7 @@ \begin{cvitems} \item {Develop scalable solutions that process billions of USD worth of customers.} \item {Create framework for handling errors in distributed services.} + \item {Automate Continuous Integration pipeline to detect exact git commit that introduces a test suite regression.} \item {Manage local currency billing project interfacing between SoftLayer and IBM Cloud.} \item {Integrate and consume third party web services.} % \item {Implement tooling to automate billing processes.} diff --git a/resume/skills.tex b/resume/skills.tex index 640975d..8140678 100644 --- a/resume/skills.tex +++ b/resume/skills.tex @@ -17,15 +17,15 @@ %--------------------------------------------------------- \cvskill {Web} % Category - {Django, Flask, REST, React} % Skills + {React, Django, REST} % Skills \cvskill - {Automation} - {Jenkins, Bash, CI} + {DevOps} + {Docker, Jenkins, Bash} % \cvskill % {Database} % {SQL, NoSQL, Postgres, MySQL, ORACLE, MongoDB} %--------------------------------------------------------- -\end{cvskills} \ No newline at end of file +\end{cvskills} -- 2.20.1