T | A
banner
tomahl.bsky.social
T | A
@tomahl.bsky.social
Web developer (front-of-the-front-end) since `zoom: 1`

UI • UX • CSS • HTML • TS • A11y • Tech • Music 🤟🏻
Still such a masterpiece:

open.spotify.com/track/2i9eB7...
Silent Shout
The Knife · Silent Shout · Song · 2006
open.spotify.com
November 29, 2024 at 10:15 PM
Easily one of the heaviest songs of all time: 🤘

open.spotify.com/track/63qjdB...
World Of Lies
At The Gates · Slaughter Of The Soul · Song · 1995
open.spotify.com
November 8, 2024 at 8:37 PM
One of the better metal/rock albums this fall: open.spotify.com/album/2gSMYC...
Standing In The Fire
Sandveiss · Album · 2024 · 8 songs
open.spotify.com
October 26, 2024 at 8:31 PM
Still dreaming about something like this: nerdy.dev/tcss

#css #tcss
Tcss · January 27, 2023
Website for Adam Argyle: Teacher, Speaker, CSSWG member, and creator of Open Props and VisBug.
nerdy.dev
October 25, 2024 at 10:07 PM
Reposted by T | A
Use CSS custom properties and the sin() trigonometric function to give each character an eased animation-delay 🤙

.char {
animation-delay: calc(
sin((var(--index) / var(--total)) * 90deg) *
var(--duration)
);
}

p.s sorry for all the text effects 😬 was asked for this one in the other place
October 25, 2024 at 1:09 AM
Reposted by T | A
I hear we’re back!
October 23, 2024 at 1:20 AM