Steven's Personal Website

This repository houses the code for my personal website, a project I've undertaken to showcase skills as part of an assignment for Flatiron School prep work. To expedite the development, I leveraged my prior knowledge of Bootstrap along with the skills acquired from the course material. The website comprises a simple three-page structure, completed within a few hours. Images were sourced from Unsplash and the color palette was inspired by Color Hunt.

Features

  • Responsive Navbar: A navigation bar that adjusts seamlessly across various screen sizes.
  • Dynamic Portfolio Section: Showcases my projects with an interactive mouseover effect, demonstrating the JavaScript integration.
  • JavaScript: Implemented straightforward JavaScript functionality to dynamically generate a footer element on each page with copyright information.
  • Consistent Header and Footer: Both header and footer sections are consist across pages.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap