This repository hosts multiple independent projects, each in its own folder.
| Project | Description |
|---|---|
task-crud/ |
Command-line task manager demonstrating SOLID architecture (Python, zero external dependencies) |
brand-board/ |
Six-tile brand identity boards generated purely in code (HTML/SVG/CSS, headless export via Playwright) |
landing-page/ |
Complete SaaS landing page for an invented product, coded to a studied design sensibility (self-contained HTML/SVG/CSS) |
brand-reveal/ |
Five brand reveal frames (four invented brands plus the real flowtick identity): white lockups on generative canvas backgrounds, exported at 3840x2160 (HTML/SVG/canvas) |
waitlist-hero/ |
Editorial split waitlist hero for an invented brand (Understory): quiet cream UI beside a hand-coded SVG botanical illustration, exported at 3200x2000 (self-contained HTML/SVG) |
vane/ |
Dark, phosphor-green SaaS landing page for an invented machine-telemetry brand (Vane): mono-inflected type, a perspective-tilted telemetry dashboard built in HTML/CSS/SVG, exported at 2880w and 750w (self-contained HTML/SVG/CSS) |
keelson/ |
Blueprint-style SaaS landing page for an invented ocean-freight brand (Keelson): warm-paper ruled frame with hatch bands, an engineering-annotated freight operations board drawn in HTML/CSS/SVG, exported at 2880w and 750w (self-contained HTML/SVG/CSS) |
Each project folder contains its own README with usage and test instructions. Run commands from inside the project folder.