I'm Moses, a Year 11 student based in the UK with a specific interest in systems that are both technically correct and operationally reliable. That means I care about things like error handling, API rate limits, network segmentation, and whether the agent actually degrades gracefully when a tool call fails at 2 a.m.
Most of my projects start as a concrete problem I run into: Oracle Cloud provisioning errors, agent orchestration that breaks on edge cases, or networking configs that need real traffic to validate. I prototype quickly in Python, then harden the parts that matter.
My interest in quantum engineering isn't a vague aspiration - it's a long-term direction that motivates what I learn now: linear algebra, computational complexity, low-level systems programming, and the physics that underpins quantum information. I'm building the technical vocabulary today so I can work at that front when the time comes.
I'm also an agentic prompt-driven developer: I design systems where AI agents coordinate tools, handle failures gracefully, and execute multi-step workflows under real constraints — not just single-shot chat interactions. PolyBrain, PolyGnosis, and my homelab infrastructure all reflect that philosophy: build the orchestration layer first, then let the agents do meaningful work.