MY-PORTFOLIO

Django Portfolio

This is a Django version of the original portfolio site.

Run locally

python manage.py runserver

Then open http://127.0.0.1:8000/.

The visual design and assets are copied from the original static portfolio. The contact form posts to Django at /submit_form.