await fetch('/api/developer-logs');

Developer Logs

Documenting my journey, deep-dives into complex backend architecture, and thoughts on making the web faster.

Serverless Python on AWS
Cloud
107 Views Nov 18, 2025

Serverless Python on AWS

A pragmatic approach to deploying data-processing pipelines using Python, AWS Lambda, and API Gateway for zero-maintenance scalability.

Read Article
React Native & Real-Time WebSockets
Mobile
107 Views Dec 05, 2025

React Native & Real-Time WebSockets

Building a highly responsive live-chat wrapper for mobile leveraging React Native and Socket.io with minimal battery drain.

Read Article
Dockerizing Laravel Apps Perfectly
DevOps
106 Views Jan 15, 2026

Dockerizing Laravel Apps Perfectly

Stop installing PHP locally. Here is my exact docker-compose.yml blueprint for isolating Laravel, Redis, MySQL, and Nginx locally.

Read Article
Composition API vs Options API
Vue.js
106 Views Feb 10, 2026

Composition API vs Options API

A retrospective on upgrading a legacy Vue 2 SPA to Vue 3. Exploring the exact architectural shifts required to leverage the Composition API fully.

Read Article
My Transition to Tailwind CSS v4
Frontend
108 Views Mar 28, 2026

My Transition to Tailwind CSS v4

Saying goodbye to tailwind.config.js and embracing the new bare-metal CSS approach in Tailwind v4. Here's what changed and why it's better.

Read Article
Scaling Laravel with Redis Queues
Architecture
108 Views Apr 12, 2026

Scaling Laravel with Redis Queues

A deep dive into how I transitioned a heavy reporting monolith into a highly responsive application by offloading tasks to Horizon and Redis.

Read Article

Enjoy technical deep-dives?

Let's apply these engineering principles to your custom software needs. I'm always looking for a good technical challenge.