G'day, Welcome to my blog! 👋

This is a work in progress, but here you'll find insights, projects, and thoughts I'm excited to share. From coding adventures to personal projects, I'll keep this space updated with useful content.


Feel free to explore my latest posts, and stay tuned as this blog continues to grow over time!

Latest Articles

Why I Chose to Build My Own Apps Instead of Taking a Traditional Job (for now)

January 7th, 2025

Recently, a friend suggested that I should get a traditional full-time job at a big company, work on my side projects in my spare time, and play it...

Why KPIs Work Best When People and Customers Come First

January 6th, 2025

Key Performance Indicators (KPIs) are essential in modern businesses. They provide measurable ways to track progress, guide decision-making, and...

How to Add a Dark Mode Switcher to Your Alpine.js and Tailwind CSS App

December 23rd, 2024

Enhance your application's user experience by seamlessly integrating a dark mode feature using Alpine.js and Tailwind CSS. Demo GIF Why Implement...

Using Laravel Enums in React with Inertia.js: A Modern Update

December 20th, 2024

When building modern web applications, ensuring consistent data structures between your backend and frontend is essential. In a previous post, I...

Using Laravel Constants in React with Inertia.js

December 19th, 2024

Consider Reading the Newer Post This post covers using Laravel constants with React through Inertia.js effectively. However, we've now updated our...