general updates
[~bandali/cv] / cv.tex
diff --git a/cv.tex b/cv.tex
index 959c5e6..328cb0c 100644 (file)
--- a/cv.tex
+++ b/cv.tex
@@ -1,5 +1,5 @@
 %% cv.tex
-%% Copyright 2016-2017 Amin Bandali <amin@aminb.org>
+%% Copyright 2016-2019 Amin Bandali <mab@gnu.org>
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.3
 \usepackage{graphicx}
 \usepackage{fontspec}
 \setmainfont[Scale=0.95,SmallCapsFont={Equity Caps A},RawFeature=+c2sc]{Equity Text A}
-\setsansfont[Scale=0.95,SmallCapsFont={Concourse C4}]{Concourse T4}
+\setsansfont[SmallCapsFont={Concourse C4}]{Concourse T4}
 \setmonofont[Scale=0.9]{Triplicate T4c}
-% \newfontfamily{\smallcaps}[RawFeature={+c2sc,+scmp}]{Equity Text A}
+\newfontfamily{\tallnums}[RawFeature={+ss02}]{Equity Text A}
+\newfontfamily{\largersans}[Scale=1.05,SmallCapsFont={Concourse C4}]{Concourse T4}
 \newcommand{\amper}{{\fontspec[Scale=.9]{Equity Text A}\selectfont\itshape\&}}
 
-%% Load Microtype with default settings. This will use the
-%% EB-Garamond protrusion definitions if present.
-\usepackage{microtype}
-
+\newcommand{\tla}{TLA${}^+$}
 
 \def\name{Amin Bandali}
 
@@ -45,8 +43,9 @@
   colorlinks = true,
   urlcolor = black,
   pdfauthor = {\name},
-  pdfkeywords = {Programming Languages, Functional Programming, Haskell, Rust,
-    Formal Methods, Type Systems, Proof Systems, Automated Provers},
+  pdfkeywords = {Formal Methods, Formal Logic, Model Checking,
+    Verification, Type Systems, Proof Systems, Interactive Provers,
+    Programming Languages, Functional Programming, Haskell, Rust},
   pdftitle = {\name: Curriculum Vitae},
   pdfsubject = {Curriculum Vitae},
   pdfpagemode = UseNone
@@ -61,7 +60,8 @@
 \pagestyle{fancy}
 \fancyhf{}% to clear existing header/footer
 \renewcommand\headrulewidth{0pt}
-\cfoot{\vspace*{-.25em}\textsc{Bandali CV --- page \thepage \xspace of \pageref*{LastPage}}}
+\cfoot{\vspace*{-.25em}\textsc{Bandali CV --- page \thepage \xspace of
+    \pageref*{LastPage}}}
 
 % Custom section fonts
 \usepackage{sectsty}
@@ -93,7 +93,7 @@
 
 \begin{document}
 
-\vspace*{-2em}
+\vspace*{-3em}
 
 % Place name at left
 {\huge \name}
 \medskip
 
 \begin{minipage}[t]{0.495\textwidth}
