{% extends 'base.html' %} {% block content %}

Projects

{% include '_projects.html' %}

Retired Projects

I don't keep a running list of projects I've retired. But you can check out a list of all of my projects on GitHub.

{% endblock %}