Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 855 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 855 Bytes

Reece's Portfolio Website

Static website showcasing projects by myself, Reece Carolan.

Major technologies

Project Info

  • Supports automatic dark mode switching based on system preference.
  • Images are located in public/assets. Data used to populate projects can be found locally in src/data.
  • React.js, Next.js, and MUI were chosen to help build this site as quickly as possible and to demonstrate at least a primitive understanding of the React.js ecosystem.
  • Hosted with Vercel.

Performance

  • Largest contentful paint takes ~0.4 seconds over 10mb/s internet and transfers ~250kb of data.
  • Project achieves a near perfect score on a lighthouse audit.