-<!--# include virtual="/common/header.html" -->
-<meta
- name="description"
- content="Amin Bandali is a graduate student at WatForm, the
- co-host of the Emacs.el podcast, a free software advocate,
- and a volunteer webmaster for the GNU project."/>
-<title>Amin Bandali</title>
-<!--#set var="bpage" value="Home" -->
-<!--# include virtual="/common/banner.html" -->
-<main>
- <section>
- <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>
+<!doctype html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8" />
+ <meta name=viewport content="width=device-width, initial-scale=1" />
+ <title>Amin Bandali's Personal Site</title>
+ <meta
+ name="description"
+ content="Amin Bandali is a graduate student at WatForm, a free
+ software activist, and a GNU webmaster and volunteer." />
+ <link rel="stylesheet" href="/style.css" />
+ </head>
+ <body>
+ <nav><span>bandali.eu.org</span></nav>
+ <main>
+ <h1 id="hiddentitle">Amin Bandali</h1>
+ <section>
+ <p>
+ Hi, I’m
+ <a href="images/bandali-with-rms.jpg"
+ title="photo of bandali with rms wearing a “pay cash don’t be tracked” pin">Amin Bandali</a>.
+ I’m a graduate student at <a href="https://watform.uwaterloo.ca">WatForm</a>
+ at University of Waterloo, supervised by
+ <a href="https://cs.uwaterloo.ca/~nday/">Dr. Nancy Day</a>.
+ The main goal of my research is improving
+ <strong>software and systems reliability</strong>
+ through application of <em>formal methods</em>.
+ </p>