How This Website Was Built

This website was developed using Django, a high-level Python web framework. I leveraged Bootstrap for responsive design and custom CSS for unique styling. The site is deployed on Heroku, a cloud platform that enables easy scaling and management.

Key Features

  • Server-side rendering with Django templates
  • Responsive layout using Bootstrap 5
  • Custom JavaScript for interactive elements
  • Static file management with WhiteNoise
  • Version control via Git and GitHub
  • Continuous deployment through Heroku's GitHub integration

Building this site has been a journey in full-stack development, combining backend logic with frontend design to create a personalized web presence.

View the Source Code

If you're interested in the code behind this website, you can view the complete source code on GitHub:

View on GitHub

Technologies Used

Django Python Bootstrap Heroku GitHub