Recent experiments
Text animations

What is it?
A few superficial text animation effects. These could all be created with CSS only, but I chose to use JS to wrap each character and add an incremental delay before applying animations to keep the markup clean and make it easier to play around with different amounts of text being animated.
The three above, plus a couple more can be found on CodePen.