HomeProjectsBlogResumeHire Me
Blog

Thoughts & learnings

Writing about architecture decisions, development workflows, and lessons from shipping production software.

Building an Offline-First PWA for Field Agents in Kenya
Architecture
·8 min read

Building an Offline-First PWA for Field Agents in Kenya

How I designed an IndexedDB-based offline data layer with write-ahead queues for field agents working in areas with no internet connectivity.

Read More
AI-Augmented Development: How I Ship 10x Faster
Workflow
·6 min read

AI-Augmented Development: How I Ship 10x Faster

My approach to using AI as a development multiplier — letting it handle syntax while I focus on system design and architecture decisions.

Read More
Hardening a Production VPS: A Practical Guide
DevOps
·10 min read

Hardening a Production VPS: A Practical Guide

Everything I learned setting up and securing a production VPS — from Fail2Ban to Nginx configs, SSL certificates, and automated patching.

Read More