Small coding explores

Just some coding in my free time. I've been working on a tabbing animation, CSS buttons, pulse animation, and more to come.

Tabbing

    Erin Yoo
    Projects
    Crafts
Exploring navigation potential for my next portfolio. Tabs have always been kinda boring, tried to animate and create one modelled a bit more after a light switch or Apple's toggles in settings. Animated with motion.dev, there's some stuttering happening but that can be tinkered with.

CSS buttons

Got inspired by Josh Comeau's 3D button, wanted to make my own inspired by the Mac keyboard colors. Wondered if I could keep it as simple as possible with the shadows and transforms. Might want to do a second iteration of this later.

Pulse

Was looking at Google Maps the other day and watching the blue location circle pulsating. It got me wondering if I could replicate the animation with pure CSS. Ended up with a bit of a different design but it was fun to mess around with the timing stagger.