How this site works
If you're curious
Updated 1/20/2024
This site is developed using SvelteKit, a framework for building web applications.
The site is built using SvelteKit's static adapter, which means that the site is built once and then served as static files.
No traditional server is required. The entire site is hosted on AWS using CloudFront and S3.
All data is stored locally, in your browser's localStorage.