Skip to content
View Taskov1ch's full-sized avatar
🏠
IT'S MY HOME!
🏠
IT'S MY HOME!

Block or report Taskov1ch

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

Askhat / Taskov1ch

Python developer focused on CLI tools, automation, backend-oriented systems, and developer tooling.

I build practical software with Python, Docker, Linux, and Git-based workflows. I care about reproducibility, clear interfaces, validation, testing, and software that can actually be installed, automated, and maintained.

Currently open to freelance and part-time remote work, especially Python automation, bots and integrations, CLI utilities, data-processing tools, and backend tasks.

Portfolio · Projects @ task-v1 · Telegram


Tech stack

Primary

Python · Docker · Linux · Bash · Git · GitHub Actions · SQLite

Python tooling

pytest · mypy · Ruff · uv · httpx

Other experience

TypeScript · React · Java · HTTP/REST APIs · CI/CD


Featured projects

A reproducible, Docker-first CLI for installing and operating Minecraft Java and Bedrock server instances.

Built around declarative recipes, exact artifact identities, reviewable plans, transactional updates, recovery, and predictable automation.

Highlights

  • cross-platform Python CLI;
  • Docker-based runtime management;
  • reproducible recipe and lockfile workflow;
  • dry-run and non-interactive automation modes;
  • transactional updates and recovery;
  • artifact hash and image identity verification;
  • interactive terminal interface;
  • automated testing, linting, and static type checking;
  • published through PyPI and standalone releases.

Stack: Python · Docker · HTTP · pytest · mypy · Ruff · GitHub Actions

Repository · Documentation


The Git-backed recipe catalog used by Luminesk.

It validates server recipes and templates, generates deterministic catalog snapshots, enforces compatibility rules, and publishes catalog updates through CI.

Stack: Python · TOML · GitHub Actions · CI/CD · Validation · Testing

Repository


My personal developer portfolio with a terminal-inspired interface.

It includes responsive layouts, localization, GitHub integration, live project README loading, animations, and GitHub Pages deployment.

Stack: React · TypeScript · Vite · Tailwind CSS · i18next

Website · Repository


A player-to-player marketplace plugin with persistent storage, asynchronous database operations, item-state preservation, search, sorting, localization, and offline claim handling.

Stack: Java · SQLite · MySQL · Gradle

Repository


Earlier work

Before my current projects, I worked extensively with game-server plugins, RCON integrations, and chat bots for platforms such as Telegram, Discord, and VK.

Those older repositories are intentionally kept archived: they are part of my development history, while the projects above represent the code and engineering practices I currently focus on.


What I'm interested in

I'm particularly interested in work involving:

  • Python automation and scripting;
  • backend services and API integrations;
  • CLI and developer tools;
  • Telegram/chat bots;
  • Docker and Linux tooling;
  • data processing and workflow automation.

Contact

The easiest way to reach me is through Telegram.

You can also find my projects, links, and additional information at taskov1ch.xyz.

Pinned Loading

  1. task-v1/AstraAuction task-v1/AstraAuction Public

    AstraAuction is a player-to-player marketplace plugin for Lumi.

    Java 3