Altered Brain Chemistry Platform

A fully serverless, AWS‑powered successor to my original WordPress site. It features a WebGPU/WASM‑driven infinite animation on the homepage, a custom CMS, and a CDK‑deployed cloud architecture designed to integrate directly with my Kaleidomo CI/CD pipeline.

At a glance
Start date2026-04-13
Language(s)Rust, Typescript
GitHub Repo(s)
Framework(s)Next.js
URLhttps://dev.alteredbrainchemistry.com
Tag(s)
Altered Brain Chemistry Platform

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.