Skip to content
View k1y0miiii's full-sized avatar
:shipit:
:shipit:

Block or report k1y0miiii

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

English · Русский

Maxim Chumakov · k1y0mi

Backend developer (Python / Django) who went fullstack

Portfolio Hugging Face Telegram Email

> whoami
Backend dev (Python / Django, Django REST, FastAPI) who spent the past year going fullstack.
Also work in AI/ML and LLM tooling, with a background in systems and security.
> status
Backend/Python engineer — Django, FastAPI, async. Telegram bots, external-API & LLM integrations.
Open to remote roles.

Stack

Python JavaScript C++ Bash

Django Django REST FastAPI PostgreSQL

PyTorch Transformers scikit-learn Docker Linux

Featured work

ru-ai-text-detector  ·  try the live demo

Detects human vs AI-written Russian text. Fine-tuned ruBert, calibrated to keep the false-positive rate at or below 3%. A recruiter can paste text and get a verdict in the browser, no setup.

Live demo Model Repo

Project What it is Stack
glyph A web browser that runs in your terminal. Rust
json-token-format JTF, a lossless compact JSON form for LLMs. Roughly 33% fewer tokens than raw JSON. Python
glyph-mcp MCP server: web search and fetch returned as clean text, about 8x fewer tokens. JavaScript
json-token-skill Claude Code skill and hook that reads JSON as compact JTF automatically. Python
ids-nsl-kdd Network intrusion detection from traffic analysis. Diploma project. Python, scikit-learn

Also around: GhostVault (anonymous messenger), FlipperZero-BadUSB-Scripts, and a synthetic test-data generator.

Stats

Stats Top languages

Contact

> links
portfolio  https://k1y0miiii.github.io
huggingface  https://huggingface.co/k1y0mi
telegram  https://t.me/k1y0mi
email  chumakov.mr@gmail.com
github  https://github.com/k1y0miiii

Open to backend and fullstack opportunities. Reach out on Telegram or by email.

Pinned Loading

  1. release-radar-bot release-radar-bot Public

    Telegram bot: Spotify tracking + LLM commentary (no fabricated numbers) + dashboard

    Python

  2. llm-gateway llm-gateway Public

    Self-hostable, token-frugal OpenAI-compatible LLM gateway — multi-provider routing, virtual keys + budgets, caching, cost accounting, JTF compression.

    Python

  3. django-saas-starter django-saas-starter Public

    Production-grade Django 5 + DRF multi-tenant SaaS starter — row-level tenancy (fails closed), RBAC, JWT, invitations, Docker, tested.

    Python

  4. ru-ai-text-detector ru-ai-text-detector Public

    Детектор ИИ-текста на русском: статистические признаки (v1) + дообученные трансформеры ruBert (v2–v4). Локально, без внешних сервисов.

    Python

  5. glyph-mcp glyph-mcp Public

    Token-cheap web search and fetch tools for Claude, backed by glyph

    JavaScript

  6. token-diet token-diet Public

    Put your LLM payloads on a token diet — reproducible token-cost benchmark + a visual playground that shows tokens & $ across models.

    Python