AlfredMountfield
/projects/portfolio-website/
Portfolio Website

React, Gatsby

The very website you're on! This is a place for me to shove code, photos, and feel some freedom from the bounds of a C.V. It's designed to be mobile-friendly and fully responsive, don't be afraid to poke around on the developer tools. This started off as an exploration into the world of web-development. If you look through the Git history you'll see that this started off as an Angular app (not necessarily because it was the right tool for the job but because I learn best when trying things practically, and I was learning the framework at the time). However upon using React professionally I decided to convert the whole project. As the website is largely static content, and serves a large amount of photos, Gatsby was selected over the standard create-react-app toolchain, chosen especially for optimisations it has regarding image delivery.