SOFTWARE / WEB DEVELOPMENT
Behind this portfolio.
A Django website that brings my game development, software projects, and 3D work together in one place.
ARCHITECTURE
A shared foundation.
Django views and named URL routes serve the portfolio pages. Shared templates keep the navigation, footer, and page structure consistent, while project-specific sections tell the story of each game.
The wider project includes Django REST Framework and React applications. The portfolio itself uses server-rendered Django templates, CSS, and a small JavaScript layer for navigation and image viewing.
Development & deployment
The project uses GitHub for version control and was deployed with Heroku. Existing media and downloadable project links connect the case studies to the work itself.