Showing the frontend some love with lightweight, framework-free JavaScript. Designed for speed and efficiency in Joomla sites (or anywhere). Our tools prioritize minimal overhead to maintain blazing-fast page loads and seamless performance.

You're auditing a page. You want to know if Google has indexed it. So you open a new tab, navigate to Search Console, paste the URL, and wait. Then you do it again for the next page. And the next.
IndexState puts that answer on the page you're already on. Click once, and your indexing status and top search queries appear in a sidebar — no tab switching, no URL copying, no losing your place in what you were doing.
WindowNameStore: A lightweight, open-source JavaScript class that empowers developers to manage temporary session data without the privacy pitfalls of cookies or localStorage. Built to comply with strict privacy regulations like GDPR and the EU e-Privacy Directive, WindowNameStore leverages the window.name property to provide a volatile, consent-free storage solution. Released under the GPL-v3 license, it’s free to use, modify, and distribute.
FilterTable is the first gem in my "Stuff I Wrote and Never Released Because I Was Too Busy" series—a JavaScript class born out of real-world needs and a frustration with overcomplicated solutions. I built this to cut through the nonsense: no layers of obfuscation, no secrecy, just pure, practical table management. Take any HTML table with headings, toss in FilterTable, and watch it transform into a sortable, filterable powerhouse. This isn’t about gatekeeping code—it’s about giving you the tools to advance.