- <h2 id="contact">Contact</h2>
- <table class="btable">
- <tbody>
- <tr>
- <th></th>
- <th>academic</th>
- <th>personal</th>
- </tr>
- <tr>
- <td>email</td>
- <td><a href="mailto:abandali@uwaterloo.ca">abandali@uwaterloo.ca</a></td>
- <td><a href="mailto:bandali@gnu.org">bandali@gnu.org</a>
- (<a href="gpg">gpg</a>)</td>
- </tr>
- <tr>
- <td>git repos</td>
- <td><a href="https://git.uwaterloo.ca/abandali">git.uwaterloo.ca/abandali</a></td>
- <td><a href="https://git.sr.ht/~bandali">git.sr.ht/~bandali</a></td>
- </tr>
- <tr>
- <td>other means</td>
- <td>see <a href="contact">contact</a> page</td>
- </tr>
- </tbody>
- </table>
- </section>
-
- <section>
- <h2 id="research-interests">Research interests</h2>
- <p>
- The main goal of my research is improving
- <strong>software reliability</strong>
- through application of <em>formal methods</em>.
- </p>
-
- <p>
- My current research at <a href="https://watform.uwaterloo.ca">WatForm</a>
- focuses on formal logic, model checking, and verification.
- Specifically, I am working on various optimizations aiming to
- improve the analysis performance of the Alloy Analyzer on
- models.
- </p>
-
- <p>
- I am also interested in programming languages, type systems, and
- interactive theorem proving.
- </p>
-