Altered Brain Chemistry Platform is a complete re‑imagining of my original WordPress site, rebuilt as a fully serverless platform using AWS CDK, Next.js, Bun, and WebGPU/WASM. The homepage features a real‑time, non‑looping generative animation engine with interactive controls, powered by Rust‑compiled WebAssembly and GPU compute shaders.
The platform includes a custom CMS with an admin dashboard, replacing the WordPress plugin system with a modern, serverless content workflow. All infrastructure — from CloudFront to S3 to Cognito — is defined and deployed through AWS CDK.
The site also integrates with my Kaleidomo GitHub repository: the release pipeline automatically signs installers, uploads artifacts to S3, and exposes them for download through the platform. This creates a unified ecosystem where my software, content, and infrastructure all converge.
This project is still evolving, with ongoing work on the CI/CD pipeline, CMS features, and deeper integration with my Rust‑based tooling — but the core platform is already live and semi-functional.