{% extends "base.html" %} {% block head %} {{ super() }} {% endblock %} {% block info %}
{% endblock %} {% block content %}Hi, I'm Tanner! I do firmware and web development in Calgary.
Email: site2@tannercollin.com
Telegram: @tannercollin
My main hobby is working on technical projects. I typically design websites or build tools that make my life easier. Sometimes art.
You can find my code on GitHub.
{% for article in articles_page.object_list if article.category.name == 'Projects' %}