-  Email: \href{mailto:amin9@my.yorku.ca}{amin9@my.yorku.ca} \\
-  Site: \href{https://aminb.org}{https://aminb.org} \\
-  Phone: available upon request
+  site: \href{https://shemshak.org/~amin/}{shemshak.org/\textasciitilde{}amin/} \\
+  email: \href{mailto:abandali@uwaterloo.ca}{abandali@uwaterloo.ca} \\
+  phone: available upon request
 \end{minipage}
 
 \vspace*{1em}
 
-\section*{Research Interests}
-
-\begin{itemize}
-\item Functional Programming and functional languages.
-\item Formal methods, especially type systems, proof systems, and automated
-  provers.
-\item Verification, Haskell, and Rust.
-\end{itemize}
-
 \section*{Education}
 
 \begin{itemize}
   \setlength\itemsep{.75em}
-\item {\large B.Sc. Honours Computer Science}\, |\, {\small 2013--present}
+
+\item {\large Master of Mathematics (Computer Science)}\, |\, {\small 2018--present}
+
+  \textit{University of Waterloo}, Canada
+
+  \begin{itemize}
+  \item Supervised by Dr. Nancy Day | GPA: 3.7/4.0 | Expected
+    completion: December 2019
+  \item Research focusing on formal logic, model checking, and verification.
+  \end{itemize}
+
+\item {\large B.Sc. Honours Computer Science}\, |\, {\small 2013--2017}
 
   \textit{York University}, Toronto, Canada
 
   \begin{itemize}
-  \item Expected completion: December 2017 \hspace{-.15em} | \hspace{-.15em}
-    GPA: 7.9/9.0
+  \item GPA: 7.84/9.0
   \item Relevant courses: System Specification \amper\
     Refinement, Software Requirements Eng., Software Design, Operating
     Systems, Computational Complexity, Design \amper\ Analysis of Algorithms.
     of 11.0/12.0, then transferred to \textit{York University} in Fall 2014.
   \end{itemize}
 
-%% \item {\large High School Diploma}\, |\, {\small 2013}
+\end{itemize}
 
-%%   \textit{Glebe Collegiate Institute}, Ottawa, Canada
+\section*{Publications}
+
+\begin{itemize}
+\item {\large \tallnums MoDRE 2018}
+
+  \begin{itemize}
+  \item {\largersans A Comparison of the Declarative Modelling
+    Languages B, Dash, and \tla}
+    \textsf{\footnotesize
+      (\href{https://shemshak.org/~amin/papers/2018-AbBaDaSe-modre.pdf}{pdf},
+      \href{https://shemshak.org/~amin/papers/2018-AbBaDaSe-modre.bib}{bib})}
+
+    Ali Abbassi, Amin Bandali, Nancy A. Day, and Jose Serna\\
+    \textit{2018 IEEE 8th International Model-Driven Requirements
+      Engineering Workshop (MoDRE)}
+  \end{itemize}
 
-%%   \hspace{1.3em} Average: 94.3\%
 \end{itemize}
 
-\section*{Research Experience}
+\section*{Work \amper\ Research Experience}
 
 \begin{itemize}
+
+\item {\large Cheriton School of Computer Science, } University of Waterloo\, |\, {\small 2018--present}
+
+  \textit{Teaching Assistant}
+
+  \begin{itemize}
+  \item \textsf{\small SE 463} (Software Requirements Specification
+    and Analysis): Summer 2019 and 2018
+  \item \textsf{\small SE 212} (Logic and Computation): Fall 2018
+  \item \textsf{\small CS 136} (Elementary Algorithm Design and Data
+    Abstraction): Winter 2018
+  \end{itemize}
+
+\item {\large EECS Department, } York University\, |\, {\small fall 2017}
+
+  \textit{Teaching Assistant}
+
+  \begin{itemize}
+  \item I was a TA for \textsf{\small EECS 1012}, Net-Centric
+    Introduction to Computing, taught by Dr. Brown.
+  \end{itemize}
+
 \item {\large Software Engineering Lab, } York University\, |\, {\small summer
   2017}
 
   \textit{Research Assistant}
 
   \begin{itemize}
-  \item I'm working on expanding and testing \texttt{mathmodels},
-    library implementing abstract mathematical collections written in Eiffel. I'll also
-    be modeling various pieces of software in $\textrm{TLA}^+$.
+  \item I worked on an implementation of
+    \href{https://bertrandmeyer.com/2014/12/07/lampsort/}{\textit{Lampsort}} in
+    Eiffel. I also extended the
+    \href{https://svn.eecs.yorku.ca/repos/sel-open/mathmodels/}{\texttt{mathmodels}}
+    library, implementing a \textsc{RATIONAL} class for working with arbitrarily
+    large rational numbers.
   \end{itemize}
 
-\item {\large Software Engineering Lab, } York University\, |\, {\small summer 2016}
+\item {\large Software Engineering Lab, } York University\, |\, {\small summer
+    2016}
 
   \textit{Research Student}
 
   \end{itemize}
 \end{itemize}
 
+\section*{Conference Presentations}
+
+\begin{itemize}
+\item {\large \tallnums CUCSC 2017}
+
+  \begin{itemize}
+  \item {\largersans The Magic of Specifications and Type Systems}
+    (\href{https://shemshak.org/~amin/presentations/cucsc-2017-slides.pdf}{slides}),
+    at Canadian Undergraduate Computer Science Conference, University of
+    Toronto, Canada, Jun 15--17 2017.
+  \end{itemize}
+
+\item {\large \tallnums Lassonde USSR Conference 2017}
+
+  \begin{itemize}
+  \item {\largersans The Magic of Specifications and Type Systems}
+    (\href{https://shemshak.org/~amin/presentations/eecs4080-poster.pdf}{poster}),
+    at Lassonde Undergraduate Summer Student Research Conference, York University,
+    Toronto, Canada, August 15, 2017.
+  \end{itemize}
+
+\end{itemize}
+
 \section*{Professional Experience}
 \begin{itemize}
-\item {\large Lotek Wireless Inc., } Newmarket, Canada\, |\, {\small 2015--2016}
+\item {\large Lotek Wireless Inc., } Newmarket, Canada\, |\, {\small
+  summer 2015 \amper\ 2016}
 
   \textit{Software Developer}
 
   \end{itemize}
   \vspace{.25em}
 
+\pagebreak  % TODO: remove if necessary
+
 \item {\large Athlete Builder, } Ottawa, Canada\, |\, {\small 2013--2014}
 
   \textit{Software Developer}
   Source code available at
   \href{https://github.com/unitb/tex2png-hs}{https://github.com/unitb/tex2png-hs}
 
-\item For more projects, visit my GitHub profile at
-  \href{https://github.com/aminb}{https://github.com/aminb}.
+\item For more projects, visit my personal site at
+  \href{https://shemshak.org/~amin/}{https://shemshak.org/\textasciitilde{}amin/}.
 \end{itemize}
 
 \section*{Miscellaneous}
 \end{itemize}
 
 
+% \section*{Achievements}
+
+% \begin{itemize}
+% \item Was among the top 1\% incoming students in Carleton University's
+%   undergraduate Computer Science program, and a top student in the faculty of
+%   science.
+% \item Highest standing in Computer Science in grade 11 (92\%) and grade 12
+%   (100\%) at High school at Glebe~Collegiate~Institute.
+% \item Ranked in the top 25\% in the Canadian Senior Mathematics Contest held by
+%   University of Waterloo, in 2013 (grade 11).
+% \item Graduated from high school with an average of 95\%; and designated as an Ontario Scholar.
+% \end{itemize}
+
+
 % Footer
 \bigskip
 {\small Last updated: \today}