Skip to content
Henrique Kasprzak

I build systems that read the physical world and keep the data honest.

Full-stack developer in Curitiba, Brazil — Go on the backend, React on the front. At Metropolys I write the services behind a smart-city platform: plate and face recognition, camera control, telemetry from sensors across a city, and the screens operators watch it all from. Off the clock I build complete systems on my own, end to end.

Open to backend and full-stack roles, remote or in Curitiba.

Now
Developer at Metropolys
Focus
Go services, real-time data
Based in
Curitiba, Brazil
Graduating
Computer Engineering, 2026

One plate, end to end

The path a single detection takes through the recognition service I wrote at Metropolys. Each stage adds what it knows.

Event payloadStage 6/6

{
  "plate": "RJK4C19",
  "alert": {
    "reason": "stolen_vehicles",
    "priority": 1,
    "channel": "operations_dashboard",
    "dispatched_at": "2026-09-17T13:42:09Z"
  }
}

Selected work

Five systems, written up the way I'd explain them to another engineer: what the problem actually was, what I chose, and what it cost.