Django Porfolio Website

  • Projects Page
    Projects page with descriptions and images for each project. The "Read More" section looked similar to what it does on this site.
  • Blog Index Page
    Blog index page that displayed all blog posts ordered by most recent.
  • 1st Blog Post
    UI of how blog posts looked like when you clicked to read them.
  • Admin Page
    Admin page provided by Django to manage posts, comments, users, etc. on the site.

About the project:

Python Django Web Development

Web development project using Django, a Python-based open-source web framework. The website currently features a projects page and a blog page. The site also contains links to my personal GitHub and LinkedIn. The original goal of this site was to structure it like a portfolio of my previous work. It is currently unfinished and unhosted. The current website you are on was based on the Django site.