Code

Shown below are a few of my personal side projects with links to the github repos.

There is nothing commercial shown here due to client IP and NDAs. This is just in case you're interested to see what I've been up to in my free time and what my code looks like.

Web

joelangford.com

joelangford.com demo screenshot

This website! You might not realise, but this site is intentionally built without any frameworks or libraries.

This decision was made as I know the audience will almost entirely be using modern browsers, it allows me to easily update and experiment without having to worry about framework updates or deprecations.

Features include a custom router and dark mode support through css variables.

View on GitHub

photo dot

Photo dot demo screenshot

A static photo gallery website generator that is built using the meta and exif data of your photos.

Built with Gatsby, this will generate a website based off a folder of photos with no additional data.

Feel free to clone it and take it for a spin with your own selection of photos.

View on GitHub

Demo