Skip to content
View akak1y's full-sized avatar
🎆
building RAGEMP_server
🎆
building RAGEMP_server

Block or report akak1y

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.

Content in all repositories owned by your account will be closed.
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
akak1y/README.md

hey, i'm akak1y 👋

portfolio

backend engineer who follows interesting problems, not a fixed domain.

the common thread is control: i like owning every layer of what i build. clean layered architecture where it scales, C++ where i want total command of memory and performance, and no black boxes in between.

last activity last activity


🎮 projects

RAGEMP_server Release active production-grade GTA V RP server from scratch: layered controllers → services → models enforced by dependency-cruiser, atomic money transactions, real-time WebSocket admin panel with live map, >85% service coverage.

CanvasMapper npm zero-dependency Canvas 2D map engine — Leaflet choked at 500 markers in my admin panel, so I wrote my own. pluggable tile sources, 1000+ markers at 60 FPS, :where() CSS defaults any stylesheet can override, CLI slicer inside.

CI demo npm downloads

DVD-screensaver done for fun the nostalgia toy: bouncing logo with per-pixel NumPy recoloring, waiting for that perfect corner hit.


🔭 exploring

PhotoAtlas early stage local-first Tauri 2 + Rust app: photo folder → interactive map. rayon-parallel EXIF parsing, sha256 thumbnail cache, zero network I/O.


🛠️ stack

languages: JS/TS · C++ · Python
backend: Node.js · Redis · MySQL · SQLite
frontend: Vue 3 · React 18 · Canvas 2D · MapLibre · Vite
quality: Jest · Vitest · GitHub Actions · ESLint 9


📬 contact

Portfolio (RU / EN) · Telegram: @ak4k1y • Discord: .ak4k1y • Email: gamer.all.games@list.ru

Pinned Loading

  1. RAGEMP_server RAGEMP_server Public

    Production-ready backend для RAGE MP: Node.js, Sequelize, Redis, WebSocket-админка, чистая архитектура и CI/CD.

    JavaScript 2

  2. canvasmapper canvasmapper Public

    High-performance Canvas map engine for large-scale interactive maps

    TypeScript

  3. PhotoAtlas PhotoAtlas Public

    Local photo map based on EXIF GPS coordinates

  4. DVD-screensaver DVD-screensaver Public

    Retro DVD Screensaver (Pure Fun Edition)

    Python