A Pen by Jake Albaugh on CodePen.
Clock animation entirely controlled in CSS. JS only to add the second, minute (0-59) and hour (0-23) class names on load based on the current time. Everything else is CSS. Theoretically, you could do this with server side templating and not need client side JS. Not that it matters...
Not perfect. will degrade over time as hour starts on the hour, not fraction of hour.
A Pen by Jake Albaugh on CodePen.
A little demo of a technique I'm working on for a client to draw attention towards the center of the screen.
A Pen by Jake Albaugh on CodePen.
I've been seeing so many damn color scheme grids lately. Here is a generator that takes color/name pairs and spits out a grid. Touching the grid items will select their hex code for easy copying.
Modify the colors array and column count to customize to your heart's content.
Using the flatuicolors color scheme for this demo.
A Pen by Jake Albaugh on CodePen.
Using the characteristics of Auld Lang Syne for the New Year.
A Pen by Jake Albaugh on CodePen.
Not sure why, but here. At least it's oddly responsive. #useless
A Pen by Jake Albaugh on CodePen.
No point here really. I had no idea you could refer to an HTML attribute in a pseudo :before or :after with content: attr(attr-name). Mind blown.
Works on my computer, not so sure about yours...
A Pen by Jake Albaugh on CodePen.
Takes composition data, and data relative to each instrument and generates a random beat sequence.
A Pen by Jake Albaugh on CodePen.
recreating the function of this watch
doesn't work on FF
A Pen by Jake Albaugh on CodePen.
Hey guys! My cousin pen#PwLXXP invited me to CodePen, just checking it out...
A Pen by Jake Albaugh on CodePen.