Revamped Resume for final semester projects
authorJacob Casper <dev@jacobcasper.com>
Mon, 11 Dec 2017 21:02:34 +0000 (16:02 -0500)
committerJacob Casper <dev@jacobcasper.com>
Fri, 11 Oct 2019 20:38:40 +0000 (15:38 -0500)
resume/objective.tex
resume/projects.tex
resume/skills.tex

index 74fc89d..70f34b8 100644 (file)
@@ -1,5 +1,5 @@
 \cvsection{Objective}\r
 \r
 \begin{cvparagraph}\r
-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.\r
+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.\r
 \end{cvparagraph}
\ No newline at end of file
index ae86e43..2da7cb2 100644 (file)
@@ -3,43 +3,69 @@
 \begin{cventries}\r
        \r
 \cventry\r
-       {Undergraduate Research} % Project title\r
-       {NCSU} % Organization\r
+       {Senior Design - CSIR} % Project title\r
+       {Avanade \& NCSU} % Organization\r
        {Raleigh, North Carolina} % Location\r
-       {Aug 2016 - May 2017} % Date(s)\r
+       {Aug. 2017 - Dec. 2017} % Date(s)\r
        {\r
-               \begin{cvitems} % Description(s) of tasks/responsibilities\r
-                       \item {Extended Augmented Graph Grammar API to classify pharmaceutical products}\r
-                       \item {Used rule based ontologies to identify chemical structures}\r
-               \end{cvitems}\r
+       \begin{cvitems} % Description(s) of tasks/responsibilities\r
+               \item {Built Django REST API that allows users to submit infrastructure requests}\r
+               \item {Displayed data from REST API in ReactJS frontend application}\r
+               \item {Pulled ongoing project data from ArcGIS using Python script}\r
+       \end{cvitems}\r
        }\r
-\r
+       \r
 \cventry\r
-       {Software Engineering Coursework} % Project title\r
+       {Undergraduate Research - Computer Science} % Project title\r
        {NCSU} % Organization\r
        {Raleigh, North Carolina} % Location\r
-       {Jan. 2017 - May 2017} % Date(s)\r
+       {Aug. 2016 - May 2017} % Date(s)\r
        {\r
                \begin{cvitems} % Description(s) of tasks/responsibilities\r
-                       \item {Extended functionality in legacy hospital software student project using J2EE application stack}\r
-%                      \item {Using J2EE application stack, extended functionality in legacy hospital software student project}\r
-                       \item {Added functionality supporting appointment scheduling, Google calendar integration, and image uploading}\r
+                       \item {Extended Augmented Graph Grammar API to classify pharmaceutical products}\r
+                       \item {Used rule based ontologies to identify chemical structures}\r
                \end{cvitems}\r
        }\r
 \r
+%\cventry\r
+%      {Software Engineering Coursework} % Project title\r
+%      {NCSU} % Organization\r
+%      {Raleigh, North Carolina} % Location\r
+%      {Jan. 2017 - May 2017} % Date(s)\r
+%      {\r
+%              \begin{cvitems} % Description(s) of tasks/responsibilities\r
+%                      \item {Extended functionality in legacy hospital software student project using J2EE application stack}\r
+%                      \item {Using J2EE application stack, extended functionality in legacy hospital software student project}\r
+%                      \item {Added functionality supporting appointment scheduling, Google calendar integration, and image uploading}\r
+%              \end{cvitems}\r
+%      }\r
+\r
 \cventry\r
-       {Database Management Systems Coursework} % Project title\r
-       {NCSU} % Organization\r
+       {Machine Learning - jtcasper/CoffeeTree} % Project title\r
+       {Personal} % Organization\r
        {Raleigh, North Carolina} % Location\r
-       {Jan. 2017 - May 2017} % Date(s)\r
+       {Aug. 2017} % Date\r
        {\r
-               \begin{cvitems} % Description(s) of tasks/responsibilities\r
-                       \item {Wrote a Java based class enrollment system and user interface}\r
-                       \item {System supported administrative approval, overrides, and course pre-requirements}\r
-                       \item {Developed relational model and implemented it in ORACLE backend}\r
+               \begin{cvitems}\r
+                       \item {Java8 categorical decision tree library}\r
+                       \item {Library supports training, prediction, multi-way and binary splits, and soft equality}\r
+                       \item {No other library available did categorical comparisons with soft equality}\r
                \end{cvitems}\r
        }\r
 \r
+%\cventry\r
+%      {Database Management Systems Coursework} % Project title\r
+%      {NCSU} % Organization\r
+%      {Raleigh, North Carolina} % Location\r
+%      {Jan. 2017 - May 2017} % Date(s)\r
+%      {\r
+%              \begin{cvitems} % Description(s) of tasks/responsibilities\r
+%                      \item {Wrote a Java based class enrollment system and user interface}\r
+%                      \item {System supported administrative approval, overrides, and course pre-requirements}\r
+%                      \item {Developed relational model and implemented it in ORACLE backend}\r
+%              \end{cvitems}\r
+%      }\r
+\r
 %\cventry\r
 %      {Automated Learning and Data Analysis Coursework} % Project title\r
 %      {NCSU} % Organization\r
index 25da14d..4550f93 100644 (file)
@@ -12,7 +12,7 @@
 %---------------------------------------------------------\r
   \cvskill\r
     {Programming} % Category\r
-    {Java, C/C++, Python, Go, Swift, R} % Skills\r
+    {Java, C/C++, Python, JavaScript, Go, Swift, R} % Skills\r
 \r
 %---------------------------------------------------------\r
   \cvskill\r
@@ -23,5 +23,9 @@
     {Automation}\r
     {Jenkins, Bash, CI}\r
 \r
+  \cvskill\r
+       {Database}\r
+       {SQL, NoSQL, Postgres, MySQL, ORACLE, MongoDB}\r
+\r
 %---------------------------------------------------------\r
 \end{cvskills}
\ No newline at end of file