diff options
| author | tslil <> | 2020-09-15 11:54:33 -0400 |
|---|---|---|
| committer | tslil <> | 2020-09-15 11:57:56 -0400 |
| commit | c0434a8c1b3557931ad606a3301942965fd8a91e (patch) | |
| tree | 22186ebff18dca0f858f51e602c6fa43207583c5 /cv.tex | |
| parent | 57ba99bde3e0c1244614c3df48232602304e36bd (diff) | |
Update
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} |
