Matthias Martin's Avatar

Matthias Martin

@matthiasmartin.dev.bsky.social

Full-Stack Design Engineer | Available as Freelancer With a passion for perfection. πŸ§™ https://easingwizard.com πŸ† https://100dayscss.com πŸ’š For a green future πŸ’š #TeamRobert #Habeck4Kanzler

159 Followers  |  31 Following  |  23 Posts  |  Joined: 16.11.2024  |  2.3039

Latest posts by matthiasmartin.dev on Bluesky

The @keyframes hack was used in the past before 'linear' got the new feature set. What would be your use-case for having the old keyframes style instead? You should be able to achieve everything that was possible with the old way with the new syntax.

28.03.2025 21:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

For the BΓ©zier easings I use the 'bezier' timing function in CSS, for the more complex easings (spring, bounce, wiggle, overshoot) I'm using the 'linear' timing function with it's new feature for setting keyframes. This is supported in all major browsers, for Safari since 17.2 (Dec 2023).

28.03.2025 21:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Easing Wizard - CSS Easing Editor Generate and customize CSS easing functions with ease and magical precision using Easing Wizard πŸ§™

Reminds me of the Easter egg I added to easingwizard.com

You can trigger it by clicking on the preview element.

29.12.2024 00:18 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

And the width/height transformation as well. I studied design and we learned the principles too.

29.12.2024 00:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That’s exactly what I love to do and where I can shine as developer with design background.

29.12.2024 00:12 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Try interacting with the preview box.

23.12.2024 21:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Thanks a lot 😊
Did you find the hidden easter egg?

23.12.2024 17:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

As far as I know, margin does animate in steps. Could you use transform instead?

05.12.2024 19:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Wenn absehbar ist, dass diese Industrien in den nΓ€chsten Jahrzehnten benΓΆtigt werden, erhebliches Wachstumspotenzial besitzen und Jobs im 6-stelligen Bereich daran hΓ€ngen, dann finde ich schon, dass das unterstΓΌtzt werden sollte.
Und geht es nicht nur um Subventionen, die CDU hat auch blockiert.

30.11.2024 01:22 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I don't think so, sorry.

29.11.2024 23:44 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Get yourself an Apple TV, you can automatically use your phone as input device. Even better than a keyboard in my opinion because you don’t need an extra device.

29.11.2024 23:33 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Couldn't you achieve the same by chaining animations together? With a delay this should work.

Only problem would be if you wanna run the animation more than once.

26.11.2024 10:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Thanks for featuring CSS Easing Wizard 😊
More information can be found in my announcement post.

bsky.app/profile/matt...

26.11.2024 10:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yes, on-device AI is a big advantage in my opinion.
It secures the data and the privacy of the user and (if the device or the model is fast enough) it can be faster than cloud-based AI.

24.11.2024 01:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Nice, did the same in Node a while ago.

20.11.2024 16:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Is it auto generated on the fly?

20.11.2024 16:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

We have to reinvent the wheel every few years πŸ˜„

20.11.2024 15:50 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Thanks a lot, I spent way too much time on little details only I will probably notice πŸ˜„

20.11.2024 14:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Thanks a lot, I spent way too much time on little details only I will probably notice πŸ˜„

20.11.2024 14:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I took your site as inspiration and created a CSS easing editor with support for spring, wiggle, overshoot and bounce by using the linear() feature.

bsky.app/profile/matt...

20.11.2024 13:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I've built an easing editor as well with a lot more options and presets.

bsky.app/profile/matt...

20.11.2024 13:55 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

Excited to announce Easing Wizard is now live! πŸŽ‰

The ultimate CSS easing editor with support for BΓ©zier, spring, bounce, wiggle, and overshoot! πŸš€

πŸ”— easingwizard.com

Can you find the hidden easter egg?

19.11.2024 16:06 β€” πŸ‘ 104    πŸ” 25    πŸ’¬ 5    πŸ“Œ 7

Ich wΓΌnsche es mir sehr, dass die WΓ€hler es erkennen. Aber ich habe leider starke Zweifel.

16.11.2024 21:13 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@matthiasmartin.dev is following 20 prominent accounts