This is the repository for my portfolio website located here.
I created this website project to improve my web development skills and display my projects in a unique way.
Feel free to check out how I implemented my portfolio website!
Figure 1: The home page features multiple containers that allow the user to visit the 'Projects' or 'About' pages.
My portfolio website has undergone a complete redesign to feature a more modern and sleek appearance.
Figure 2: The new design features a "hero" section that covers the entire display. A moving chevron arrow signals to the user that they can scroll down to see more content.
This project is a direct result of lessons learned from my ASP.NET Core website implementation found here.
After overcoming the challenges faced in that project, I converted the ASP.NET Core project to a simple HTML/CSS implementation seen in this repository.
This website uses only HTML/CSS and is currently hosted on Microsoft Azure Cloud platform as a Static Web App.
Originally, the base CSS styling came from the Bootstrap library with some additional CSS used for displaying my portfolio content. However, the website has been redesigned to use custom styling instead.