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

Highlights

  • Pro

Block or report happykust

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

Hey, I'm Kirill πŸ‘‹

Backend Team Lead Β· Python Β· DevOps Β· Infrastructure

I lead backend development at RTK IT in Moscow, managing a team of engineers working on enterprise-grade data platform. My day-to-day spans Python development, DevOps, infrastructure, security and networking.

I'm passionate about building reliable, self-hosted systems and exploring AI-driven development tooling.


πŸ”§ What I work with

Backend: Python, Rust, FastAPI, Litestar, SQLAlchemy, Alembic, PostgreSQL, ClickHouse

AI / ML: LangChain, LangGraph, Milvus, RAG pipelines, self-hosted LLMs (OpenAI-compatible API)

DevOps: GitLab CI/CD, Docker, Kubernetes, Proxmox

Monitoring & Security: Sentry, Trivy, CycloneDX, FSTEC Certification

Networking: MikroTik, pfSense


πŸ“Œ Featured projects

Apache Superset rebuilt on top of Litestar instead of Flask β€” exploring modern async Python ASGI for enterprise BI.

Moves snx-rs Check Point VPN client from a local workstation to a MikroTik edge router (ARM container). Includes a Linux tray app for remote management via REST API + SSE.

Fork of the official Sentry Jira integration that adds support for legacy Jira Server versions via username/password authentication.

Drop-in redis-py replacement backed by valkey-py β€” migrate from Redis to Valkey without changing a single line of application code.


πŸ“š Education & Certifications

  • πŸŽ“ B.Sc. in Full-Stack Development β€” RTU MIREA
  • πŸ“œ Professional retraining β€” DevOps Engineering
  • 🐍 PCAP β€” Certified Associate in Python Programming (Click)
  • πŸ“œ Professional retraining β€” Project Manager (PMBoK 7)

πŸ“Š Stats

GitHub stats Top languages

Pinned Loading

  1. liteset liteset Public

    Liteset is Apache Superset, but using Litestar instead of Flask

    TypeScript

  2. snx-edge snx-edge Public

    [DO NOT USE - DEV IN PROGRESS] Moves snx-rs VPN from the local workstation to a MikroTik edge router (ARM).

    Rust

  3. sentry-old-jira-server sentry-old-jira-server Public

    The fork of the official Sentry Jira integration, designed to allow you to use this powerful integration from Sentry team with old Jira versions by allowing setup integration with username and pass…

    Python 1

  4. valkey-redis-compat valkey-redis-compat Public

    Drop-in redis-py replacement backed by valkey-py β€” migrate from Redis to Valkey without changing application code

    Python