update links to git repos
[~bandali/bndl.org] / index.m4
CommitLineData
505a9419
AB
1dnl -*- html -*-
2define(__title, `Amin Bandali''`s Personal Site')dnl
3define(__slug, `home')dnl
4define(__nts)dnl
c08732dd
AB
5include(header.html)dnl
6
4927af92
AB
7<section id="intro">
8<p>Hi, I'm Amin. I am currently a graduate student at the
9<a href="//watform.uwaterloo.ca">Waterloo Formal Methods</a>
10group at the University of Waterloo, supervised by
11<a href="//cs.uwaterloo.ca/~nday/">Nancy&nbsp;Day</a>.
12The main goal of my research is
13improving <strong>software and systems reliability</strong>
14through application of
066f7565
AB
15<a href="//en.wikipedia.org/wiki/Formal_methods">formal
16methods</a>.</p>
4927af92
AB
17
18<p>My research at WatForm focuses on formal logic, model checking, and
19verification. I am also interested in programming languages, proof
20assistants, and their type systems.</p>
21
22<p>On the side, I enjoy
23<a href="//stallman.org/articles/on-hacking.html">hacking</a> on
24<a href="//www.gnu.org/software/emacs/manual/elisp.html">elisp</a>
4f38fff2
AB
25and <a href="//www.gnu.org/software/guile/">guile</a>. I am a
26GNU <a href="//www.gnu.org/people/#bandali">maintainer</a>,
4927af92 27<a href="//www.gnu.org/people/webmeisters.html#bandali">webmaster</a>,
4f38fff2
AB
28and <a href="//savanna.gnu.org/maintenance/SavannahHacker/">Savannah
29hacker</a>. I am also a
30<a href="//www.gnu.org/philosophy/free-sw.html">free software</a>
31activist, and an <a href="//www.fsf.org/associate/">associate
32member</a> of the <a href="///www.fsf.org">Free Software
33Foundation</a>. I'm the chief organizer of
34the <a href="//emacsconf.org">EmacsConf</a> conference, and the
35co-host of the <a href="//emacsel.com">Emacs.el</a> podcast with
36<a href="//www.pygopar.com">Daniel Gopar</a>. I am also a member of
37the Systems Committee of the
38<a href="//csclub.uwaterloo.ca">Computer Science Club</a> of the
39University of Waterloo.</p>
4927af92
AB
40</section>
41
42<section id="papers">
43<h2>Papers</h2>
44<dl>
45<dt>A Comparison of the Declarative Modelling Languages B, DASH, and
46TLA<sup>+</sup>
47<small>
faa724fc
AB
48[ <a href="//p.bndl.org/modre2018-declarative.pdf">pdf</a>
49| <a href="//p.bndl.org/modre2018-declarative.bib">bib</a>
4927af92
AB
50]
51</small>
52</dt>
53<dd>
54Ali Abbassi, <a href="//bandali.eu.org">Amin Bandali</a>,
55<a href="//cs.uwaterloo.ca/~nday/">Nancy A. Day</a>, Jose Serna<br/>
56<em>2018 IEEE 8th International Model-Driven Requirements Engineering
57Workshop (MoDRE)</em><br/>
4f38fff2 58Copyright &copy; 2018 IEEE. All Rights Reserved. Sadly.
4927af92
AB
59</dd>
60</dl>
61</section>
62
63<section id="talks">
64<h2>Talks</h2>
65<dl>
66<dt>The Magic of Specifications and Type Systems
67<small>
faa724fc 68[ <a href="//p.bndl.org/cucsc-2017-slides.pdf"
4927af92
AB
69 title="presented at the Canadian Undergraduate Computer Science Conference 2017,
70University of Toronto, Canada, June 15–17, 2017">slides</a>
faa724fc 71| <a href="//p.bndl.org/eecs4080-poster.pdf"
4927af92
AB
72 title="presented at the Lassonde Undergraduate Summer Student Research Conference,
73York University, Toronto, Canada, August 15, 2017">poster</a>
74]
75</small>
76</dt>
77<dd>
78<a href="//bandali.eu.org">Amin Bandali</a>,
79<a href="//github.com/cipher1024">Simon Hudon</a>,
80<a href="//www.cse.yorku.ca/~jonathan/">Jonathan S. Ostroff</a>
81</dd>
82</dl>
83</section>
84
85<section id="projects">
86<h2>Projects</h2>
2eab6513 87<p>Here are some of my recent free software projects:</p>
4927af92 88<dl>
9b0e83da 89<dt><a href="//git.emacsconf.org/bandali/refinery-theme">refinery-theme</a></dt>
2eab6513
AB
90<dd>A refined, minimalist, layered colour theme for GNU Emacs</dd>
91
9b0e83da 92<dt><a href="//git.emacsconf.org/bandali/george-mode">george-mode</a></dt>
4927af92
AB
93<dd>Emacs major mode for editing George files</dd>
94
9b0e83da 95<dt><a href="//git.emacsconf.org/bandali/alloy-catalyst">alloy-catalyst</a></dt>
4927af92
AB
96<dd>Framework for performance analysis of Alloy models</dd>
97
98<dt><a href="//github.com/unitb/unitb-web">unitb-web</a></dt>
99<dd>Web interface for Unit-B</dd>
100
101<dt><a href="//github.com/unitb/tex2png-hs">tex2png-hs</a></dt>
102<dd>Library and CLI for converting TeX and LaTeX to PNG images</dd>
103</dl>
104</section>
105
106<section id="notes">
107<h2>Notes</h2>
108<p>Here are notes about a variety of topics and issues I care
066f7565
AB
109about.<br/>
110They are also available via
4927af92 111<a href="notes.atom">
066f7565
AB
112<img class="feed-icon" src="icon-12px.png"
113 alt="subscribe to Atom feed">Atom</a>
4927af92
AB
114and
115<a href="notes.rss">
066f7565
AB
116<img class="feed-icon" src="icon-12px.png"
117 alt="subscribe to RSS feed">RSS</a> feeds.</p>
4927af92
AB
118
119<table class="post-list">
120<tbody>
121<tr>
122<td><a href="computing">How I do my Computing</a></td>
123<td><small>September 14, 2019</small></td>
124</tr>
4927af92
AB
125<tr>
126<td><a href="arch-macbook-air">Arch GNU/Linux on MacBook Air 2013</a></td>
127<td><small>November 1, 2016</small></td>
128</tr>
129</tbody>
130</table>
131</section>
c08732dd 132
505a9419 133define(__copy, `2016&ndash;2019')dnl
c08732dd 134include(footer.html)dnl