STATUS ÜBERPRÜFEN
I AM LISTENING TO
|

ARCHIV.

Development

Let’s Talk!

Suchen Sie einen zuverlässigen Partner, der Ihr Projekt auf die nächste Stufe bringt? Ob es um Entwicklung, Design, Sicherheit oder laufenden Support geht – ich würde mich gerne mit Ihnen unterhalten und sehen, wie ich Ihnen helfen kann.

Nehmen Sie Kontakt auf,
und lassen Sie uns gemeinsam etwas Erstaunliches schaffen!

If you’ve ever worked with text editors on the web, you know the routine: dependencies everywhere, fragile integrations, and editors that only behave when the stars align. The Isolated Block Editor (IBE) solves this by taking the core of Gutenberg and making it work anywhere — no WordPress environment required. It gives you the power […]

Let’s be real—WordPress’s default table block is kind of… meh. It gets the job done for super basic tables, but the moment you need sorting, filtering, or something that doesn’t look like it’s stuck in 2010, you’re out of luck. That’s where table plugins come in, and trust me, there’s a whole world of options […]

Let’s be real – HTML tables have been around since the dawn of the web, and they’re not going anywhere. But here’s the thing: slapping together a bunch of <tr> and <td> tags isn’t enough anymore. In 2025, your tables need to be accessible, SEO-friendly, mobile-responsive, and properly structured. Sounds like a lot? Don’t worry, […]

Elementor is awesome. Drag-and-drop magic, instant layouts, endless widgets… but when it comes to tables? Well, things get a little messy. If you’ve ever tried to build a clean, responsive table inside Elementor, you’ve probably discovered pretty quickly: it’s not as easy as it should be. No worries — let’s break down the biggest limitations, […]

Let’s get straight to it: SEO isn’t dead. But if you’re still optimizing like it’s 2020, you’re basically invisible. The game has changed so much that „search engine optimization“ barely describes what we’re actually doing anymore. Google’s still processing billions of searches daily, but ChatGPT is handling 2.5 billion prompts, Gemini has 2 billion monthly […]

Ever wanted to control your web app with just a wave of your hand or a swipe of your finger? Well, you’re in luck! Gesture recognition has gone from sci-fi fantasy to everyday reality, and JavaScript devs have some seriously cool tools to play with in 2025. Whether you want to track hand movements through […]

You know that moment when your server suddenly decides it’s had enough and refuses to write any more data? Yeah, that’s usually when you discover your disk is at 100% and has been crying for help for weeks. Fun times. Setting up NTFY with Docker: NTFY Self-Hosted Push Notification Service The Problem: Disk Space Sneaks […]

If you’re looking for alternatives to Dozzle or just want to know what’s out there for centralizing Docker logs with a nice dashboard, you’ve come to the right place. I’ve done the research and tested these solutions, so here’s the breakdown of what actually works, ranked from easiest to most complex. Top Solutions by Setup […]

So, you’ve got containers running on your server, and they’re churning out log files like crazy? Yeah, that’s pretty much every Docker setup ever. If you don’t manage those logs, they’ll eventually eat up all your disk space, and nobody wants that surprise at 2:00. Enter blacklabelops/logrotate – a super handy Docker container that sits […]

mosparo’s rule packages are a powerful way to protect your forms from spam without relying on external services. As an open-source spam protection solution, mosparo puts you in control of your form security through customizable rule sets that analyze submitted content in real-time. One of mosparo’s standout features is its rule package system, which not […]