resume

Fork of Awesome CV that I've modified for my own use - requires XeLaTex.
git clone git://git.mattfehrenbach.xyz/resume.git
Log | Files | Refs | README

commit 46bdd5298a9e1c60621300daa83c36d0640d4806
parent 5eea0bde8e4a5cf8b6aca80b4c35f45cdb4890cf
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date:   Tue, 11 Aug 2020 18:00:43 +0100

Changed url style

Diffstat:
Mawesome-cv.cls | 2+-
Mresume/experience.tex | 28+++++++++++++---------------
2 files changed, 14 insertions(+), 16 deletions(-)

diff --git a/awesome-cv.cls b/awesome-cv.cls @@ -83,7 +83,7 @@ % Needed to deal hyperlink \RequirePackage[hidelinks,unicode]{hyperref} \hypersetup{% - urlcolor={grey} + frenchlinks={true} pdftitle={Matt Fehrenbach}, pdfauthor={Matt Fehrenbach}, pdfsubject={DevOps and Software Engineer}, diff --git a/resume/experience.tex b/resume/experience.tex @@ -42,21 +42,19 @@ \end{cvitems} } - \cventry - {Consultant Internship} % Job title - {Medical Market Research Group} % Organization - {Guildford, United Kingdom} % Location - {Summer 2016} % Date(s) - { - \begin{cvitems} % Description(s) of tasks/responsibilities - \item {Developed software written in Visual Basic for Applications to process spreadsheets.} - \item {Independently programmed project.} - \item {Proactively got feedback both in person and over e-mail correspondence.} - \item {As a result reduced the process from hours to minutes and increased company productivity.} - %\item {Helped migrate the Instagram Django web server to perform parallel IO operations and handle concurrent requests within each worker process to reduce latency and increase capacity as the web framework scales with users, servers, and developers.} - %\item {Created a framework to safely predict the performance and correctness of server worker processes handling concurrent requests from a production environment. Preemptively caught and fixed regressions related to increased cpu instructions, caching, and global state contamination} - \end{cvitems} - } + %\cventry + %{Consultant Internship} % Job title + %{Medical Market Research Group} % Organization + %{Guildford, United Kingdom} % Location + %{Summer 2016} % Date(s) + %{ + % \begin{cvitems} % Description(s) of tasks/responsibilities + % \item {Developed software written in Visual Basic for Applications to process spreadsheets.} + % \item {Independently programmed project.} + % \item {Proactively got feedback both in person and over e-mail correspondence.} + % \item {As a result reduced the process from hours to minutes and increased company productivity.} + % \end{cvitems} + %} %\cventry %{Software Engineer Intern} % Job title