CYBERJABKA

Kirill Fisyukovich

About

I am a Backend Developer from Brest, Belarus. I like building systems that are simple enough to operate, but strong enough to survive real production traffic: APIs, admin tools, integrations, data pipelines, background workers, and AI features with clear boundaries.

I enjoy the engineering space where backend code meets the physical world: networking, hardware-adjacent products, computer vision, video processing, and operational tooling. I have worked on restaurant platforms, media workflows, ClickHouse analytics, Telegram bots, parsing systems, payment features, and computer vision for buffet hardware.

Read the full resume

WebSSH Workspace

A browser-based SSH workspace for quick terminal access, saved encrypted profiles, and SFTP file browsing with uploads, downloads, and folder archives.

Open WebSSH

Terminal 1 Files
CtrlAltEscTabCopy
$ ssh root@server
connected
/opt/project $ ls
app  nginx  migrations
/opt/project $ ./deploy
build complete
ready

Code Arena

Private coding rooms for friendly battles: invite people by room code, pick a challenge, wait until everyone is ready, then race to solve it before the timer runs out.

Open Code Arena

Room 7F2A9C Python · Hard
Difficulty: Hard Task: Best Score Start Ranked Round
1 def solve(data: str) -> str:
2     scores = data.split()[1:]
3     numbers = map(int, scores)
4     return str(max(numbers))
Public tests
4
8 3 13 5
→ 13
Leaderboard
  1. cyberjabka · 0.038 ms
  2. backend_monk · 0.051 ms
  3. cacheless · running

Latest Posts

All posts