Skip to content
View an8kk's full-sized avatar

Block or report an8kk

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

typing intro

portfolio telegram team


⌈ brief ⌋

  • anek / an8kk
  • full-stack dev, backend-leaning, building small tools that should not break instantly
  • stack: Python, Go, TypeScript
  • currently building Moxy and experimenting with reliability / infra ideas
  • trying to write simple code that actually survives real usage

⌈ stack ⌋

stack icons

Languages   Python / Go / TypeScript
Backend     APIs / queues / workers / integrations
Frontend    React / Next.js
Infra       Docker / Linux / GitHub Actions
Data        PostgreSQL / Redis

⌈ projects ⌋

Reliability middleware / queue-related project written in Go.

focus: queues, retries, workers, failure handling, backend infrastructure

Real-time multiplayer chess platform with server-authoritative gameplay, WebSocket state sync, ratings, tournaments, replay, puzzles, and browser-local Stockfish analysis.

focus: FastAPI, WebSockets, PostgreSQL, async SQLAlchemy, real-time state, domain-oriented backend

private / work-in-progress

bots, parsers, backend services, small automation tools, experiments

Do I really know what I am doing?

Pinned Loading

  1. Moxy Moxy Public

    Go 8

  2. TheFueki/ChessView TheFueki/ChessView Public

    Python