add missing license files (GPLv3+)
[~bandali/bndl.org] / content-org / aminb.org
index 165bd94..8be4b72 100644 (file)
 :EXPORT_FILE_NAME: _index
 :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.
+I'm Amin Bandali (often =bandali= or =aminb= on [[/contact][the interwebs]]).  I’m
+currently a [[/uw][graduate student]] in the [[https://watform.uwaterloo.ca][WatForm]] group at University of
+Waterloo, supervised by [[https://cs.uwaterloo.ca/~nday/][Nancy Day]].  My current research focuses on
+formal logic, model checking, and verification.  On the side, I also
+dabble in [[https://leanprover.github.io][Lean]] and [[https://www.rust-lang.org][Rust]], and I enjoy [[https://stallman.org/articles/on-hacking.html][hacking]] on [[https://www.gnu.org/software/emacs/manual/elisp.html][Elisp]].
 
 ** CV
 :PROPERTIES:
@@ -55,23 +57,21 @@ this term, Winter 2019.
 
 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.
+the guitar, after giving up on my longtime dream of being a pianist
+(at least for now).
 
 This update was on {{< lastmod >}}.
 
 ** DONE Projects
-CLOSED: [2019-01-02 Wed 00:32]
+CLOSED: [2019-01-06 Sun 22:37]
 :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.
+TODO: set up projects page with my projects.
 
-That said, if you /are/ seeing this page, then something has gone
-wrong; please do get in touch with me!
+In the mean time, have a look at [[https://git.aminb.org][git.aminb.org]] instead.
 
 ** DONE Contact
 CLOSED: [2018-09-03 Mon 20:44]
@@ -90,7 +90,7 @@ platforms.
 
 Email is my preferred method of communication.
 
-- [[mailto:amin@aminb.org][amin@aminb.org]], personal or general inquiries
+- [[mailto:amin@bndl.org][amin@bndl.org]], personal or general inquiries
 - [[mailto:bandali@gnu.org][bandali@gnu.org]], GNU- or free software-related ([[/gpg][gpg key]])
 - [[mailto:abandali@uwaterloo.ca][abandali@uwaterloo.ca]], academic or UW-related
 
@@ -141,10 +141,12 @@ also [[https://ambrevar.xyz/blog-architecture/index.html][A blog in pure Org/Lis
 "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
 
@@ -159,7 +161,7 @@ other than that no JavaScript is required to use this website.
 
 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
@@ -167,8 +169,8 @@ option, any later version) of the [[https://gnu.org/licenses/gpl.html][GNU Gener
 :CUSTOM_ID: i2pangel
 :END:
 
-The favicons were derived from [[https://psychosoma.tech][nether]]'s beautiful [[https://psychosoma.tech/me/work/i2pangel.png][i2p angel]], a small
-version of which is displayed on the home page.
+The favicons were derived from [[https://psychosoma.tech][nether]]'s beautiful [[https://psychosoma.tech/me/work/i2pangel.png][i2p angel]], a copy of
+which is displayed on [[https://git.aminb.org][git.aminb.org]].
 
 ** GPG
 :PROPERTIES:
@@ -526,6 +528,6 @@ with the key id when calling =gpg=.
 
 * 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: