personal website built with django

homepage git repo

description

This is my entire personal website, written in pure HTML and CSS with no templates and minimal javascript, using the Django framework for some simple backend services such as authentication for secure areas, randomised page elements, and the ability to include common elements as sub-templates.

primary hurdles