X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/a755c531548e090a30022cab79bdb0e3deaa521c..7a66e6ec5d73f54ccf06f70be1bb9ba594bfae12:/content-org/aminb.org diff --git a/content-org/aminb.org b/content-org/aminb.org index 8457cab..8be4b72 100644 --- a/content-org/aminb.org +++ b/content-org/aminb.org @@ -18,9 +18,11 @@ :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: @@ -48,18 +50,28 @@ CLOSED: [2018-09-04 Tue 10:53] 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-06 Sun 22:37] +:PROPERTIES: +:EXPORT_FILE_NAME: projects +:EXPORT_HUGO_MENU: :menu topnav :weight 30 +:END: + +TODO: set up projects page with my projects. + +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] @@ -78,7 +90,7 @@ platforms. Email is my preferred method of communication. -- [[mailto:amin@bandali.me][amin@bandali.me]], 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 @@ -129,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 @@ -147,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 @@ -155,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: @@ -514,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: