HB hakanbogan.com
senior backend developer,
agentic ai systems
senior backend developer, agentic ai systems

Hakan Boğan

Hakan Boğan, senior backend developer
fig. 01
hakanbogan ~ zsh 40×12 80×24
$
focus/01 Agentic AI workflows
focus/02 RAG and retrieval
focus/03 Distributed backends

I build backend systems, mostly in Python. Django REST and FastAPI services on Kubernetes and AWS, serving thousands of users.

I have led development teams and set how they review and release. The code has gone into logistics fleets, executive vehicles, developer platforms and defence systems. Lately most of my time goes to agentic AI, and specifically to getting several agents to work together and making each one show where its output came from.

skills.toml 46 entries
  • python
  • javascript
  • c++
  • c
  • sql
  • bash
  • django
  • django rest framework
  • fastapi
  • celery
  • kafka
  • rabbitmq
  • redis
  • websockets
  • rest api design
  • grpc
  • llm integration
  • rag pipelines
  • multi-agent frameworks
  • langchain
  • langgraph
  • prompt engineering
  • vector search
  • nlp
  • tensorflow
  • postgresql
  • pgvector
  • mongodb
  • mysql
  • elasticsearch
  • sqlite
  • aws
  • huawei cloud
  • docker
  • kubernetes
  • helm
  • ci/cd
  • mlops
  • argo workflows
  • temporal
  • nginx
  • linux
  • git
  • vue.js
  • html/css
  • qt
// icensted 2026 · isbn 978-625-7960-90-8

A Multi-Agent Framework for Evidence-Grounded Automated Code Review

The paper puts a group of LLM agents behind one rule. Nothing reaches the review until it can be traced back to evidence retrieved from the code, so a reviewer can check any comment against what produced it.

→ reference implementation
fig.02 · review pipeline
pull request
retrieved evidence
agents, each with one concern
findings you can check