This is a simple portfolio to showcase my projects.
The portfolio is built using Django 5 and htmx and styled with Tailwind CSS. Project data is stored in a SQLite database, and static files are served via an AWS S3 bucket.
This project is free software, released under version 3.0 of the GPL. Everyone has the right to use, modify, and distribute this project subject to the stipulations of that license.
I used Real Python's portfolio tutorial as a major reference, though I also deviate from it quite a bit.