Category Development
Dark Theme Toggle with Tailwind
Version 4 simplifies dark mode implementation in React, leveraging modern theming and automatic opacity handling for colors. I use local storage to persist user preferences across sessions.
Is CSS a programming language?
With modern features and conditional logic, CSS has evolved into a versatile tool, blurring the lines between traditional styling and computational problem-solving in the realm of web development.
Diagrams with Mermaid
Discover Mermaid's Markdown-inspired syntax to craft diverse diagrams using simple text in your blog posts. Learn how to integrate and customize Mermaid diagrams.
Structured data in Hugo templates
How to properly display structured data on your web pages with a Hugo template.
Entering the Battlesnake arena
It's an online game where programs play against each other. My program needs survival strategies!
Text scrambler
A text is still readable if you re-arrange the letters of every word, but leave the first and last character in place.