summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDante Catalfamo2020-07-27 00:40:15 -0400
committerDante Catalfamo2020-07-27 00:40:15 -0400
commitcc8f8c58dcfe188b2b5ca387d808e03f2fd5a954 (patch)
treeeb9030667a495c207dbd65d66a4b6b4a4c194f17
parent432f4fcc40f1a8bb675983d6d767a1deb8c0de8b (diff)
downloadblog-cc8f8c58dcfe188b2b5ca387d808e03f2fd5a954.tar.gz
blog-cc8f8c58dcfe188b2b5ca387d808e03f2fd5a954.tar.bz2
blog-cc8f8c58dcfe188b2b5ca387d808e03f2fd5a954.zip
Update about page
-rw-r--r--content/about/index.org26
1 files changed, 24 insertions, 2 deletions
diff --git a/content/about/index.org b/content/about/index.org
index 752bd51..75785d0 100644
--- a/content/about/index.org
+++ b/content/about/index.org
@@ -10,8 +10,30 @@
Hello! My name is Dante Catalfamo. I'm a developer at [[https://www.shopify.ca/][Shopify]]. I
currently live in Ottawa, Ontario, Canada.
-I'm a big fan of [[https://www.openbsd.org/][OpenBSD]] and [[https://www.gnu.org/software/emacs/][Emacs]], using both daily. In fact, this
-blog is written in Emacs and hosted on OpenBSD using [[https://man.openbsd.org/httpd.8][httpd]].
+I'm a big fan of [[https://www.openbsd.org/][OpenBSD]] and [[https://www.gnu.org/software/emacs/][Emacs]], hacking on both regularly. In
+fact, this blog is written in Emacs and hosted on OpenBSD using
+[[https://man.openbsd.org/httpd.8][httpd]].
+
+I enjoy learning new languages and paradigms and have have written
+projects in, or am currently using:
+- C
+- Common Lisp
+- Emacs Lisp
+- Scheme
+- Forth
+- Go
+- HTML/CSS/Javascript (Vanilla, Meteor, Vue, jQuery, React)
+- PHP (Laravel)
+- Python
+- Raku (Perl 6)
+- Ruby (Rails)
+- POSIX Shell/Bash
+- Solidity (Ethereum)
+
+I also run a lot of my own infrastructure, maintaining many networked
+machines both at home and in various data centers for hosting many
+services I use every day. I'm also very interested in privacy and
+freedom of information.
I've often found myself writing myself notes about various problems
I've solved after not being able to find adequate solutions online. I