Writing
Notes from the work.
Long-form pieces on what I've learned shipping production systems — AI pipelines, Flutter architecture, and the harder-to-name things about working with AI day-to-day.
- 01
about-me/skill.md
A skill that know everything about me and grows with me
AIAgentSkillabout-me05/2026 - 02
Scaling Sacred Texts: Building a High-Throughput Translation Pipeline with Gemma 4 31B and vLLM
A deep engineering walkthrough of the Yahuah AI pipeline — how I translated 60,000 verses with zero errors using a custom DAG, GPU mutex gating, and a three-layer noise filter that caught 7,300+ false positives.
vLLMGemmaDAGEngineering05/2026 - 03
The Flutter Architecture Mistake That Worked in Production — Until It Didn’t
Migrating an offline-first Flutter app from state-heavy architecture to a data-driven design using Bloc, ObjectBox, and lazy loading..
FlutterObjectBoxArchitecture01/2026 - 04
Building a Mental Firewall Against AI Dependency
I noticed I was outsourcing my thinking to ChatGPT. Seven habits I built to use AI as a tool without losing the muscle of reasoning for myself.
AIChatGPTReflection01/2026 - 05
Flutter GenUI — A Closer Look
A research dive into Flutter's GenUI package — how AI-driven UI generation actually works under the hood, plus a custom YouTube CatalogItem and AI tool I built to extend it.
FlutterGenUIFirebase AI11/2025