From c0434a8c1b3557931ad606a3301942965fd8a91e Mon Sep 17 00:00:00 2001 From: tslil <> Date: Tue, 15 Sep 2020 11:54:33 -0400 Subject: Update --- cv.pdf | Bin 59837 -> 55571 bytes cv.tex | 12 +++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/cv.pdf b/cv.pdf index 9337475..0008801 100644 Binary files a/cv.pdf and b/cv.pdf differ diff --git a/cv.tex b/cv.tex index 2d8386e..463e4a2 100644 --- a/cv.tex +++ b/cv.tex @@ -17,7 +17,7 @@ % ----------------------------------------------------------------------------- % Colours % ----------------------------------------------------------------------------- -\usepackage{pagecolor} +\usepackage{xcolor} \definecolor{cv-yellow-bg}{HTML}{FFFFEA} \definecolor{cv-blue-bg}{HTML}{EAFFFF} @@ -26,7 +26,9 @@ \definecolor{cv-h2}{HTML}{268BD2} \definecolor{cv-h1}{HTML}{8888CC} -\pagecolor{cv-yellow-bg} +\usepackage[pagecolor=cv-yellow-bg]{pagecolor} + +%\pagecolor{cv-yellow-bg} % ----------------------------------------------------------------------------- % Commands for entries in the CV @@ -119,7 +121,7 @@ % ----------------------------------------------------------------------------- % Brief academic info % ----------------------------------------------------------------------------- -4\textsuperscript{th} year graduate at Johns Hopkins +5\textsuperscript{th} year graduate at Johns Hopkins Supervised by \href{http://www.math.jhu.edu/~eriehl/}{Emily Riehl} @@ -238,7 +240,7 @@ Interested in: \textit{formal category theory}, See my website for details.\vspace{1ex} - \entry{Fall 2018/19}{Head T.A. \& \\ WeBWorK administrator}{Johns + \entry{Falls 18-20}{Head T.A. \& \\ WeBWorK administrator}{Johns Hopkins} {Calculus III and online homework system} \entry{Spring 2019}{Course development assistant}{Johns Hopkins} @@ -296,7 +298,7 @@ Interested in: \textit{formal category theory}, \ruletitle{Competencies} - \listentry{Proficient in C, Haskell, with experience + \listentry{Proficient in C, Haskell, and Rust, with experience in Agda, (x86 \& AVR) Assembly, Common Lisp, Coq, Java, Javascript, \LaTeX, and Python} -- cgit v1.3.1