Code for my personal portfolio: jackdriscoll.io
Built with React, TypeScript, and Tailwind CSS
Deployed to an AWS lightsail instance with Docker, uses Github Actions for quick and easy CD
Includes a logging system that tracks site traffic and uploads logs to s3 (used a python script for this)
I share some of the rough thought proccess around building this site in docs/publishedDocs.md.