Built since the start of 2024, a little homepage site for dev experiments on the alanas-j.site domain.
This site is a static multi-page application, powered by Astro with React.js component islands. Styled with a combination of Tailwind CSS and native CSS; with a 'make it yourself vs. use libraries' approach to UI design.
The infrastructure is provisioned as an AWS CDK app.
Addtionally there's a local-hosted container cluster running on a Raspberry Pi for any persistent server needs.
Currently deployed using docker-compose; repo publically available on
GitHub.