Blog

Thoughts on software engineering, data science, and the craft of building things.

Jun 24, 2026 · 113 words
From Data to Decisions: Building a BI Dashboard

How I built a real-time BI dashboard processing 2M transactions daily for a Nairobi fintech.

Jun 24, 2026 · 93 words
Django REST Framework Best Practices 2025

Key patterns for building scalable, secure REST APIs with Django REST Framework.

Jun 24, 2026 · 76 words
Building a Machine Learning Pipeline with Python

A step-by-step guide to building a production-ready ML pipeline — from data preprocessing to model deployment.