We all need more *frontend-* horse. π
21.02.2026 10:48 β π 0 π 0 π¬ 0 π 0@amitsheen.bsky.social
Experienced web developer, specializing in design systems, animation, and creative coding. Passionate about pushing CSS to its limits. Posts (mostly) front-of-the-frontend stuff and animations. Don't follow people who post or share about politics.
We all need more *frontend-* horse. π
21.02.2026 10:48 β π 0 π 0 π¬ 0 π 0
Thanks!
But I think the logo we ended up choosing was better. π
Iβm excited to share that my session from CSS Day is now live on YouTube π₯
Ever wondered what a CPU is actually built of? And if it's possible to build one using only #CSS? If so, I think youβll enjoy it. π
Would love to hear your thoughts! π
π www.youtube.com/watch?v=PFqt...
In case you missed it yesterday, here's @amitsheen.bsky.social building a computer with CSS.
www.youtube.com/watch?v=PFqt...
This is awesome!
I didnβt know about this, and someone else sent it to me yesterday as well. Itβs amazing how similar it looks.
The difference here is that Iβm not using any special hardware, just a regular old webcam. And no laptop, itβs running directly in the TVβs browser.
Thanks.
Not my phone, my eyes. it finds the center point between your eyes (in a full 3d space) and sets the perspective origin accordingly.
In the video I'm just holding the phone near my face.
Iβm trying to turn my TV into a full-on 3D portal. This is phase one, what do you think? π
No, it is not AI. Yes, itβs all done with #CSS perspective.
π£ New Article:
π£ Rethinking βPixel Perfectβ
a hard look at the βPixel Perfectβ legacy concept, explaining why itβs failing us and redefining what βperfectionβ actually looks like in a multi-device, fluid world.
π www.smashingmagazine.com/2026/01/reth...
@smashingmagazine.com
Would be honored to be considered, if the rest of the roster is up for a challenge π.
Expect weird CSS, questionable life choices, and at least one unnecessary pseudo-element.
Oh yes!
Iβm going to use this so much!!!
π’ New article!
Beyond the Mouse: Animating with Mobile Accelerometers
If you want to make mobile interfaces feel more alive, I would love for you to take a look.
π frontendmasters.com/blog/beyond-...
* For the full experience, I highly recommend reading it on a mobile device.
@frontendmasters.com
Kicking off 2026 with WebXR experiments! π π
btw, a year ago I was playing with 2D hand tracking via the webcam and projecting it into 3D using CSS. Now I am waiting for a more solid implementation of the WebXR DOM Overlays Module so I can start layering some CSS on top of it too. π€£
This is amazing!
had not seen it, great work.
I actually tried to avoid using trigonometry and 3d matrices on my end, to keep the whole thing more approachable, and so that I can use this on more complex shapes later.
Playing with triangles to create mesh deformation in pure #CSS.
Live demo @codepen.io: codepen.io/amit_sheen/f...
Nice!
I love animation experiments that react to the mouse position.
Hereβs something I made a few months ago that I really like.
codepen.io/amit_sheen/f...
Turn any profile picture into a stunning piece of art.
Upload your image, adjust the slider, and download your new picture.
Enjoy. π
π Live on @codepen.io: codepen.io/amit_sheen/f...
Not sure about "swear by", but I use a simple crop DSLR (Canon D850) with a fixed 24mm 2.8 lens. Using a single LED projector for lighting (it's pointing backwards towards the wall so I get a nice soft reflection), and a blue flood-light on the back wall. Not fancy, but I'm happy with the result. π
07.12.2025 17:20 β π 2 π 0 π¬ 0 π 0What now?!
06.12.2025 16:14 β π 1 π 0 π¬ 1 π 0
I saw a few folks posting their FizzBuzz solutions, so I figured Iβd make my own pure #CSS version. (No markup)
π Live demo on @codepen.io: codepen.io/amit_sheen/f...
Iβm actually working on a mobile solution right now. I have a really interesting direction that looks promising. As soon as I have a stable enough example, Iβll share it here.
05.12.2025 10:45 β π 8 π 0 π¬ 0 π 0
Use it! And share the result.
If you need help with the implementation, Iβm here. :)
π£ New article on @frontendmasters.com about a visual problem that bugged me for years: making a card that truly feels deep.
frontendmasters.com/blog/the-dee...
Would love your thoughts.
Mabrook! Congratulations π
16.11.2025 10:22 β π 2 π 0 π¬ 1 π 0I'm sorry, didnβt mean for it to sound like Chrome was the only one driving this. I only highlighted the Chrome update as a signal that the feature is starting to gain traction. Iβve adjusted the article, hope it reads better now.
30.09.2025 15:31 β π 1 π 0 π¬ 0 π 0True, but it still was not very usable. It is still not practical to use it in production, but I am really happy to see it starting to get implemented.
29.09.2025 20:16 β π 0 π 0 π¬ 1 π 0
Great work!
And yes, I did. π
The rotation is nice, but it's old (about 4 years ago), it uses scss, animates the clip-path, and it's very heavy and slow. Not my best code. Maybe I need to redo it with modern CSS...
π codepen.io/amit_sheen/p...
Playing with angles is fun! π
I'm here if you want to figure out the math together.
Inspired by Temaniβs brilliant work, where he created a box using only `border-radius` and `corner-shape`, I built on his code, played with different angles, and came up with this dynamic demo.
Live demo on @codepen.io: codepen.io/amit_sheen/f...
β¨ New article β¨
Are we at the start of a new era?
Chrome 140 introduced CSS Typed Arithmetic. It might seem like a minor change, but I believe it's huge as it opens the door to countless new possibilities and a whole new era of Computational CSS.
What do you think?
css-tricks.com/css-typed-ar...
You know how we canβt calc() numbers with mixed data types? Well, that's changing (Chrome 140) and it might be a bigger deal that @amitsheen.bsky.social describes as "self-awareβ CSS.
css-tricks.com/css-typed-ar...