summaryrefslogtreecommitdiff
path: root/cv.tex
diff options
context:
space:
mode:
authortslil clingman <>2019-01-10 18:40:31 -0500
committertslil clingman <>2019-01-30 21:58:41 -0500
commitacb5929302839babd4d09f12276c0efee2ca4296 (patch)
tree5e1f637ad5b7844dfa161f4cf23b98a2a5b184ea /cv.tex
Init
Diffstat (limited to 'cv.tex')
-rw-r--r--cv.tex283
1 files changed, 283 insertions, 0 deletions
diff --git a/cv.tex b/cv.tex
new file mode 100644
index 0000000..3437416
--- /dev/null
+++ b/cv.tex
@@ -0,0 +1,283 @@
+\documentclass[a4paper,12pt]{article}
+
+% -----------------------------------------------------------------------------
+% Adjust margins
+% -----------------------------------------------------------------------------
+\usepackage{geometry}
+\geometry{voffset=0in,hoffset=0in,
+ textwidth=0.95\paperwidth,
+ textheight=0.95\paperheight}
+
+% -----------------------------------------------------------------------------
+% Set font
+% -----------------------------------------------------------------------------
+\usepackage{fontspec}
+\setmainfont{Libre Baskerville}
+
+% -----------------------------------------------------------------------------
+% Colours
+% -----------------------------------------------------------------------------
+\usepackage{pagecolor}
+
+\definecolor{cv-yellow-bg}{HTML}{FFFFEA}
+\definecolor{cv-blue-bg}{HTML}{EAFFFF}
+\definecolor{cv-link}{HTML}{D05000}
+\definecolor{cv-h3}{HTML}{D33682}
+\definecolor{cv-h2}{HTML}{268BD2}
+\definecolor{cv-h1}{HTML}{8888CC}
+
+\pagecolor{cv-yellow-bg}
+
+% -----------------------------------------------------------------------------
+% Commands for entries in the CV
+% -----------------------------------------------------------------------------
+\newsavebox{\ruletitletext}
+\newlength{\ruletitleheight}
+\newcommand{\ruletitle}[2][1pt]{
+ \savebox{\ruletitletext}{\textcolor{cv-h2}{\Large\textbf{#2}}}
+ \settoheight{\ruletitleheight}{\usebox{\ruletitletext}}
+ \textcolor{cv-h2}{
+ \makebox[0pt][l]{\rule[0.25\ruletitleheight]{\linewidth}{#1}}
+ \hspace{2ex}\colorbox{cv-yellow-bg}{\usebox{\ruletitletext}}
+ }\medskip
+}
+
+
+\newcommand{\marker}[1]{\rule[{#1}]{5pt}{5pt}}
+
+\usepackage{xifthen}
+\newsavebox{\entryadj}
+\newlength{\entryv}
+\newcommand{\entry}[4]{
+ \savebox{\entryadj}{{#1}}\settoheight{\entryv}{\usebox{\entryadj}}
+ \marker{0.5\entryv-3pt}\makebox[12ex][r]{\usebox{\entryadj}}
+ \ifthenelse{\isempty{#2}}{}{ \textbf{\textcolor{cv-h3}{#2}}}
+ \ifthenelse{\isempty{#3}}{}{\\{\setromanfont{EB Garamond}\textsc{{#3}}}}
+ \ifthenelse{\isempty{#4}}{}{\\\emph{{#4}}}\medskip
+}
+
+\newcommand{\datelistentry}[3][black]{
+ \savebox{\entryadj}{{#2}}\settoheight{\entryv}{\usebox{\entryadj}}
+ \marker{0.5\entryv-3pt}\makebox[6ex][r]{\usebox{\entryadj}}
+ \ \begin{minipage}[t]{\linewidth-6ex-9.59201pt}
+ \textcolor{#1}{{#3}}
+ \end{minipage}\medskip
+}
+
+\newcommand{\listentry}[2][black]{
+ \settoheight{\entryv}{{#2}}
+ \marker{0.5\entryv-3pt}
+ \begin{minipage}[t]{\linewidth-7.926pt}
+ \textcolor{#1}{{#2}}
+ \end{minipage}\medskip
+}
+
+
+% -----------------------------------------------------------------------------
+% Layout related
+% -----------------------------------------------------------------------------
+\setlength{\fboxrule}{1pt}
+\setlength{\parindent}{0pt}
+
+\usepackage{multicol}
+\setlength{\columnsep}{3ex}
+\setlength{\columnseprule}{0.1pt}
+
+% -----------------------------------------------------------------------------
+% Hyperlinks
+% -----------------------------------------------------------------------------
+\usepackage[hidelinks,colorlinks=true,urlcolor=cv-link]{hyperref}
+\usepackage[misc]{ifsym} %for \Letter
+\newcommand{\email}[1]{\Letter\ \href{mailto:{#1}}{{#1}}}
+
+\begin{document}
+\pagestyle{empty}
+
+% -----------------------------------------------------------------------------
+% Biographical information
+% -----------------------------------------------------------------------------
+% Name
+{\fontsize{40}{48}\selectfont
+ tslil clingman}
+% Contact info
+\hfill\fcolorbox{black}{cv-blue-bg}{
+ \begin{tabular}{l}
+ \email{tslil@jhu.edu} \\
+ \href{http://math.jhu.edu}{math.jhu.edu/{\textasciitilde}tclingm1} \\
+ {201 Krieger Hall, 3400 N. Charles St.} \\
+ Baltimore, MD 21218
+ \end{tabular}
+}\vspace{-3ex}
+
+% -----------------------------------------------------------------------------
+% Brief academic info
+% -----------------------------------------------------------------------------
+3\textsuperscript{rd} year graduate at Johns Hopkins
+
+Supervised by \href{http://www.math.jhu.edu/~eriehl/}{Emily Riehl}
+
+Interested in: \textit{formal category theory},
+\textit{higher categories}, and \textit{homotopy type theory}.
+
+% Line for CV info
+\rule{\linewidth}{1pt}\vspace{-1ex}
+% -----------------------------------------------------------------------------
+% Main data
+% -----------------------------------------------------------------------------
+\begin{multicols}{2}
+ \ruletitle{Education}
+
+ \entry{Ongoing}{PhD Candidate Math.}{Johns Hopkins}
+ {Completed written qualifying exams and oral speciality exam}
+
+ \entry{2018}{Masters Degree}{Johns Hopkins, M.A. Math., Coursework}
+ {}
+
+ \entry{2016-2018}{Principle Fulbright Scholar}{Johns Hopkins}
+ {Selected \& funded to pursue PhD in Math.}
+
+ \entry{2015}{Masters Degree}
+ {Univ. Cape Town, M.Sc. Math., with Distinction}
+ {Dissertation: ``On the local and global properties of information manifolds''}
+
+ \entry{2014-2015}{Research Group}{Univ. Cape Town, Information Geometry}
+ {Quantum Gravity and Strings Laboratory}
+
+ \entry{2014}{Honours Degree}{Univ. Cape Town, Pure Math., First Class}{}
+
+ \entry{2011-2013}{Bachelor of Science}{Univ. Cape Town, Degree with Distinction}
+ {Majors: Pure Math., Applied Math., and Astrophysics, each with
+ distinction}
+
+ \ruletitle{Notable Service}
+
+ \entry{Ongoing}{Primary organiser} {2019 Category Theory
+ Octoberfest,\\Johns Hopkins}{}
+
+ \entry{Ongoing}{Co-organiser}{Directed Reading Programme, Johns
+ Hopkins}{Individual pairing of undergraduates with graduates for
+ independent studies
+ (\href{http://math.jhu.edu/drp.html}{website}). Mentor
+ (2017-ongoing), organiser (2018-ongoing)}
+
+ \entry{2015}{Organiser}{Maths Postgrad. Tea Party, Univ. Cape Town}
+ {Founder of a biweekly meeting of graduates, comprising peer
+ lectures and discussions over tea}
+
+ \entry{2011-2015}{Various roles}
+ {Algorithm Circle -- Theoretical Comp. Sci. Club, Univ. Cape Town}
+ {Free and open lectures, and competition prep. Lecturer (2011-2015),
+ Vice-chairman (2012, 2014), Chairman (2013)}
+
+ \entry{2011 \& 2012}{Organiser}{Haskell Programming Course, Univ. Cape Town}
+ {Organised and gave a free and open Haskell language programming
+ course}
+
+ \ruletitle{Talks}
+
+ \entry{2018/11/30}{University Seminar}{George Washington
+ Univ.}{Homotopy Type Theory, the confluence of logic and space}
+
+ \entry{2018/11/08}{Category Theory Seminar}{Johns Hopkins}
+ {What is an LCC?}
+
+ \entry{2018/09/20}{Oral Speciality Exam}{Johns Hopkins}
+ {Type Theory and Categories, the unbearable likeness of being}
+
+ \entry{2017/12/05}{Graduate Topics Course}{Johns Hopkins}
+ {`Rings Modules and Algebras in Infinite Loop
+ Space Theory' at a glance}
+
+ \entry{2017/11/15}{Graduate Topics Course}{Johns Hopkins}
+ {What do we mean when we say spectra?}
+
+ \entry{2017/11/30}{University Seminar}{George Washington Univ.}
+ {An Intuitive Description of Toposes, Toposes as a Description
+ of Intuitionism}
+
+ \entry{2017/10/12}{Category Theory Seminar}{Johns Hopkins}
+ {All good things must come to an end}
+
+ \entry{2017/04/09}{Graduate Topics Course}{Johns Hopkins}
+ {The Calculus of Fractions and Homotopy Theory}
+
+ \entry{2016/12/12}{Category Theory Seminar}{Johns Hopkins}
+ {A monad is just \ldots (with an eye to universal
+ algebra)}
+
+ \pagebreak
+
+ \ruletitle{Teaching Experience}
+
+ \entry{Spring 2019}{Course development assistant}{Johns Hopkins}
+ {Introduction to Proofs}
+
+ \entry{Fall 2018}{Head T.A.}{Johns Hopkins}
+ {Calculus III}
+
+ \entry{Fall 2017}{Sole Instructor}{Johns Hopkins}
+ {Introduction to Calculus}
+
+ \entry{Jan. 2017}{Primary Instructor}{Johns Hopkins}
+ {Intersession Course: Recreational Math. for All}
+
+ \entry{Oct. 2014}{Invited Instructor}{Univ. Cape Town}
+ {Introduction to Group Theory}
+
+ \entry{Cumulative}{Teaching Assistant}{}
+ {Real Analysis, Linear Algebra, Differential Equations, Calculus
+ Sequence, String Theory}
+
+ \ruletitle{Competencies}
+
+ \listentry{Proficient in C, Haskell, with experience
+ in Agda, (x86 \& AVR) Assembly, Common Lisp, Coq, Java, Javascript,
+ \LaTeX, and Python}
+
+ \listentry{English (fluent), Hebrew (intermediate), Afrikaans
+ (intermediate)}
+
+ \vfill\null
+ \columnbreak
+
+ \ruletitle{Conferences Attended}
+
+ \datelistentry{2018}{Vladimir Voevodsky\\Memorial Conference, IAS}
+
+ \datelistentry{2018}{Category Theory Octoberfest, CUNY}
+
+ \datelistentry{2018}{Directed Reading Programme\\Network \& Workshop, MIT}
+
+ \datelistentry{2017}{Category Theory Octoberfest, CMU}
+
+ \datelistentry{2017}{Category Theory 2017, UBC}
+
+ \ruletitle{Personal Pursuits}
+
+ \listentry{\textcolor{cv-h1}{Electronics}
+ Various projects leveraging micro-controllers and custom circuitry}
+
+ \listentry{\textcolor{cv-h1}{Esoteric Programming Languages}
+ Authored and implemented several languages}
+
+ \listentry{\textcolor{cv-h1}{Fractal Art} Exploration of the media
+ of iterated function systems, chaotic maps and attractors, and
+ epicyclic generators}
+
+ \listentry{\textcolor{cv-h1}{Digital Music} Leveraged trackers and
+ other platforms to create a variety of compositions}
+
+ \rule{0.7\linewidth}{0.4pt}
+
+ {\vspace{-1ex}\tiny References available upon request}
+ \vfill\null
+
+\end{multicols}
+
+
+\end{document}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End: