Portfolio Website

This portfolio website showcases my skills in source control and web development, representing the third fully independent iteration of my personal site. The structure of the website is built using HTML, with a reusable navigation bar seamlessly linking all pages. The visual design is implemented using CSS, while JavaScript is used for the dynamic functionalities, particularly in the blog section.

To streamline development and enhance maintainability, I utilized JSON to store and manage blog entries. This approach reduces repetitive HTML coding and enables efficient population of relevant pages with blog content. Additionally, the blog section features a rating system that integrates a "star" script.