Thiago Neves

Operations, the way I actually do it

I build internal tools to fix the workflows my teams keep losing time to. Not as a side hobby — as the method I'd bring to your RevOps team on day one.

The pattern is the same every time. A directive describing what should happen. An LLM deciding what to do next. Deterministic code doing the work. Three layers because LLMs are 90% reliable per step and that compounds badly over five.

The projects below are evidence of that pattern in different domains: a job search command centre I run my own search through, a CV pipeline that grades the CV that landed in your inbox, an AV runbook that trained 14 church volunteers, a daily news digest that runs at 7am while I sleep. All built in Claude Code on weekends. None of them required me to be an engineer. The methodology did the heavy lifting.

Haarlem · Salesforce ADM-201 in progress · Open to roles in NL, hybrid or remote across EMEA

Projects

5 of 5
Pipeline & tracking

Job Search Command Centre

Supabase + React app that runs my entire job search as a pipeline. Apify scrapes, OpenRouter scores, Telegram notifies, a 14-stage pipeline tracks applications, an interview coach generates STAR-graded practice questions. The hero example of the 3-layer pattern at full scale.

  • React
  • Vite
  • Tailwind
  • Supabase
  • OpenRouter
  • Apify
  • Telegram
  • Vercel