Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 735 Bytes

File metadata and controls

32 lines (21 loc) · 735 Bytes

New Year, New Portfolio 🥳

Purpose

To update my outdated portfolio into something I could be proud of and start adding to again.

Problems from the initial page included:

  • Poor usability in the form of bad color contrast choices, links without calculated text content,
  • Outdated skills section
  • A questionable synthwave-esque design that wasn't quite working
  • Difficult update process

In my redesign, the marks I wanted to hit were:

  • Use a Gatsby on Netlify deploy process
  • Ace the Google Lighthouse accessibility test
  • Prioritize readability and responsivity

How to Use

To start the development server, run:

gatsby develop

To get the site ready for deployment, run:

gatsby build