Engineer-practitioner. Civil engineering technician (PGS) by education, systems researcher by calling.
I build software systems with the same level of responsibility I would apply to construction: focus on structure, protocols, and long-term reliability[cite: 1]. My path is one of "learning-by-doing," supported by rigorous engineering protocols and living documentation.
- MSCodeBase โ Extending Zed IDE. My main "proving ground" where I implement AST-aware search, LanceDB, and complex indexing pipelines.
- gemma_agent โ AI agent experiments. Exploring where LLM "magic" ends and strict protocol constraints begin.
I don't just write code โ I build environments that adhere to strict principles:
- Clean Architecture (The "Tumbler" pattern: technology shouldn't dictate architecture).
- Transparency (Every architectural decision is backed by experiments recorded in
EXPERIMENTS_LOG.md). - Safety (Code without tests is incomplete construction)[cite: 1].
- Living Documentation (Code and documentation are synchronized in every commit).

