Data-driven presentation engine with 12 layout types, custom rendering pipeline, and zero external dependencies — pure algorithmic slide generation.
A handcrafted presentation site for the Mind Mirror capstone project. Built with zero external dependencies (vanilla HTML/CSS/JS), it features a custom slide layout engine supporting 12 layout types (hero, split, overlay, three-col, persona-grid, timeline, and more). Includes keyboard navigation, autoplay, fullscreen mode, thumbnail navigation, and a progress bar. Showcases personas, tech stack, team members, and project KPIs.
| Entry Point | index.html |
| Build | N/A (static) |
| Run | python -m http.server 8000 |
| Architecture | Vanilla JS — data-driven slide rendering engine |
| Dependencies | 0 |
| Docker | No |
Vanilla JS — data-driven slide rendering engine