Link to App

Portfolio_website

Summary:

This is a portfolio website implemented to display my overall programming skills and the projects that I have built so far. I have used Django as my web framework to create this website and some of the important elements such as the automated email response are handled by a Django module called email_send. I also found the development process of this website as an opportunity for me to learn more about Django framework and use python as a web programming language.

How to use the Website:

Nav/ Menu Bar features:

  1. The Nav bar is interactive such that while scrolling through the webpage, users see their current section within the website through the shaded nav bar on the header of the website.

  2. If User wishes to see only the specific sub section, they could click on it and be redirected to that section of my website.

Main Blog features:

Constraints in Project:

Potential features in the near future:

Important Tools/ Django Modules used for website: