:END:
I'm a [[/uw][graduate student]] in the [[https://watform.uwaterloo.ca][WatForm]] group at University of Waterloo,
-supervised by [[https://cs.uwaterloo.ca/~nday/][Dr. Nancy Day]]. I'm interested in using formal methods,
-especially type systems, to help make software more reliable.
+supervised by [[https://cs.uwaterloo.ca/~nday/][Dr. Nancy Day]]. Currently, my research focuses on formal
+logic, model checking, and verification.
** CV
:PROPERTIES:
This is my [[https://nownownow.com/about][now page]].
-I'm currently doing my third semester as a [[/uw][graduate student]] in the
-Waterloo Formal Methods group at University of Waterloo. I'm also
-TA'ing [[https://www.student.cs.uwaterloo.ca/~se212/][SE 212: Logic and Computation]], taught by my supervisor, Nancy.
+I'm currently a [[/uw][graduate student]] in the Waterloo Formal Methods group
+at University of Waterloo. I just finished my degreeās coursework
+requirements in Fall 2018, and will be focusing on my thesis starting
+this term, Winter 2019.
-In my spare time, I write [[https://www.gnu.org/philosophy/free-sw.en.html][free software]] (projects page coming soon),
-and tend to various tasks as a GNU webmaster. I've also been picking
-up the guitar, after giving up on my longtime dream of being a
-pianist, at least for now.
+In my spare time, I write [[https://www.gnu.org/philosophy/free-sw.en.html][free software]] (see my [[/projects][projects]] page), and
+tend to various tasks as a GNU webmaster. I've also been picking up
+the guitar, after giving up on my longtime dream of being a pianist
+(at least for now).
This update was on {{< lastmod >}}.
-** TODO Projects
+** DONE Projects
+CLOSED: [2019-01-02 Wed 00:32]
+:PROPERTIES:
+:EXPORT_FILE_NAME: projects
+:EXPORT_HUGO_MENU: :menu topnav :weight 30
+:END:
+
+This page is simply a placeholder to generate a menu item, and my
+server routes this request to cgit.
+
+That said, if you /are/ seeing this page, then something has gone
+wrong; please do get in touch with me!
** DONE Contact
CLOSED: [2018-09-03 Mon 20:44]
- [[https://git.sr.ht/~bandali][bandali]] on [[https://sr.ht][sr.ht]]
- [[https://savannah.gnu.org/users/bandali][bandali]] on Savannah
- [[https://lobste.rs/u/bandali][bandali]] on Lobsters
+- [[https://hackage.haskell.org/user/bandali][bandali]] on Hackage
- [[https://gitlab.com/bandali][bandali]] on GitLab
- [[https://keybase.io/bandali][bandali]] on Keybase
- [[https://news.ycombinator.com/user?id=bandali][bandali]] on HN
- [[https://functional.cafe/@a][a]] on functional.cafe
- [[https://mastodon.social/@aminb][aminb]] on mastodon.social
- [[https://savannah.gnu.org/users/aminb][aminb]] on Savannah
+- [[https://hackage.haskell.org/user/aminb][aminb]] on Hackage
- [[https://github.com/aminb][aminb]] on GitHub
- [[https://www.reddit.com/u/aminb][aminb]] on Reddit
- [[https://twitter.com/aminban][aminban]] on Twitter
"carefully crafted Org exporter back-end for Hugo" (kudos to [[https://scripter.co][Kaushal
Modi]]). I've never been happier with my setup.
-The sources are available on [[https://git.sr.ht/~bandali/aminb.org]].
-The site is automatically generated on each =git push= using the
-[[https://builds.sr.ht][builds.sr.ht]] service (see the [[https://git.sr.ht/~bandali/aminb.org/tree/master/.build.yml][=.build.yml=]] build manifest) and is
-deployed to my server, where it's served by [[https://www.nginx.com][Nginx]] on [[https://www.debian.org][Debian GNU/Linux]].
+The sources are available at [[https://git.aminb.org/aminb.org]]. On each
+=git push=, the repository is mirrored from my personal server to my
+sr.ht account, the site is then automatically generated using the
+[[https://builds.sr.ht][builds.sr.ht]] service (see the [[https://git.aminb.org/aminb.org/tree/.build.yml][=.build.yml=]] build manifest), and is
+deployed back to my server, where it's served using [[https://www.nginx.com][Nginx]] on [[https://www.debian.org][Debian
+GNU/Linux]].
*** Night mode
The source code for this site is licensed under version 3 (or, at your
option, any later version) of the [[https://gnu.org/licenses/gpl.html][GNU General Public License]] (see the
-[[https://git.sr.ht/~aminb/aminb.org/tree/COPYING][=COPYING=]] file). The contents of the website are licensed under a
+[[https://git.aminb.org/aminb.org/tree/COPYING][=COPYING=]] file). The contents of the website are licensed under a
{{{ccbysa}}} license.
*** i2p angel
* COMMENT Local Variables :ARCHIVE:
# Local Variables:
+# eval: (org-hugo-auto-export-mode)
# org-hugo-footer: "\n\n[//]: # \"Exported with love from a post written in Org mode\"\n[//]: # \"- https://ox-hugo.scripter.co\""
-# org-hugo-auto-export-on-save: t
# End: