Skip to content
View tkanov's full-sized avatar
💭
💭

Block or report tkanov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tkanov/README.md

Hi, I'm Igor 👋

Tech Lead / Staff Engineer based in Amsterdam, working across regulated/safety-critical environments and AI-native engineering — with roots in internet-exchange-scale network automation. CISSP, GCSA, Generative AI Leader.

What I do

Architecture: Maintainable systems that still make sense a year from now.

Delivery: Predictable shipping with minimal ceremony.

Operations and security: Infrastructure that scales with the team instead of slowing it down.

GenAI in production: LLM integration, RAG, and observability (Langfuse). Building toward agentic systems and MCP-based tool use.

Tech stack

  • Languages: Python, Ruby, Go, TypeScript/JavaScript
  • Cloud and infra: AWS, GCP, Kubernetes, Docker, Terraform
  • GenAI: LLM integration, RAG, Langfuse
  • Security: CISSP, GCSA, Generative AI Leader

Currently

  • EgressLens − monitor outbound network activity from Python apps running in Docker.
  • LLM Observability PoC − a Langfuse-based PoC for LLM observability in Python.
  • Exploring: agentic RAG (LangGraph, MCP), LLM evals (promptfoo, Inspect AI), and high-throughput inference (vLLM).

Writing

On AI engineering

On security

Contact

⚡ Side quests

When not writing software, I'm building things on a breadboard. ESP32 firmware, sensors, basic circuits, and the like.

Electrical engineering breadboard

Pinned Loading

  1. egresslens egresslens Public

    EgressLens: monitor outbound network activity from Python apps in Docker. Now with a slick UI! 😱

    Python

  2. esp32-bluetooth-remote-kobo esp32-bluetooth-remote-kobo Public

    Lilka (ESP32‑S3‑WROOM‑1‑N16R8) BLE HID page-turner for Kobo e-readers. Compiles into a tiny firmware that emulates a Bluetooth keyboard to send page-turn keycodes.

    C++ 2

  3. llm-observability-poc llm-observability-poc Public

    Langfuse PoC for LLM observability in Python: traces, prompts, and cost tracking (per request/model)

    Python

  4. simple-homelab-jumphost simple-homelab-jumphost Public

    Minimal SSH bastion with an interactive fzf host picker for homelabs

    Shell