-<!DOCTYPE html>
+<!doctype html>
<html lang="en">
- <head>
- <meta charset="utf-8" />
- <meta name=viewport content="width=device-width, initial-scale=1" />
- <title>bandali's curriculum vitae</title>
- <meta
- name="description"
- content="Amin Bandali's curriculum vitae" />
- <link rel="stylesheet" href="/style.css" />
- </head>
- <body>
- <main>
- <header>
- <h1 id="title">bandali’s</h1>
- <h2 id="subtitle">Curriculum Vitae (<a href="bandali-cv.pdf">PDF</a>)</h2>
- </header>
- <section>
- <!-- <p>
- <a href="bandali-cv.pdf">Download PDF version</a>
- </p> -->
- <table>
- <tbody>
- <tr>
- <td>Site</td>
- <td><a href="https://bandalis.org">bandalis.org</a></td>
- </tr>
- <tr>
- <td>Email</td>
- <td>abandali at uwaterloo dot ca</td>
- </tr>
- <tr>
- <td>Phone</td>
- <td>available upon request via email</td>
- </tr>
- </tbody>
- </table>
- </section>
+<head>
+<meta charset="utf-8"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>Curriculum vitae — Amin Bandali</title>
+<link rel="icon" href="/gnu.ico"/>
+<link rel="stylesheet" href="/style.css"/>
+</head>
+<body>
+<main>
+<h1>Curriculum vitae (<a href="bandali-cv.pdf">PDF</a>)</h1>
- <section>
- <h3>Education</h3>
- <h4>Master of Mathematics (Computer Science) | 2018-present</h4>
- <p>University of Waterloo, Canada</p>
- <p>
- Supervised by Dr. Nancy Day | GPA: 3.7/4.0 | Expected completion: December 2019
- </p>
- <p>
- Research focusing on formal logic, model checking, and verification.
- </p>
+<table>
+<tbody>
+<tr>
+<td>Site</td>
+<td><a href="//bandali.eu.org">bandali.eu.org</a></td>
+</tr>
+<tr>
+<td>Email</td>
+<td>bandali@uwaterloo.ca</td>
+</tr>
+<tr>
+<td>Phone</td>
+<td>available upon request via email</td>
+</tr>
+</tbody>
+</table>
- <h4>B.Sc. Honours Computer Science | 2013-2017</h4>
- <p>York University, Toronto, Canada</p>
- <p>GPA: 7.84/9.0</p>
- <p>
- Relevant courses: System Specification & Refinement, Software Requirements Eng., Software
- Design, Operating Systems, Computational Complexity, Design & Analysis of Algorithms.
- </p>
- <p>
- Finished first year (2013-14) at <em>Carleton University</em> with a GPA of 11.0/12.0, then
- transferred to <em>York University</em> in fall 2014.
- </p>
- </section>
- <section>
- <h3>Publications</h3>
- <p>See my <a href="/publications">publications</a> page.
- </section>
- </main>
- </body>
+<h2>Education</h2>
+
+<h3>Master of Mathematics (Computer Science) | 2018–present</h3>
+<p>University of Waterloo, Canada</p>
+<p>Supervised by Dr. Nancy Day | GPA: 3.7/4.0 | Expected completion: April 2020</p>
+<p>Research focusing on formal logic, model checking, and verification.</p>
+
+<h3>B.Sc. Honours Computer Science | 2013–2017</h3>
+<p>York University, Toronto, Canada</p>
+<p>GPA: 7.84/9.0</p><p>Relevant courses: System Specification &
+Refinement, Software Requirements Eng., Software Design, Operating
+Systems, Computational Complexity, Design & Analysis of Algorithms.</p>
+<p>Finished first year (2013-14) at <em>Carleton University</em> with
+a GPA of 11.0/12.0, then transferred to <em>York University</em> in
+Fall 2014.</p>
+
+<h2>Publications</h2>
+
+<p>Listed on my <a href="/#papers">homepage</a></p>
+
+<h2>Work & Research Experience</h2>
+
+<h3>Cheriton School of Computer Science, University of Waterloo | 2018–present</h3>
+<p>Instructional Apprentice, Teaching Assistant, Research Assistant</p>
+
+<ul>
+<li><abbr title="Logic and Computation">SE 212</abbr>:
+<a href="se212-f19/"><abbr title="Instructional Apprentice">IA</abbr> in Fall 2019</a>,
+<abbr title="Teaching Assistant">TA</abbr> in Fall 2018</li>
+<li><abbr title="Software Requirements Specification and Analysis">SE 463</abbr>:
+TA in Summer 2019 and 2018</li>
+<li><abbr title="Elementary Algorithm Design and Data Abstraction">CS 136</abbr>:
+TA in Winter 2018</li>
+</ul>
+
+<h3><abbr title="Electrical Engineering & Computer Science">EECS</abbr>
+Department, York University | Fall 2017</h3>
+<p>Teaching Assistant</p>
+<p><abbr title="Net-Centric Introduction to Computing">EECS 1012</abbr>:
+TA in Fall 2017</p>
+</main>
+</body>
</html>