2 %% Copyright 2016-2017 Amin Bandali <amin@aminb.org>
4 % This work may be distributed and/or modified under the
5 % conditions of the LaTeX Project Public License, either version 1.3
6 % of this license or (at your option) any later version.
7 % The latest version of this license is in
8 % http://www.latex-project.org/lppl.txt
9 % and version 1.3 or later is part of all distributions of LaTeX
10 % version 2005/12/01 or later.
12 % Based on Jason R. Blevins's Curriculum Vitae template,
13 % Copyright (C) 2004-2016 Jason R. Blevins <jrblevin@sdf.org>
14 % http://jblevins.org/
16 \documentclass[12pt,letterpaper
]{article
}
23 % To enable correct spacing
30 \setmainfont[Scale=
0.95,SmallCapsFont=
{Equity Caps A
},RawFeature=+c2sc
]{Equity Text A
}
31 \setsansfont[Scale=
0.95,SmallCapsFont=
{Concourse C4
}]{Concourse T4
}
32 \setmonofont[Scale=
0.9]{Triplicate T4c
}
33 % \newfontfamily{\smallcaps}[RawFeature={+c2sc,+scmp}]{Equity Text A}
34 \newcommand{\amper}{{\fontspec[Scale=
.9]{Equity Text A
}\selectfont\itshape\&
}}
36 %% Load Microtype with default settings. This will use the
37 %% EB-Garamond protrusion definitions if present.
38 \usepackage{microtype
}
41 \def\name{Amin Bandali
}
43 % The following metadata will show up in the PDF properties
48 pdfkeywords =
{Programming Languages, Functional Programming, Haskell, Rust,
49 Formal Methods, Type Systems, Proof Systems, Automated Provers
},
50 pdftitle =
{\name: Curriculum Vitae
},
51 pdfsubject =
{Curriculum Vitae
},
62 \fancyhf{}% to clear existing header/footer
63 \renewcommand\headrulewidth{0pt
}
64 \cfoot{\vspace*
{-
.25em
}\textsc{Bandali CV --- page
\thepage \xspace of
\pageref*
{LastPage
}}}
66 % Custom section fonts
68 \sectionfont{\rmfamily\mdseries\Large}
69 \subsectionfont{\rmfamily\mdseries\itshape\large}
71 % Other possible font commands include:
72 % \ttfamily for teletype,
73 % \sffamily for sans serif,
75 % \scshape for small caps,
76 % \normalsize, \large, \Large, \LARGE sizes.
78 % Don't indent paragraphs.
79 \setlength\parindent{0em
}
81 % Make lists without bullets and compact spacing
82 \renewenvironment{itemize
}{
84 \setlength{\leftmargin}{1.5em
}
85 \setlength{\itemsep}{0.25em
}
86 \setlength{\parskip}{0pt
}
87 \setlength{\parsep}{0.25em
}
92 \setlist[enumerate
]{itemsep=
0.25em
}
101 % Alternatively, print name centered and bold:
102 %\centerline{\huge \bf \name}
106 \begin{minipage
}[t
]{0.495\textwidth}
107 Email:
\href{mailto:amin9@my.yorku.ca
}{amin9@my.yorku.ca
} \\
108 Site:
\href{https://aminb.org
}{https://aminb.org
} \\
109 Phone: available upon request
114 \section*
{Research Interests
}
117 \item Functional Programming and functional languages.
118 \item Formal methods, especially type systems, proof systems, and automated
120 \item Verification, Haskell, and Rust.
126 \setlength\itemsep{.75em
}
127 \item {\large B.Sc. Honours Computer Science
}\, |\,
{\small 2013--present
}
129 \textit{York University
}, Toronto, Canada
132 \item Expected completion: December
2017 \hspace{-
.15em
} |
\hspace{-
.15em
}
134 \item Relevant courses: System Specification
\amper\
135 Refinement, Software Requirements Eng., Software Design, Operating
136 Systems, Computational Complexity, Design
\amper\ Analysis of Algorithms.
137 \item Finished first year (
2013-
14) at
\textit{Carleton University
} with a GPA
138 of
11.0/
12.0, then transferred to
\textit{York University
} in Fall
2014.
141 %% \item {\large High School Diploma}\, |\, {\small 2013}
143 %% \textit{Glebe Collegiate Institute}, Ottawa, Canada
145 %% \hspace{1.3em} Average: 94.3\%
148 \section*
{Research Experience
}
151 \item {\large Software Engineering Lab,
} York University\, |\,
{\small summer
154 \textit{Research Assistant
}
157 \item I'm working on expanding and testing
\texttt{mathmodels
},
158 library implementing abstract mathematical collections written in Eiffel. I'll also
159 be modeling various pieces of software in $
\textrm{TLA
}^+$.
162 \item {\large Software Engineering Lab,
} York University\, |\,
{\small summer
2016}
164 \textit{Research Student
}
167 \item As an undergraduate research student, I worked on
\textit{Literate
168 Unit-B
}, the verifier for Unit-B, a new formal method focused on formal
169 verification of reactive, concurrent and distributed systems.
171 From the Literate Unit-B codebase (written in Haskell), I decoupled the
172 logic module and used it to build
\textit{Unit-B Web
}, a web interface using
173 Literate Unit-B to do predicate calculus proofs.
\linebreak Unit-B Web, also
174 written in Haskell, supports the
\LaTeX\ syntax of the Unit-B logic, renders
175 user input on the page, and calls the sequent prover of the logic module,
176 which uses the
\textsc{z3 smt
} solver to check the validity of user input.
178 \item Further, I separated Literate Unit-B's type checker from its parser,
179 allowing easier substitution of other type checking algorithms and in
180 preparation for implementing subtyping.
184 \section*
{Professional Experience
}
186 \item {\large Lotek Wireless Inc.,
} Newmarket, Canada\, |\,
{\small 2015--
2016}
188 \textit{Software Developer
}
191 \item Designed and implemented various applications in C\# and C to test and
192 analyze a satellite pass prediction algorithm for predicting the pass
193 windows of Argos satellites, for scheduling send times of data collected by
194 company's wildlife tracking products.
196 \item Designed and developed an Employee Portal web application in C\# and the
197 MVC framework, used by employees for accessing various data catalogs and
202 \item {\large Athlete Builder,
} Ottawa, Canada\, |\,
{\small 2013--
2014}
204 \textit{Software Developer
}
207 \item Developed the Backend of Athlete Builder platform in C\# and MVC.
208 \item Was a key role in development of the platform core.
209 \item Developed the alpha version of Athlete Builder Android app in Java.
213 \section*
{Volunteer Activities
}
217 \item {\large EmacsConf
2015,
} \href{http://emacsconf.org
}{emacsconf.org
}\, |\,
223 \item EmacsConf is a conference about the joy of Emacs and writing Emacs
224 Lisp. I was a key organizer and in charge of setting up and maintaining
225 several vital pieces of the EmacsConf infrastructure.
229 \item {\large VONICAL Inc.,
} Ottawa, Canada\, |\,
{\small spring
2013}
231 \textit{Application Developer
}
234 \item As a volunteer, worked on development of EARN (Employment Accessibility
235 Resource Network) portal using the Anahita social networking platform, in
240 \item {\large Hire Works Inc.,
} Ottawa, Canada\, |\,
{\small winter
2013}
242 \textit{Mobile \& Web Developer
}
245 \item As a volunteer, I worked on a variety of web and mobile projects for
250 \item {\large St. Brigid's Summer Camp,
} Ottawa, Canada\, |\,
{\small summer
253 \textit{Web Developer
}
256 \item As a volunteer, I re-designed and coded (from scratch) an updated and
257 revamped version of the photo gallery section of St. Brigid Summer Camp's
258 website in PHP and JavaScript. A refactored version of my code is deployed
266 \section*
{Recent Projects
}
269 \item \textit{Unit-B Web:
} The web interface for Unit-B, as mentioned in the
270 \textit{Research Experience
} section.\\
271 Source code available at
272 \href{https://github.com/unitb/unitb-web
}{https://github.com/unitb/unitb-web
}
274 \item \textit{tex2png-hs:
} A tool for easily converting
\TeX\ and
\LaTeX\ to
275 \textsc{PNG
} images.
\texttt{tex2png-hs
} is a Haskell port of Xyne's
276 \texttt{tex2png
} tool. It is a wrapper around
\texttt{latex
} and
277 \texttt{dvipng
} and provides several options for modifying its behaviour, such
278 as cropping the whitespace around the content, specifying the
\textsc{DPI
}, or
279 inputting a full
document.
280 Source code available at
281 \href{https://github.com/unitb/tex2png-hs
}{https://github.com/unitb/tex2png-hs
}
283 \item For more projects, visit my GitHub profile at
284 \href{https://github.com/aminb
}{https://github.com/aminb
}.
287 \section*
{Miscellaneous
}
290 \item \textit{Programming Languages:
} Haskell, Rust, Eiffel, Python, C, Emacs
291 Lisp, C\#, JavaScript.
292 \item \textit{Tools:
} Emacs, Liquid Haskell, Git, Zsh,
\LaTeX, CI Systems
293 (e.g. Travis CI), Rodin.
294 \item \textit{Platforms:
} Arch Linux, Ubuntu and other distros, Android, macOS,
296 \item \textit{Languages:
} Persian (mother tongue), English (fluent), French
303 {\small Last updated:
\today}