From: Jacob Casper Date: Fri, 27 Oct 2017 01:55:40 +0000 (-0400) Subject: Updated font size and projects X-Git-Url: https://git.jacobcasper.com/?p=resume.git;a=commitdiff_plain;h=329ccada24dc706c37e72dfae3d35a7287b2b328 Updated font size and projects --- diff --git a/JacobCasperResume.tex b/JacobCasperResume.tex index 7bd73e6..6c3ee16 100644 --- a/JacobCasperResume.tex +++ b/JacobCasperResume.tex @@ -1,6 +1,6 @@ %!TEX TS-program = xelatex %!TEX ecnoding = UTF-8 Unicode -\documentclass[10pt, a4paper]{awesome-cv} +\documentclass[11pt, a4paper]{awesome-cv} \geometry{left=1.4cm, top=.8cm, right=1.4cm, bottom=1.8cm, footskip=.5cm} \fontdir[fonts/] diff --git a/resume/projects.tex b/resume/projects.tex index c74fb2d..ae86e43 100644 --- a/resume/projects.tex +++ b/resume/projects.tex @@ -40,16 +40,16 @@ \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 +% {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 @@ -59,7 +59,7 @@ { \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} + \item {Wrote custom modularity based Python unsupervised clustering library and R analytics} \end{cvitems} } diff --git a/resume/skills.tex b/resume/skills.tex index 1d3aab5..416fe98 100644 --- a/resume/skills.tex +++ b/resume/skills.tex @@ -12,16 +12,16 @@ %--------------------------------------------------------- \cvskill {Programming} % Category - {Java, C/C++, Python, R} % Skills + {Java, C/C++, Python, Swift, R} % Skills %--------------------------------------------------------- \cvskill {Web} % Category - {Django, Flask, REST} % Skills + {Django, Flask, REST, React} % Skills \cvskill {Automation} - {Jenkins, Bash, Ksh, Batch} + {Jenkins, Bash, CI} %--------------------------------------------------------- \end{cvskills} \ No newline at end of file