Personal Portfolio
A minimalist Project Engine built with Django to showcase my work with low maintenance overhead.
Project Overview
This website is a simple tool I built to showcase my personal projects to the world.
As a Python developer, I chose Django to create this platform because it let me build a functional site quickly using my existing skills. My goal was not to create a complex web application, but rather a minimalist and clean space that is easy for me to maintain and update.
Key Features
- Simple Management: I use the Django admin to manage all project content.
- Minimalist Design: A clean layout that keeps the focus on the projects.
- Python-Based: Built entirely with Python and Django to keep the codebase familiar and manageable.