This Portfolio & CMS
The site you are reading — a custom Django CMS.
Problem
Static portfolios go stale because edits require deploys.
Solution
Zero hard-coded content: every section is a database record managed from a Command Center, rendered by a hand-built design system.
Built with
DjangoPythonMySQL
#django#security