4 <meta charset=
"utf-8"/>
5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1"/>
6 <title>Amin Bandali's Personal Site
</title>
7 <link rel=
"icon" href=
"/gnu.ico"/>
8 <link rel=
"stylesheet" href=
"/style.css"/>
12 <h1>Amin Bandali's Personal Site
</h1>
16 <li><a href=
"/#papers">Publications
</a></li>
17 <li><a href=
"/#projects">Projects
</a></li>
18 <li><a href=
"/#notes">Notes
</a></li>
19 <li><a href=
"/cv" title=
"curriculum vitae">CV
</a></li>
20 <li><a href=
"/contact">Contact
</a></li>
25 <p>Hi, I'm Amin. I am currently a graduate student at the
26 <a href=
"//watform.uwaterloo.ca">Waterloo Formal Methods
</a>
27 group at the University of Waterloo, supervised by
28 <a href=
"//cs.uwaterloo.ca/~nday/">Nancy
Day
</a>.
29 The main goal of my research is
30 improving
<strong>software and systems reliability
</strong>
31 through application of
32 <a href=
"//en.wikipedia.org/wiki/Formal_methods">formal methods
</a>.
</p>
34 <p>My research at WatForm focuses on formal logic, model checking, and
35 verification. I am also interested in programming languages, proof
36 assistants, and their type systems.
</p>
38 <p>On the side, I enjoy
39 <a href=
"//stallman.org/articles/on-hacking.html">hacking
</a> on
40 <a href=
"//www.gnu.org/software/emacs/manual/elisp.html">elisp
</a>
41 and
<a href=
"//www.gnu.org/software/guile/">guile
</a>.
42 I am a GNU
<a href=
"//www.gnu.org/people/#bandali">maintainer
</a> and
43 <a href=
"//www.gnu.org/people/webmeisters.html#bandali">webmaster
</a>,
44 a
<a href=
"//www.gnu.org/philosophy/free-sw.html">free software
</a>
45 activist, and an
<a href=
"//www.fsf.org/associate/">associate member
</a>
46 of the
<a href=
"///www.fsf.org">Free Software Foundation
</a>.
47 I'm the co-host of the
<a href=
"//emacsel.com">Emacs.el
</a>
48 podcast with
<a href=
"//www.pygopar.com">Daniel Gopar
</a>, and
49 the chief organizer of the
50 <a href=
"//emacsconf.org">EmacsConf
</a> conference.
51 I'm also a member of the Systems Committee of the
52 <a href=
"//csclub.uwaterloo.ca">Computer Science Club
</a> of
53 the University of Waterloo.
</p>
59 <dt>A Comparison of the Declarative Modelling Languages B, DASH, and
62 [
<a href=
"papers/modre2018-declarative.pdf">pdf
</a>
63 |
<a href=
"papers/modre2018-declarative.bib">bib
</a>
68 Ali Abbassi,
<a href=
"//bandali.eu.org">Amin Bandali
</a>,
69 <a href=
"//cs.uwaterloo.ca/~nday/">Nancy A. Day
</a>, Jose Serna
<br/>
70 <em>2018 IEEE
8th International Model-Driven Requirements Engineering
71 Workshop (MoDRE)
</em><br/>
72 Copyright ©
2018 IEEE. All Rights Reserved. Sadly.
80 <dt>The Magic of Specifications and Type Systems
82 [
<a href=
"talks/cucsc-2017-slides.pdf"
83 title=
"presented at the Canadian Undergraduate Computer Science Conference 2017,
84 University of Toronto, Canada, June 15–17, 2017">slides
</a>
85 |
<a href=
"talks/eecs4080-poster.pdf"
86 title=
"presented at the Lassonde Undergraduate Summer Student Research Conference,
87 York University, Toronto, Canada, August 15, 2017">poster
</a>
92 <a href=
"//bandali.eu.org">Amin Bandali
</a>,
93 <a href=
"//github.com/cipher1024">Simon Hudon
</a>,
94 <a href=
"//www.cse.yorku.ca/~jonathan/">Jonathan S. Ostroff
</a>
99 <section id=
"projects">
101 <p>Below are a number of free software projects I have worked on:
</p>
103 <dt><a href=
"//git.bandali.eu.org/george-mode">george-mode
</a></dt>
104 <dd>Emacs major mode for editing George files
</dd>
106 <dt><a href=
"//git.bandali.eu.org/alloy-catalyst">alloy-catalyst
</a></dt>
107 <dd>Framework for performance analysis of Alloy models
</dd>
109 <dt><a href=
"//github.com/unitb/unitb-web">unitb-web
</a></dt>
110 <dd>Web interface for Unit-B
</dd>
112 <dt><a href=
"//github.com/unitb/tex2png-hs">tex2png-hs
</a></dt>
113 <dd>Library and CLI for converting TeX and LaTeX to PNG images
</dd>
119 <p>Here are notes about a variety of topics and issues I care
121 They're also available via
122 <a href="notes.atom">
123 <img class="feed-icon" src="/icon-12px.png"
124 alt="subscribe to atom feed">Atom</a>
127 <img class="feed-icon" src="/icon-12px.png"
128 alt="subscribe to rss feed">RSS</a> feeds.--></p>
130 <table class=
"post-list">
133 <td><a href=
"computing">How I do my Computing
</a></td>
134 <td><small>September
14,
2019</small></td>
138 <td><a href=
"arch-macbook-air">Arch GNU/Linux on MacBook Air
2013</a></td>
139 <td><small>November
1,
2016</small></td>
146 <p>Copyright
© 2016–2019 Amin Bandali. See the
147 <a href=
"/license">license conditions
</a>. Please copy and share.
</p>