Portfolio (Done!)

Live site
This is a WIP repo that will be updated as I rework my portfolio.
Update: the site is now finished :)

Tech/Tools Used

  • Next.js SSG
  • TypeScript
  • Styled Components
  • react-icons
  • next-offline (PWA)
  • Netlify
  • Eslint (TBD)
  • Prettier (TBD)

Home Page + Lighthouse Scores

Screen Shot 2020-10-27 at 12 37 04 PM

Screen Shot 2020-10-27 at 2 32 22 PM

TBD/Improvements

Header

  • Menu collapses into drawer on mobile

Getting Started

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.