{% extends "base.html" %}
{% block head %}
{{ super() }}
{% endblock %}
{% block info %}
Hi, I'm Tanner! I do firmware and web development in Calgary.
Email: site4@tannercollin.com
Telegram: @tannercollin
My main hobby is working on software projects. I typically design websites or build tools that make my life easier.
{% for article in articles_page.object_list if article.category.name == 'Projects' %}Minimal command line pastebin. Allows you to upload text notes from a bash pipe or web browser.
A filesystem that mounts your Standard Notes account as a directory of text files that you can edit.
Sometimes I create art or interactive tech.
{% for article in articles_page.object_list if article.category.name == 'Creations' %}Various articles, mostly about computers.
{% for article in articles_page.object_list if article.category.name == 'Writing' %}