Skip to content
View kosyan62's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report kosyan62

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
kosyan62/README.md

Konstantin Golovanov

Python developer with 5+ years at the intersection of backend, cloud infrastructure, and security.

  • 🔭 Currently: building an OpenStack-based infrastructure platform at ITKey
  • ☁️ Cloud & Infra: OpenStack · Kolla-Ansible · Docker · Kubernetes · Ansible
  • 🛡️ Security: SOC operations · vulnerability detection · DevSecOps · SIEM
  • 🧰 Python · FastAPI · PostgreSQL · Prometheus/Grafana
  • 🎓 42 School Paris

Pinned Loading

  1. 42-Darkly 42-Darkly Public

    42 School Darkly project: 14/14 web security breaches exploited and documented with reproduction steps, root-cause analysis, and fixes. Python/PHP exploit scripts.

    Python

  2. openstack_agent openstack_agent Public

    RAG agent for OpenStack internals — answers questions about Nova, Cinder, Neutron & Keystone by fusing search over docs, Launchpad bugs, source code and mailing lists (ChromaDB + RRF + local LLM)

    Python

  3. computor_v2 computor_v2 Public

    Interactive math interpreter: exact rationals, complex numbers, matrices, user functions, polynomial equations up to degree 2, plotting. Python + PLY.

    Python

  4. minishell minishell Public

    A minimal Unix shell written in C. Supports basic command execution, environment handling, and built-in commands like cd, echo, env, and exit.

    C