Close

Experiments

In my spare time, I enjoy experimenting with new technologies to further my understanding of parts of my craft which I want to hone. I also use these experiments when asked by my company leadership team for proof-of-concepts or when junior to mid-level designers are seeking guidance or inspiration.

AI music prompt interface created with Bolt.
Card with light leak and gyroscopic effect. View code
An experiment with parallax meant to create the illusion of elements that seem to be hovering on top of the screen.
Using parallax to create the illusion that there is hidden content behind the user's viewport. View code
Created with Claude, Cursor using shader effect.
For pillarboxed or letterboxed images, I created an algorithm that detects the luminance of any image, applying the material api and the correct thickness optimized for visual symmetry. For example on extremely dark or light images, applying the incorrect material thickness might result in too much contrast between the image and the empty spaces on each side. View code