CODINGFIXMy journey through the vast world of
my hearth-coded code
What’s this?
I started this blog way back in 2017, before COVID, the war in Ukraine, and the conflict in Gaza… In short, it was a different world, maybe even a slightly better one than today.
I know I’ve been super inconsistent with posting my articles: the ideas were there, but time? Yeah, that’s always in short supply!
Recently, I joined the ever-growing ranks of WordPress users. At first, I just used it to create websites for my clients. WordPress is amazing and makes life so much easier for web designers!
But soon enough, I started missing the thrill of writing code, diving into the sea of functions, variables, methods, and properties… So, I began dabbling in plugin development. Nothing too fancy, I promise, but all made with love.
Who knows? Maybe in the future, I’ll tackle theme development or even block building… Anything’s possible!
For now, though, I’ve decided to give this blog a little facelift, reorganizing it to reflect my current passions and interests. And yes, I’ll admit it—I’m also hoping to monetize my work a bit. Let’s face it, we can’t live on code alone, right?
Anyway, guys. I hope you find something interesting here, and I promise I’ll try to post more frequently and with a bit more consistency than in the past.
Catch you soon!
WordPress plugins
Built with love and passion,these plugins are he result of my efforts to dive into the WordPress code and create something new.

WordPressLand
Here you will find all the articles about WordPress and its ecosystem. Actually, at the moment I’m writing they are only a few. But You can expect this section to grow quickly and consistently.
At least, that’s the plan.

Odds and ends
In this section, I’ve gathered articles on various topics, ranging from sending emails with CodeIgniter to restoring factory settings in Windows, all the way to the easiest way to create an accordion using jQuery.
Think of it like an old attic where you can find a little bit of everything, and I have a feeling I’ll be tossing in more stuff from time to time—who knows?
THE WORLD OF CORDOVA

There was a time, when I was young and foolish, that I decided I absolutely had to create smartphone apps. Sure, it’s a fascinating world, but I didn’t know Java well enough, and React hadn’t even been invented yet (not that it would’ve helped much, since I don’t know that either, haha).
That’s how I stumbled upon the world of so-called “hybrid” apps. As you might already know, these apps are built using standard web languages (HTML, JavaScript, and CSS), and then compiled into applications that can run on both Android and iOS.
Of all the options, I chose to use Cordova, and I have to admit, I had a blast with it! In this section, you’ll find various tutorials on how to use Cordova and how to do some pretty cool stuff with it.
And if the app you’re looking to develop isn’t too complex, the performance will be more than acceptable. Give it a try and see for yourself!
