This is a space for experimental code—sketches that explore how we might recode the way we see. Right now, I’m working on a single p5.js project examining perception through color and light.


Title: Black is Blue (coded camera)

User is wearing a black shirt



Caption:
A real-time p5.js sketch that remaps dark pixel values into vivid blue. Inspired by Moonlight’s line—“In the moonlight, Black boys look blue”—this camera reimagines how Blackness is rendered through digital vision. It’s a poetic intervention into the way technology sees.

Tech: Built with p5.js. Uses video.loadPixels() and conditional RGB value filtering to alter the camera feed in real time.

See live sketch