Immersive experiences · p5.js · generative visuals · social camera effects


Code projects with visible interaction and feedback

This folder contains three programming projects: a generative fractal tree, a social-camera effect study, and an LED watch interface. The projects examine how code can produce responsive visual systems, compact interactions, and screen-based feedback rather than static images.

The design emphasis is interaction: what the user can control, what feedback the system provides, and how the visual output communicates the underlying logic.

The projects are evaluated through responsiveness, clarity of controls, relationship between input and output, and the ability of the visual system to communicate behavior without requiring a technical explanation first.

Neon fractal tree visualization with glowing branching forms
Programming presented through visible behavior: branching, motion, filtering, feedback, and output.