From a947783bffb5509d56fc4aea3f252fabae35c5e5 Mon Sep 17 00:00:00 2001 From: Jacob Casper Date: Tue, 19 Sep 2017 23:56:01 -0400 Subject: [PATCH] Added subfiles that resume pulls from --- resume/education.tex | 16 +++++++ resume/experience.tex | 42 +++++++++++++++++ resume/extracurricular.tex | 0 resume/honors.tex | 11 +++++ resume/objective.tex | 5 +++ resume/projects.tex | 92 ++++++++++++++++++++++++++++++++++++++ resume/skills.tex | 27 +++++++++++ 7 files changed, 193 insertions(+) create mode 100644 resume/education.tex create mode 100644 resume/experience.tex create mode 100644 resume/extracurricular.tex create mode 100644 resume/honors.tex create mode 100644 resume/objective.tex create mode 100644 resume/projects.tex create mode 100644 resume/skills.tex diff --git a/resume/education.tex b/resume/education.tex new file mode 100644 index 0000000..0c2ce8b --- /dev/null +++ b/resume/education.tex @@ -0,0 +1,16 @@ +\cvsection{Education} + +\begin{cventries} + + \cventry + {B.S. in Computer Science} + {North Carolina State University} + {Raleigh, North Carolina} + {Dec. 2017} + { + \begin{cvitems} + \item {3.60 GPA} + \end{cvitems} + } + +\end{cventries} \ No newline at end of file diff --git a/resume/experience.tex b/resume/experience.tex new file mode 100644 index 0000000..d3dd9d9 --- /dev/null +++ b/resume/experience.tex @@ -0,0 +1,42 @@ +\cvsection{Work Experience} + +\begin{cventries} + +\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 +% {JANUS Research Group} % Organization +% {Fayetteville, North Carolina} % Location +% {Jun. 2014 - Aug. 2014} % Date(s) +% { +% \begin{cvitems} % Description(s) of tasks/responsibilities +% \item {Consultant on Serious Game Technology and Serious Game Design.} +% \item {Quality Assurance/Control and bug testing and squashing for Serious Games, Web Development, and IMI Virtual Training.} +% \end{cvitems} +% } + +\end{cventries} \ No newline at end of file diff --git a/resume/extracurricular.tex b/resume/extracurricular.tex new file mode 100644 index 0000000..e69de29 diff --git a/resume/honors.tex b/resume/honors.tex new file mode 100644 index 0000000..99f264f --- /dev/null +++ b/resume/honors.tex @@ -0,0 +1,11 @@ +\cvsection{Honors \& Awards} + +\begin{cvhonors} + +\cvhonor + {3rd Place} % Award + {IBM BlueHack Entrepreneurship Competition} % Event + {North America} % Location + {2017} % Date(s) + +\end{cvhonors} \ No newline at end of file diff --git a/resume/objective.tex b/resume/objective.tex new file mode 100644 index 0000000..74fc89d --- /dev/null +++ b/resume/objective.tex @@ -0,0 +1,5 @@ +\cvsection{Objective} + +\begin{cvparagraph} +Computer Science undergraduate student at NCSU. Experience working with User Interface design and testing, continuous integration (CI) and scripting, and undergraduate research in computational chemistry and machine learning. +\end{cvparagraph} \ No newline at end of file diff --git a/resume/projects.tex b/resume/projects.tex new file mode 100644 index 0000000..c74fb2d --- /dev/null +++ b/resume/projects.tex @@ -0,0 +1,92 @@ +\cvsection{Projects} + +\begin{cventries} + +\cventry + {Undergraduate Research} % 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 + {NCSU} % Organization + {Raleigh, North Carolina} % Location + {Jan. 2017 - May 2017} % Date(s) + { + \begin{cvitems} % Description(s) of tasks/responsibilities + \item {Extended functionality in legacy hospital software student project using J2EE application stack} +% \item {Using J2EE application stack, extended functionality in legacy hospital software student project} + \item {Added functionality supporting appointment scheduling, Google calendar integration, and image uploading} + \end{cvitems} + } + +\cventry + {Database Management Systems Coursework} % Project title + {NCSU} % Organization + {Raleigh, North Carolina} % Location + {Jan. 2017 - May 2017} % Date(s) + { + \begin{cvitems} % Description(s) of tasks/responsibilities + \item {Wrote a Java based class enrollment system and user interface} + \item {System supported administrative approval, overrides, and course pre-requirements} + \item {Developed relational model and implemented it in ORACLE backend} + \end{cvitems} + } + +\cventry + {Automated Learning and Data Analysis Coursework} % Project title + {NCSU} % Organization + {Raleigh, North Carolina} % Location + {Jan. 2017 - May 2017} % Date(s) + { + \begin{cvitems} % Description(s) of tasks/responsibilities + \item {Wrote a Python library implementing a modularity based clustering algorithm} + \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 R analytics and used Python modularity clustering algorithm} + \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 +%{Personal} % Organization +%{Raleigh, North Carolina} % Location +%{May 2017 - Aug. 2017} % Date(s) +%{ +% \begin{cvitems} % Description(s) of tasks/responsibilities +% \item {Implemented a networked blockchain and Proof of Work in C++.} +% \end{cvitems} +%} + + + +\end{cventries} \ No newline at end of file diff --git a/resume/skills.tex b/resume/skills.tex new file mode 100644 index 0000000..1d3aab5 --- /dev/null +++ b/resume/skills.tex @@ -0,0 +1,27 @@ +%------------------------------------------------------------------------------- +% SECTION TITLE +%------------------------------------------------------------------------------- +\cvsection{Skills} + + +%------------------------------------------------------------------------------- +% CONTENT +%------------------------------------------------------------------------------- +\begin{cvskills} + +%--------------------------------------------------------- + \cvskill + {Programming} % Category + {Java, C/C++, Python, R} % Skills + +%--------------------------------------------------------- + \cvskill + {Web} % Category + {Django, Flask, REST} % Skills + + \cvskill + {Automation} + {Jenkins, Bash, Ksh, Batch} + +%--------------------------------------------------------- +\end{cvskills} \ No newline at end of file -- 2.20.1