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/prospecting
HUGO.PROSPECTING(1)
STACK
Next.js · Prisma · Postgres · better-auth · KBO ingest · SerpAPI · LLM enrichment
01 / 04
The brief. I run Parallel Studio, a small service that sets up Google Business Profiles and lead-capture for Belgian SMEs. To find clients I had to read the Belgian company registry by hand. Looking up each company in KBO, Googling them, scoring fit, drafting a WhatsApp message. I built the platform that collapses all of it.
02 / 04
The KBO catch. The registry doesn't expose contact info. The companies are names and numbers. Worse, my target clients were the ones with no Google Business Profile, the un-googleable SMEs my whole service exists to make findable. The leads I most wanted to enrich were the leads least likely to auto-enrich. I had to build for that shape.
03 / 04
The bit I'm proudest of. Two-flow enrichment. When the model is confident, it auto-fills contact and decision-maker. When the model is not confident, the CRM surfaces a button that opens a pre-filled Google search for the company. I eyeball it in five seconds, type the missing piece, the pipeline moves on. Five seconds of human attention beats five minutes of model hallucination. AI in the loop, human at the checkpoint, encoded in product not in a slide.
04 / 04
What's there, what's not. Live: KBO ingest, AI enrichment with the two-flow confidence gate, WhatsApp message templates per lead. Not yet: scheduled sends, full AI outreach via WhatsApp. The plan is to close that loop next. Iterating slowly on the side.
SCREENSHOTS
$ Building the tool I needed for my own business, while my own business waits its turn.