About Hamburg, Germany · Updated Aug 2026

About Methun Raj

Data Engineer at Statista in Hamburg, and AI Consultant and Engineer at Swift ProSys. I work on internal data tools and the pipelines behind them — from the model layer to the apps teams actually use.

Portrait of Methun Raj

Open to consulting

The curiosity

  1. 2022

    Right after OpenAI released ChatGPT, I started exploring how AI could fit into my day-to-day workflow — before “agentic coding” was even a phrase. That's where the curiosity began.

  2. Apr 2023

    AutoGPT & BabyAGI appeared, and I was genuinely astonished at how good AI could be — and how useful it is in everyday work.

  3. Since then

    Claude Code and OpenCode arrived and made everything even better — I was suddenly able to prototype so many things. Then I went deeper: MCPs, prompting properly, agentic coding patterns — and my workflow became a much more automated one.

Tools I use

  • Claude Code Claude Code daily agentic driver
  • OpenAI Codex OpenAI Codex second pair of agent hands
  • Pi Pi agent for exploration
  • skills.sh skills.sh specific skills for my tasks
  • MCP MCP connecting agents to real systems

How I work

RESEARCH Learn it before I prompt PROMPT With the groundwork in place CLAUDE.MD · AGENTS.MD RULES & CONSTRAINTS SUB-AGENTS PER TASK AGENT PLANS It writes the plan first REVIEW PLAN I gate it before build BUILD Agents work to the plan SIGN OFF Real output, my approval ITERATE