james@aws:~$ figlet "james hodson"

      _                      __           __
     (_)__ ___ _  ___ ___   / /  ___  ___/ /__ ___  ___
    / / _ `/  ' \/ -_|_-<  / _ \/ _ \/ _  (_-</ _ \/ _ \
 __/ /\_,_/_/_/_/\__/___/ /_//_/\___/\_,_/___/\___/_//_/
|___/

james@aws:~$ ls ~/projects

cloud-site/ — this website: S3, CloudFront, Lambda, all Terraform

football-analysis/ — Premier League data, scraped and visualised in Python

rust-chip8/ — a Chip-8 emulator, built to learn Rust

james@aws:~$ cat blog/latest.md

Building a Serverless Cloud Resume · December 2, 2025

james@aws:~$ curl james-hodson.com/count

... visitors and counting

james@aws:~$