diff options
Diffstat (limited to 'cv.tex')
| -rw-r--r-- | cv.tex | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -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} |
