Skip to content
View AlexMayka's full-sized avatar
  • Russian

Highlights

  • Pro

Block or report AlexMayka

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

Typing SVG




Telegram Gmail Yandex


๐Ÿ‘ค About Me

Senior engineer with experience leading automation teams and building production systems end-to-end — from architecture design to deployment, observability, and operations. I focus on solving real business problems through technology: reducing manual work, increasing throughput, and building systems teams actually rely on.

My current work spans two domains: enterprise automation (AI pipelines, data workflows, integrations, IoT telemetry) and network security, where I develop backend systems for L3/L7 traffic filtering, service configuration, client monitoring, CAPTCHA generation, and TLS traffic interception tooling.


๐Ÿš€ What I Build

โšก Backend & Platform ๐Ÿค– Automation & AI ๐Ÿ“ก IoT & Embedded
High-load REST APIs (1000+ RPS) Document processing & analytics ESP32 firmware & telemetry
Multi-tenant RBAC systems LLM pipelines, RAG, transcription Binary protocols (TCP/UDP/BLE)
Developer SDKs & internal tooling ETL, API integrations, BI delivery Real-time sensor streaming
Observability & deployment pipelines Scraping & geocoding services Device management systems

๐Ÿ“Š Engineering Highlights

โšกBackend services handling 1000+ RPS with zero failed transactions
๐Ÿ“กBinary protocol for real-time IoT telemetry across TCP/UDP/Serial/BLE
๐Ÿ“ฆChunked file uploads up to 5GB with circuit breakers and auto-recovery
๐Ÿš€Bot SDKs with zero-allocation architecture (29ns/message dispatch)
๐Ÿค–AI agent pipelines using LangChain/LangGraph, RAG, and MCP
๐Ÿ›ก๏ธL3/L7 traffic filtering backends — configurator, client monitoring, CAPTCHA, TLS interception
๐Ÿญ18+ production automation services with ~13M RUB/year estimated savings
๐Ÿ“Š30+ BI dashboards for operational and management analytics

๐Ÿ›  Tech Stack

๐Ÿ“‹ Detailed breakdown
LanguagesGo · Python · C · Dart · SQL
BackendGin · net/http · FastAPI · Django · SQLAlchemy · Pydantic
AI / LLM SystemsLangChain · LangGraph · RAG · MCP · n8n · Whisper
DatabasesPostgreSQL · MySQL · MariaDB · Oracle · MongoDB · Redis
Data / AnalyticsS3 · HiveSQL · Spark · Metabase
MessagingRabbitMQ
InfrastructureLinux · Kubernetes · Docker · Nginx · GitHub Actions · GitLab CI/CD
MonitoringGrafana · Prometheus · Loki
Network / SecurityL3/L7 filtering · DPI · TLS interception · CAPTCHA systems
Bots / SDKsAiogram · Gogram (own) · go-max-sdk (own)
Embedded / IoTESP-IDF · CMake · BLE · UART · WiFi
MobileFlutter · Dart
RPAPIX · Sherpa · Primo
Testingk6 · wrk · Testify · pytest · unittest

๐ŸŒŸ Featured Projects


๐Ÿญ automation-monorepo

Production automation platform — 18+ services for analytics, document processing, AI pipelines, BI, and enterprise integrations. ~13M RUB/year estimated savings, ~5 FTE freed.

Go Python FastAPI Django PostgreSQL Docker


๐Ÿ“ฆ go-storage

Cloud file storage — multi-tenant RBAC, chunked uploads up to 5GB, MinIO S3 backend, circuit breakers, 95%+ test coverage.

Go Gin PostgreSQL MinIO JWT Docker


๐Ÿ“ก kinetica-protocol · kinetica-platform

IoT motion capture — binary protocol (11 message types, CRC, fragmentation) + ESP32 firmware + Go server for real-time sensor streaming over TCP/UDP/UART/BLE.

Go C ESP-IDF BLE WiFi


๐Ÿš€ gogram · go-max-sdk

Messenger Bot SDKs — declarative routing, FSM, middleware, and keyboard builders. go-max-sdk: 29ns/op, zero allocations, worker pool engine.

Go SDK design performance engineering


โšก merch-shop · wallet-api

Load-tested REST APIs — virtual currency store + concurrent-safe wallet. 1000 RPS sustained, <50ms p99.99, atomic transactions, Swagger docs.

Go Gin PostgreSQL JWT k6 wrk


๐Ÿ” Commercial Experience (NDA)

L3/L7 traffic filtering systems — service configurator, client monitoring backend, CAPTCHA generation, and traffic interception utility with full TLS handshake.

Go Python FastAPI Redis TLS/SSL DPI


๐Ÿงช Current Interests

Pinned Loading

  1. gogram gogram Public

    Telegram Bot SDK for Go with declarative routing, finite state machine (FSM) for conversation flows, middleware chain, and inline keyboard builder. Supports 10 core API methods, long polling, and r…

    Go 1

  2. automation-monorepo automation-monorepo Public

    Production automation platform — 18+ services for analytics, document processing, AI pipelines, and enterprise integrations. Python, Go, FastAPI, Django, LLM, Docker. ~13M RUB/year savings across 5…

    Python 1

  3. go-max-sdk go-max-sdk Public

    High-performance SDK for building Max messenger bots in Go. Declarative routing, built-in FSM, middleware system, worker pool engine, and automatic rate limiting. Benchmarked at 29ns per message di…

    1

  4. go-storage go-storage Public

    Production-ready cloud file storage with multi-tenant architecture and RBAC (Super Admin / Company Admin / User). Features chunked uploads up to 5GB, MinIO S3 backend, circuit breakers, and materia…

    Go 1

  5. merch-shop merch-shop Public

    REST API service for an internal merch store where employees purchase items using virtual coins. Built with Go (Gin), PostgreSQL, JWT auth, and clean architecture. Load tested with k6 at 1000 RPS —…

    Go 1

  6. kinetica-protocol kinetica-protocol Public

    Universal binary protocol for real-time sensor communication over TCP, UDP, Serial (UART), and BLE. Supports 11 message types, CRC validation, device registration, and message fragmentation. Built …

    Go 2