HUGO.CHARMIES(1)
PRODUCTION
$ hugo --whoami
Shipping production AI at Charmies. Co-developing Kompass. Based in Belgium.
$ hugo --status
status : ● Open to AI engineering roles location : Hybrid · Belgium daily_driver : Claude Code favourite_stack: Next.js · Postgres
$
$ hugo --now
$ hugo --featured








$ hugo --next
kalai COMING SOON
iOS calorie tracker, camera-first, sub-10-second logging.
Swift 6 · SwiftUI · Vision · SwiftData
sports-event-hub COMING SOON
Started as an airsoft hub. Reframing to a hub for any local sports event.
Next.js · TBD
$ hugo --stack
AI / AGENTIC
────────────
PRODUCT ENGINEERING
────────────
INFRASTRUCTURE
────────────
$ hugo --takes
Most “agents” are one well-written LLM call plus retrieval. Add orchestration when a named failure forces it — long-horizon state, human-in-loop, fan-out you've already hit in production. Frameworks aren't wrong; they're premature.
The harness is the codebase now — SKILL.md, program.md, the context window, the agent graph. Sharpen this primitive and everything downstream multiplies. The catch: orchestration without evals is vibes with extra steps. Build the harness on top of eval discipline, not instead of it.
Models flip from correct to incorrect under casual pushback ~15% of the time. Manage AI like a mid-level report: trust it on execution, gate it on judgment. Continuous supervision is unsustainable; checkpointed approval before irreversible writes is the discipline that ships.
$ hugo --origin
At school we had a client in Leuven who wanted to automate scraping indicators like “what percentage of Belgians are obese.” Until then it was manual work. I'd seen something about n8n's AI agent feature, plugged OpenRouter into the workflow, and watched it scrape and reason about pages we'd have spent weeks on.
A few hours later I realised n8n was just making API calls — we could call OpenRouter directly from our own code. The whole flow migrated to native TypeScript. Around the same time we built the client's site with Bolt and I sat watching it generate a real custom website in minutes.
I haven't manually written code from scratch since. I'd rather spend the time learning to orchestrate agents. Coding ones, image ones, video ones, voice ones. Orchestration compounds across every sector.
EDUCATION
UC Leuven Limburg
BSc Applied Computer Science · 2022–2025
FIRST AI PROJECT
Ecofoodmap · n8n → code-native
CURRENT MODEL
Orchestrator, not writer
$ hugo --archive
$ hugo --contact
$ open ~/projects/kompass
HUGO.KOMPASS(1)
STACK
Next.js · Supabase · react-globe.gl · deck.gl · pmtiles · live AIS feed
01 / 04
The premise. Commodity brokering is gatekept by the people who already have access. A friend had the idea to open it up. The team is three of us, building in free time, now in investor conversations and quietly pivoting the product. I'm core developer.
02 / 04
What I built. The architecture and the Claude Code harness the rest of the team builds on top of. Then the base layer itself: the contacts UX, the network graph, the data plumbing. The visible piece I'm proudest of is the basemap + globe: a custom pmtiles pipeline with bathymetry, sanctioned-country overlays and glyph baking, riding react-globe.gl and deck.gl, fed by live AIS vessel data. Most "globe" UIs in 2026 are off-the-shelf. This one isn't.
03 / 04
Taste, not slop. The landing page is fully mine, every section. AI codegen ships a generic Shadcn site by default. The work I care about is the bit that makes it not look like everyone else's, the bit AI doesn't give you for free. The in-app surfaces show their seams sometimes, the team ships fast and iterates later, that's the hobby-project bargain. The landing page is the proof of taste.
04 / 04
Why this one matters. It's not the resume project. It's the one where I got to act as the architect: lay the foundation, design the harness, set the shape the others build into. Doing that on a domain (commodity flows, sanctions, vessel tracking) where I had to learn the language as I built. That combination, architectural ownership + new-domain depth, is what I want to do more of.
SCREENSHOTS
$ Try the live prototype at commoditycompass.vercel.app.