Projects: Prototypes
This part of the Playground focuses on small interaction prototypes: colour-theme toggles, mobile navigation, accordions, galleries, and other UI patterns where behaviour matters just as much as layout.
Each prototype gives me a safe place to test motion, timing, and affordances with vanilla HTML, CSS, and a light touch of JavaScript or jQuery before patterns appear in production sites, design systems, or tutorial material.
{{heading}}
These prototypes isolate individual UI patterns so I can focus on behaviour: how a menu opens and closes, how a theme switcher communicates state, and how galleries or accordions load and animate content without getting in the way of accessibility.