Skip to content
View danilkiff's full-sized avatar
👽
afk
👽
afk

Block or report danilkiff

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

✴️ For profit (enterprise track)

  • Leading small, high-impact teams in enterprise environments
  • Architecting microservice ecosystems across datacenters
  • Driving capability growth, technical risk ownership, and zero-defect production

Java Spring PostgreSQL RabbitMQ k6 Kubernetes Helm Ansible

✴️ After hours (independent research)

Side quests run as small experiments: a concrete question, a measurement setup, a written answer. Finished ones get archived; results stay public.

  • payments-book - an open book (RU) on how payments actually work; DOI 10.5281/zenodo.19884844
  • redis-failure-mode - measuring acknowledged-write loss in Redis, Valkey and KeyDB under failover and power loss
  • pow - SHA-256 proof-of-work: Python reference vs Rust + SHA-NI solver, with honest statistics
  • jwt-performance - what JWT/JWE verification actually costs inside Spring Cloud Gateway
  • go-lgbm-serving - serving a Python-trained LightGBM model from Go, bit-exact, with native SHAP reason codes
  • macdjvu - a native macOS DjVu reader, built because none existed worth using
  • sre.pq3.ru - an interactive map of SRE practices as an explicit prerequisite graph

Python Go Rust Swift LLM LaTeX Vim

✴️ Past domains (legacy)

  • Centralized core banking platforms (development, integration, rollout)
  • Telecom OSS/BSS (SDN/ML R&D, orchestration prototypes)
  • Large-scale contact centers (Avaya integration, custom dynamic IVR flows)

Oracle DB MS SQL Server OpenStack CentOS Kafka JMeter Jenkins

Experience spans systems performance, backend engineering, infrastructure design, and applied R&D.

✴️ Meta notice

This is a public notebook. Not a resume, not recruitment material.

Pinned Loading

  1. payments-book payments-book Public

    (RU) Открытая книга о том, как на самом деле работают платежи. DOI 10.5281/zenodo.19884844

    TeX

  2. redis-failure-mode redis-failure-mode Public archive

    Reproducible lab measuring acknowledged-write loss in Redis, Valkey and KeyDB under failover and power loss

    Python

  3. pow pow Public archive

    Reproducible SHA-256 proof-of-work benchmark: Python reference vs. Rust + SHA-NI parallel solver sharing one wire format.

    Python

  4. go-lgbm-serving go-lgbm-serving Public

    Serve a Python-trained LightGBM model from Go via cgo, with native SHAP reason codes and a bit-exact numerical-parity harness.

    Go

  5. jwt-performance jwt-performance Public archive

    Benchmarking setup for measuring JWT/JWE verification performance in Spring Cloud Gateway (Java 25). Includes HS256, RS256, ES256, and JWE tests.

    Shell 1

  6. macdjvu macdjvu Public

    Native macOS DjVu file reader

    Swift