Hi!
I’m Yvan Guekeng Tindo, a full-stack engineer with a systems mindset.
I build APIs, SDKs, platforms, and tools used by developers and product teams. Here, I share notes and perspectives on the technologies and systems that catch my attention.
I’m particularly interested in observability, performance, reliability, and pragmatic architecture. I’m continuously digging into system internals to understand how things work under the hood.
Posts
6 Aug 2026
There Is No One Right Way to Build With AI
Agent-assisted development is a trade-off between velocity, comprehension debt, and teamwork. The right amount of structure depends on the project.
9 Jun 2026
Stop Burning Tokens: A Lightweight, Spec-Driven Workflow for AI Agents
A lightweight, spec-driven workflow for keeping AI coding agents focused, efficient, and reviewable as projects grow.
10 May 2026
BentoS3 : a lightweight S3-compatible server for local development and tests
How to use BentoS3 as a local S3-compatible server for development, CI, and integration tests.
22 Jan 2025
How to build a Simple Web Component from Scratch
Getting started with web components by building a simple counter