Show newer

RT Carl 💥 Creative Coding Club
99.95% of Websites do NOT need a Ferris Wheel.
I use lessons like this to show the power of combining GSAP w/ JavaScript basics like using functions to
💥generate a dynamic number elements
💥dynamically resize, position and rotate them
Demos and story of the Ferris Wheel below

:sys_twitter: twitter.com/snorklTV/status/16

RT T. Afif @ CSS Challenges
💡 CSS Tip!
Add a fancy reveal animation to your image on hover
✅ No extra element (only the <img> tag)
✅ Powered by Trigonometric functions and @​property
✅ Optimized with CSS variables
Demo: codepen.io/t_afif/full/YzRdWXQ via @CodePen

:sys_twitter: twitter.com/ChallengesCss/stat

RT jhey 🔨🐻✨
CSS Tip! ✨
Combine :has() and trig functions to select previous siblings and create an Apple-style OS dock 🔥
CSS only, no JS! 🤯
.b:has(+ .b:hover),
.b:hover + .b {
flex: calc(0.2 + (sin(30deg) * 1.5));
translate: 0 calc(sin(30deg) * -75%);
}
@CodePen link below! 👇

:sys_twitter: twitter.com/jh3yy/status/16849

RT Dr Abstract
Oooo! A @CodePen for physics particles. Here we use the ZIM Emitter with an interactive sink that attracts the particles!
Try it out and fork it at codepen.io/zimjs/pen/poQxMLd - we love CodePen!

:sys_twitter: twitter.com/Dr_Abstract/status

RT Adam Argyle
I can't stop seeing View Transitions!
here I'm animating new `node.textContent`, letting the browser handle the morph while bringing in custom animations (and stagger) for stage enter and stage exit 🥲
try it codepen.io/argyleink/pen/jOQKd

:sys_twitter: twitter.com/argyleink/status/1

RT Ksenia Kondrashova
Minimal wave animation on HTML5 Canvas - only 2kb (!) of vanilla JS code
All we have here is a linear interpolation from one random sine wave to the next one. Check out the code and feel free to ask questions!
Live demo & source code: codepen.io/ksenia-k/pen/PoxdXM
Hosted on @CodePen

:sys_twitter: twitter.com/uuuuuulala/status/

RT Wakana Y.K.
Tonight, the bunny is in the spotlight on stage, responding to the cheers of the crowd🐰🪩✨
Particle Spotlight
Demo:codepen.io/wakana-k/pen/eYQjRe
@CodePen

:sys_twitter: twitter.com/WakanaYK/status/16

RT jhey 🔨🐻✨
Future CSS Tip! 🔮
Use scroll-driven animations to create an 🍏 style scrolly portfolio ✨
This is all jus' CSS 🚀 Animate numbers, 3D, etc. 🔥
Favorite part is the spinning 3D laptop inspired by a challenge from @brad_frost a while back 😅 (Watch 👀)
@CodePen link below! 👇

:sys_twitter: twitter.com/jh3yy/status/16824

RT Tibix
Most of you probably don't know but i do generative art aswell 🖤
Coded in JS using three.js, check out the live version with a settings menu to style your own ✨
codepen.io/Tibixx/pen/poxBzYJ twitter.com/i/web/status/16823 t.co/xbBkCvgLG2

:sys_twitter: twitter.com/Tiibiix/status/168

Show older
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。