Created
May 31, 2026 12:48
-
-
Save OcheOps/b5f56f22ac86666cba5f33034ca087b8 to your computer and use it in GitHub Desktop.
Ocheverse /now page data — edit this to update https://ocheverse.ng/now
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "lastUpdated": "May 2026", | |
| "location": "Nigeria", | |
| "sections": [ | |
| { | |
| "title": "Building", | |
| "icon": "🔧", | |
| "items": [ | |
| "Scaling Ocheverse.ng — my personal engineering hub", | |
| "Self-hosted infrastructure: monitoring, VPN tunnels, and secret management with HashiCorp Vault", | |
| "Open source CLI tools in Go" | |
| ] | |
| }, | |
| { | |
| "title": "Learning", | |
| "icon": "📚", | |
| "items": [ | |
| "Deep-diving into distributed systems internals", | |
| "Kubernetes operators and custom controllers", | |
| "Writing more consistently on Substack" | |
| ] | |
| }, | |
| { | |
| "title": "Reading", | |
| "icon": "📖", | |
| "items": [ | |
| "Designing Data-Intensive Applications — Martin Kleppmann", | |
| "The Staff Engineer's Path — Tanya Reilly" | |
| ] | |
| }, | |
| { | |
| "title": "Listening", | |
| "icon": "🎧", | |
| "items": [ | |
| "Ship It! (Changelog podcast)", | |
| "Afrobeats & lo-fi while deploying" | |
| ] | |
| }, | |
| { | |
| "title": "Life", | |
| "icon": "⚡", | |
| "items": [ | |
| "Liverpool FC — through thick and thin", | |
| "Finding stillness in the terminal", | |
| "Trying to touch grass occasionally" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment