Welcome to My Tech Blog

Exploring the latest in web development, programming, and technology

Latest Articles

Stay up to date with the latest tech trends and tutorials

SaaS Building

Building Lumio: my first personal SaaS from idea to launch

Lumio is a PDF reader that lets students highlight text and receive AI explanations in text or audio. This is the full story of how it went from a problem worth solving to a deployed product — the system design, the stack decisions, and what building your own thing feels like after years of building for others.

Kolawole

23 hours ago

Read more →
PHP Infrastructure

Why I moved SSE to Node.js (and off PHP-FPM forever)

PHP-FPM is excellent at what it was designed for. Long-lived streaming connections are not that. Here is what worker exhaustion taught me about architectural boundaries, and why SSE now lives exclusively on Node.js in every system I build.

Kolawole

2 days ago

Read more →
PHP Laravel

Laravel queue pub/sub with clue/redis-react: a practical guide

Polling-based Redis queues work until they do not. When you need true event-driven job dispatch without a persistent worker process watching a list, clue/redis-react gives you real pub/sub in PHP. Here is how the architecture works and how to implement it in a production Laravel app.

Kolawole

3 days ago

Read more →

Featured Series

Comprehensive guides and tutorial series

19 articles

SQL Course For Absolute Beginners

Join us on a journey through the world of SQL, where we explore its essential concepts, syntax, and advanced techniques....

Explore Series
25 articles

PHP Object-Oriented Programming(OOP) Crash Course

In this course, we'll take you from being a novice to a proficient OOP developer in PHP

Explore Series
35 articles

Node.js Unleashed: A Comprehensive Guide for Developers

Embark on a transformative journey into the heart of server-side JavaScript with our blog series, "Node.js Unleashed." W...

Explore Series
21 articles

PHP Course For Absolute Beginners

Unlock the World of PHP: A Comprehensive Course Tailored for Absolute Beginners

Explore Series

Stay Updated

Get notified about new articles and tutorials. No spam, unsubscribe anytime.