Engineer mode

Welcome to the playground. Type, ship, and explore the systems powering my favourite builds.

This space mirrors the day-to-day command center—terminal logs, observability snapshots, and rapidly iterated experiments. Feel free to poke around.

$

Playable logs

Trace deploys, incidents, and heroic fixes as JSON logs rendered beautifully.

Mini demos

Launch live experiments for rate limiters, pub/sub, and broadcast systems.

Deep dives

Read engineering notes that inspired blogs, talks, and community workshops.

Projects

Latest experiments

Each project emphasises resilience, observability, and developer experience.

Violence Detection System

Developed a system to detect physical violence and alert authorities.

PythonNext.jsMobileNetV2S3
Inspect repository

LAN File Sharing App

Self-hosted tool for instantly broadcasting files within local networks with chunked uploads and live progress.

PythonFlaskWebSocketsDocker
Inspect repository

SDG Education Platform

Built interactive games for personalized learning, selected among top 0.1% globally.

React.jsDjangoTailwind
Inspect repository

Playground

Mini demos

Quick simulations of the tooling I use to reason about resilience and broadcast guarantees.

Token bucket

Rate limiter visualizer

Drag to simulate incoming traffic. Watch how the limiter responds across sustained and burst windows.

Sustained 75 r/sBurst 90 r/s

Stable

Traffic well within sustained budget. Tokens replenishing smoothly.

Broadcast bus

Chat broadcast simulator

Simulates a fan-out across services. Messages dispatch simultaneously to subscribers with varying latency.

Edge API

Latency target: 12ms

listening…

Activity Stream

Latency target: 28ms

listening…

Partner Webhooks

Latency target: 45ms

listening…

Messages will appear here with dispatch timestamps.

Want to test the systems?

The Code Challenge Arena simulates real-world constraints—rate limits, latency budgets, and multi-service choreography. Submit your solution and climb the leaderboard.

Launch arena