Backend systems, data pipelines, and infrastructure — the parts of the product nobody screenshots.
Built a Python ETL Script that extracts power generation data from the EIA API and saves it as CSV.
A clean, containerized URL shortener in Go with a pluggable storage layer, click analytics, and rate limiting.
A platform for graduates and students in Nigeria to search for information about graduate roles and internships.
A dependency-free task queue in Go. Jobs submitted over REST return immediately while a pool of worker goroutines processes them in the background, with exponential-backoff retries and a shutdown path that drains in-flight work rather than dropping it.