Hi! This is the source code for my portfolio website, which I rebuilt using React and Gatsby. My technical blog post, How I made my portfolio website blazing fast with Gatsby, goes over why I chose Gatsby.
You can check out my portfolio-v1 repo, the initial implementation of this project. (When I first started building web apps and everything was thrown into an index.html file 😅)
- Gatsby - static site generator
- Font Awesome - icons
- Bootstrap - css framework
- Netlify - static site hosting
- Prettier - An opinionated code formatter
- Localize app
- Improve accessibility (currently 56/100 score on Lighthouse)
- Turn into a progressive web app
- Add dark/light mode