bandali.eu.org -> bndl.org
[~bandali/bndl.org] / index.m4
index 0a23064..2459b42 100644 (file)
--- a/index.m4
+++ b/index.m4
@@ -1,12 +1,13 @@
 dnl -*- html -*-
-define(__title, `Amin Bandali''`s Personal Site')dnl
+define(__title, `Bandali''`s Personal Site')dnl
 define(__slug, `home')dnl
 define(__nts)dnl
-include(header.html)
+include(header.html)dnl
+
 <section id="intro">
-<p>Hi, I'm Amin.  I am currently a graduate student at the
-<a href="//watform.uwaterloo.ca">Waterloo Formal Methods</a>
-group at the University of Waterloo, supervised by
+<p>Hi, I'm bandali.  I am a graduate student at the
+<a href="//watform.uwaterloo.ca">Waterloo Formal Methods</a> group at
+the University of Waterloo, supervised by
 <a href="//cs.uwaterloo.ca/~nday/">Nancy&nbsp;Day</a>.
 The main goal of my research is
 improving <strong>software and systems reliability</strong>
@@ -35,22 +36,23 @@ co-host of the <a href="//emacsel.com">Emacs.el</a> podcast with
 <a href="//www.pygopar.com">Daniel Gopar</a>.  I am also a member of
 the Systems Committee of the
 <a href="//csclub.uwaterloo.ca">Computer Science Club</a> of the
-University of Waterloo.</p>
+University of Waterloo, and an intern with the FSF tech team starting
+in spring 2020.</p>
 </section>
 
 <section id="papers">
 <h2>Papers</h2>
 <dl>
-<dt>A Comparison of the Declarative Modelling Languages B, DASH, and
+<dt>A Comparison of the Declarative Modelling Languages B, Dash, and
 TLA<sup>+</sup>
 <small>
-[ <a href="papers/modre2018-declarative.pdf">pdf</a>
-| <a href="papers/modre2018-declarative.bib">bib</a>
+[ <a href="//p.bndl.org/modre2018-declarative.pdf">pdf</a>
+| <a href="//p.bndl.org/modre2018-declarative.bib">bib</a>
 ]
 </small>
 </dt>
 <dd>
-Ali Abbassi, <a href="//bandali.eu.org">Amin Bandali</a>,
+Ali Abbassi, <a href="//bndl.org">Amin Bandali</a>,
 <a href="//cs.uwaterloo.ca/~nday/">Nancy A. Day</a>, Jose Serna<br/>
 <em>2018 IEEE 8th International Model-Driven Requirements Engineering
 Workshop (MoDRE)</em><br/>
@@ -64,17 +66,17 @@ Copyright &copy; 2018 IEEE.  All Rights Reserved.  Sadly.
 <dl>
 <dt>The Magic of Specifications and Type Systems
 <small>
-[ <a href="talks/cucsc-2017-slides.pdf"
+[ <a href="//p.bndl.org/cucsc-2017-slides.pdf"
      title="presented at the Canadian Undergraduate Computer Science Conference 2017,
 University of Toronto, Canada, June 15–17, 2017">slides</a>
-| <a href="talks/eecs4080-poster.pdf"
+| <a href="//p.bndl.org/eecs4080-poster.pdf"
      title="presented at the Lassonde Undergraduate Summer Student Research Conference,
 York University, Toronto, Canada, August 15, 2017">poster</a>
 ]
 </small>
 </dt>
 <dd>
-<a href="//bandali.eu.org">Amin Bandali</a>,
+<a href="//bndl.org">Amin Bandali</a>,
 <a href="//github.com/cipher1024">Simon Hudon</a>,
 <a href="//www.cse.yorku.ca/~jonathan/">Jonathan S. Ostroff</a>
 </dd>
@@ -83,12 +85,15 @@ York University, Toronto, Canada, August 15, 2017">poster</a>
 
 <section id="projects">
 <h2>Projects</h2>
-<p>Below are a number of free software projects I have worked on:</p>
+<p>Here are some of my recent free software projects:</p>
 <dl>
-<dt><a href="//git.bandali.eu.org/george-mode">george-mode</a></dt>
+<dt><a href="//git.emacsconf.org/bandali/refinery-theme">refinery-theme</a></dt>
+<dd>A refined, minimalist, layered colour theme for GNU Emacs</dd>
+
+<dt><a href="//git.emacsconf.org/bandali/george-mode">george-mode</a></dt>
 <dd>Emacs major mode for editing George files</dd>
 
-<dt><a href="//git.bandali.eu.org/alloy-catalyst">alloy-catalyst</a></dt>
+<dt><a href="//git.emacsconf.org/bandali/alloy-catalyst">alloy-catalyst</a></dt>
 <dd>Framework for performance analysis of Alloy models</dd>
 
 <dt><a href="//github.com/unitb/unitb-web">unitb-web</a></dt>
@@ -115,6 +120,11 @@ and
 <table class="post-list">
 <tbody>
 <tr>
+<td><a href="fsf-internship/intro">Internship with the FSF tech team</a>
+(intro)</td>
+<td><small>May 29, 2020</small></td>
+</tr>
+<tr>
 <td><a href="computing">How I do my Computing</a></td>
 <td><small>September 14, 2019</small></td>
 </tr>
@@ -125,5 +135,6 @@ and
 </tbody>
 </table>
 </section>
-define(__copy, `2016&ndash;2019')dnl
-include(footer.html)
+
+define(__copy, `2016&ndash;2020')dnl
+include(footer.html)dnl