From 2109a52a444af767402cfc7e9556522ec08582c3 Mon Sep 17 00:00:00 2001 From: Jacob Casper Date: Wed, 13 Mar 2019 20:35:28 -0500 Subject: [PATCH] Update resume with IBM experience --- JacobCasperResume.tex | 2 +- resume/experience.tex | 56 ++++++++++++++++----------- resume/objective.tex | 2 +- resume/projects.tex | 88 ++++++++++++++++++++++--------------------- resume/skills.tex | 8 ++-- 5 files changed, 86 insertions(+), 70 deletions(-) diff --git a/JacobCasperResume.tex b/JacobCasperResume.tex index a76bf6f..ac34067 100644 --- a/JacobCasperResume.tex +++ b/JacobCasperResume.tex @@ -7,7 +7,7 @@ \colorlet{awesome}{awesome-nephritis} \setbool{acvSectionColorHighlight}{false} \name{Jacob}{Casper} -%\position{Software Engineer} +\position{Software Engineer} %\address{} %\mobile{} %\email{} diff --git a/resume/experience.tex b/resume/experience.tex index d3dd9d9..2aa079e 100644 --- a/resume/experience.tex +++ b/resume/experience.tex @@ -2,30 +2,44 @@ \begin{cventries} -\cventry - {Software Engineer Intern} % Job title - {IBM} % Organization - {Raleigh, North Carolina} % Location - {May 2017 - Aug. 2017} % Date(s) + \cventry + {Software Developer} + {IBM - SoftLayer} + {Dallas, Texas} + {Apr. 2018 - Present} { - \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Migrated Build Verification Testing (BVT) pipeline to Jenkins Automation tools.} - \item {Managed operations for virtual and physical machines used in testing environment.} + \begin{cvitems} + \item {Develop scalable solutions that process billions of USD worth of customers.} + \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.} \end{cvitems} } -\cventry - {Software Engineer Intern} % Job title - {IBM} % Organization - {Raleigh, North Carolina} % Location - {May 2016 - Aug. 2016} % Date(s) - { - \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Worked with server analytics, logging, and client migrations across multiple sets of - hardware.} - \item {Worked in and maintained sandboxed development environments.} - \end{cvitems} - } +%\cventry +% {Software Engineer Intern} % Job title +% {IBM} % Organization +% {Raleigh, North Carolina} % Location +% {May 2017 - Aug. 2017} % Date(s) +% { +% \begin{cvitems} % Description(s) of tasks/responsibilities +% \item {Migrated Build Verification Testing (BVT) pipeline to Jenkins Automation tools.} +% \item {Managed operations for virtual and physical machines used in testing environment.} +% \end{cvitems} +% } +% +%\cventry +% {Software Engineer Intern} % Job title +% {IBM} % Organization +% {Raleigh, North Carolina} % Location +% {May 2016 - Aug. 2016} % Date(s) +% { +% \begin{cvitems} % Description(s) of tasks/responsibilities +% \item {Worked with server analytics, logging, and client migrations across multiple sets of +% hardware.} +% \item {Worked in and maintained sandboxed development environments.} +% \end{cvitems} +% } %\cventry % {Quality Assurance/Control and Product Development/Testing} % Job title @@ -39,4 +53,4 @@ % \end{cvitems} % } -\end{cventries} \ No newline at end of file +\end{cventries} diff --git a/resume/objective.tex b/resume/objective.tex index 70f34b8..d4287a2 100644 --- a/resume/objective.tex +++ b/resume/objective.tex @@ -1,5 +1,5 @@ \cvsection{Objective} \begin{cvparagraph} -Computer Science graduate from NCSU. Experience working with User Interface design and testing, continuous integration (CI) and scripting, and undergraduate research in computational chemistry and machine learning. +Experience in web development, backend development, and a passion for data. Continuous integrator, scripter, and Computer Science graduate from NCSU. \end{cvparagraph} \ No newline at end of file diff --git a/resume/projects.tex b/resume/projects.tex index 2da7cb2..1b03f70 100644 --- a/resume/projects.tex +++ b/resume/projects.tex @@ -2,30 +2,43 @@ \begin{cventries} -\cventry - {Senior Design - CSIR} % Project title - {Avanade \& NCSU} % Organization - {Raleigh, North Carolina} % Location - {Aug. 2017 - Dec. 2017} % Date(s) - { - \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Built Django REST API that allows users to submit infrastructure requests} - \item {Displayed data from REST API in ReactJS frontend application} - \item {Pulled ongoing project data from ArcGIS using Python script} - \end{cvitems} - } + \cventry + {BlueHack Hackathon Submission} % Project title + {IBM} % Organization + {Durham, North Carolina} % Location + {Jul. 2017} % Date(s) + { + \begin{cvitems} % Description(s) of tasks/responsibilities + \item {Built parking spot availability application, leveraging Watson image recognition} + \item {Python Flask REST API provided iOS frontend application access to available parking} + \item {Winner; competition was held at IBM locations across North America} + \end{cvitems} + } -\cventry - {Undergraduate Research - Computer Science} % Project title - {NCSU} % Organization - {Raleigh, North Carolina} % Location - {Aug. 2016 - May 2017} % Date(s) + \cventry + {Senior Design - CSIR} % Project title + {Avanade \& NCSU} % Organization + {Raleigh, North Carolina} % Location + {Aug. 2017 - Dec. 2017} % Date(s) { \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Extended Augmented Graph Grammar API to classify pharmaceutical products} - \item {Used rule based ontologies to identify chemical structures} + \item {Built Django REST API that allows users to submit infrastructure requests} + \item {Displayed data from REST API in ReactJS frontend application} + \item {Pulled ongoing project data from ArcGIS using Python service} \end{cvitems} } + +%\cventry +% {Undergraduate Research - Computer Science} % Project title +% {NCSU} % Organization +% {Raleigh, North Carolina} % Location +% {Aug. 2016 - May 2017} % Date(s) +% { +% \begin{cvitems} % Description(s) of tasks/responsibilities +% \item {Extended Augmented Graph Grammar API to classify pharmaceutical products} +% \item {Used rule based ontologies to identify chemical structures} +% \end{cvitems} +% } %\cventry % {Software Engineering Coursework} % Project title @@ -49,7 +62,7 @@ \begin{cvitems} \item {Java8 categorical decision tree library} \item {Library supports training, prediction, multi-way and binary splits, and soft equality} - \item {No other library available did categorical comparisons with soft equality} + \item {No other library available allowed categorical comparisons with soft equality} \end{cvitems} } @@ -77,30 +90,19 @@ % \end{cvitems} % } -\cventry - {DataFest Hackathon Submission} % Project title - {American Statistical Association} % Organization - {Durham, North Carolina} % Location - {Apr. 2017} % Date(s) - { - \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Built destination recommendation model using Expedia data on user interests and previous travel destinations} - \item {Wrote custom modularity based Python unsupervised clustering library and R analytics} - \end{cvitems} - } +%\cventry +% {DataFest Hackathon Submission} % Project title +% {American Statistical Association} % Organization +% {Durham, North Carolina} % Location +% {Apr. 2017} % Date(s) +% { +% \begin{cvitems} % Description(s) of tasks/responsibilities +% \item {Built destination recommendation model using Expedia data on user interests and previous travel destinations} +% \item {Wrote custom modularity based Python unsupervised clustering library and R analytics} +% \end{cvitems} +% } + -\cventry -{BlueHack Hackathon Submission} % Project title -{IBM} % Organization -{Durham, North Carolina} % Location -{Jul. 2017} % Date(s) -{ - \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Built parking spot availability application, leveraging Watson image recognition} - \item {Python Flask REST API provided iOS frontend application access to available parking} - \item {Winner; competition was held at IBM locations across North America} - \end{cvitems} -} %\cventry %{Blockchain Project} % Project title diff --git a/resume/skills.tex b/resume/skills.tex index 4550f93..640975d 100644 --- a/resume/skills.tex +++ b/resume/skills.tex @@ -12,7 +12,7 @@ %--------------------------------------------------------- \cvskill {Programming} % Category - {Java, C/C++, Python, JavaScript, Go, Swift, R} % Skills + {Go, Python, PHP, JavaScript, Java} % Skills %--------------------------------------------------------- \cvskill @@ -23,9 +23,9 @@ {Automation} {Jenkins, Bash, CI} - \cvskill - {Database} - {SQL, NoSQL, Postgres, MySQL, ORACLE, MongoDB} +% \cvskill +% {Database} +% {SQL, NoSQL, Postgres, MySQL, ORACLE, MongoDB} %--------------------------------------------------------- \end{cvskills} \ No newline at end of file -- 2.20.1