{% extends "base.html" %} {% block meta %} {% endblock %} {% block style %} {% endblock %} {% block content %} Projects ======== My main hobby is working on software projects. I typically design websites or build tools that make my life easier. QotNews* - source code* Hacker News, Reddit, Lobsters, and Tildes articles pre-rendered in reader mode. Optimized for speed and distraction-free reading. Notica* - source code* Send browser notifications from your terminal. No installation. No registration. Spaceport* - source code* Makerspace members' portal for Calgary Protospace. It tracks membership, courses, training, access cards, and more. t0txt* - source code* Minimal command line pastebin. Allows you to upload text notes from a bash pipe or web browser. standardnotes-fs* A filesystem that mounts your Standard Notes account as a directory of text files that you can edit. * external link {% endblock %}