Experiments
These are some of my attempts to solve odd problems or create something special.
Rough and ready. Enjoy 🩵 🪄💡
Codepen
Atom Dot Animation
Initial prototypes of a logo animation.
Personal Project
Personal DnD Spellbook
I wasn't satisfied with the digital options for dnd spell organization, so I made my own.
Codepen
VersaTile 3D
This is my first draft of the feature section my team presented to company leaders.
Codepen
Dimensions 3d
Using the google model-viewer library, created a proof of concept for showing dimensions on 3d models.
Codepen
model-viewer camera-orbit
Spike to determine if the google model-viewer library was a good choice for implementing a 3D feature section.
Codepen
Reveal Cards on Scroll | ScrollMagic
ScrollMagic library experiment, fade in effect on cards. Ended up using GSAP or custom animation in favor of this.