PROJECT MAMBO
Change colour theme

MamboFolio

MamboFolio is the personal portfolio for Solomon Koh and Project Mambo. It publishes profile, current-work, university, project, blog, and gallery content from a repository-local Markdown snapshot.

How it works

Project Mambo's documentation sync exports the canonical portfolio pages and media from the Obsidian vault into MamboFolio's docs/ tree. MamboSite then validates and compiles that tree, generates typed site data and assets, and drives a thin Next.js static export deployed through GitHub Pages.

The repository contains the site configuration and rendering shell; MamboSite supplies the shared compiler, React runtime, default component registry, and theme contract.

Visit kohkohnut.org

View source on GitHub