Clarence
theodorusclarence.com
Clarence
@theodorusclarence.com
Software Engineer working with React ecosystem that write blogs about development

📝 theodorusclarence.com
👨‍💻 dimension.dev
🚨 New section alert!
I just added a “Side Quests” page to my website—documenting all the skills & adventures I’ve picked up outside software engineering.

It’s also a way for me to show some more personality beyond my professional side
July 13, 2025 at 11:47 AM
the power of container queries ❤️

if you have an aside layout, make sure to utilize them!

Tailwind has a nice docs about them
tailwindcss.com/docs/respons...
developer.mozilla.org/en-US/docs/W...
June 25, 2025 at 7:11 AM
It surprises me that not a lot of people care to add a focus style when doing frontend.

Sometimes they even use "outline: none" instead 💀

Checking focus style is one of the pipeline both in self-coding and code review.
December 18, 2024 at 1:30 PM
woohoo 🍵

I can make it with tiny teaspoon of honey, cafes don’t understand the meaning of ‘less sweet’ istg
December 9, 2024 at 4:33 AM
just rewrote them to pure CSS, now faster and smoother!

deployed on theodorusclarence.com, feel it yourself
November 30, 2024 at 7:03 AM
one more left 🔥
November 30, 2024 at 5:49 AM
I was using Canvas for the hero animation. It's JANKY in Firefox and consumed a lot of CPU 😱

I rewrote it using CSS transform & perspective. CSS is king for animation perf⚡ - nothing can compete.
November 29, 2024 at 4:28 PM
theodorusclarence.com is officially revamped! 🔥

This is one of my proudest works so far; it has a lot of nitty-gritty details that you can find all over the website!

Check it out, it's live! Let me know what you guys think 🙌
November 23, 2024 at 12:55 PM