Add a Copy Button to Jekyll Code Blocks — No DOM JS Required
Skip the document.querySelectorAll() mess — here’s how to add a copy button to Jekyll’s code blocks using a simple Rouge plugin, no DOM m...
Well, sometimes I get a little carried away and write more than I should. This is where you can find all my posts, (probably & hopefully) sorted by date.
Skip the document.querySelectorAll() mess — here’s how to add a copy button to Jekyll’s code blocks using a simple Rouge plugin, no DOM m...
How I accidentally re-implemented PHP’s serialize() in JavaScript and almost questioned my life choices.
Kiwi Browser is officially archived, it won't be maintained as of January 2025. I think it's the best Android browser ever made.. its end...
Making the switch from C# & .NET to PHP & WordPress: A Developer’s Experience in navigating different programming languages and ecosystems.
This is my first of (I hope) many posts! So let's start with a simple "Hello World!" and see how it goes.