Skip to content
@task-v1

Task — Version 1

A task? There is no task, but there is a challenge.

task-v1

Open-source developer tools and server infrastructure maintained by @Taskov1ch.

This organization is the home for my larger projects, shared components, and tools that benefit from living independently from my personal repositories.

The current focus is on Python tooling, automation, reproducible environments, CI/CD, and game-server infrastructure.


Luminesk

Luminesk is a Docker-first toolchain for creating and operating reproducible Minecraft Java and Bedrock server instances.

Instead of treating a server installation as a collection of manual steps, Luminesk describes it as a reviewable recipe with explicit inputs, sources, runtime configuration, persistent data, and readiness rules.

The main Python CLI.

It handles installation, updates, configuration, lifecycle management, validation, recovery, and automation of server instances.

Key areas include:

  • declarative server recipes;
  • reproducible artifact and container identities;
  • Docker-based runtime management;
  • interactive and non-interactive workflows;
  • dry-run planning;
  • transactional updates;
  • rollback and recovery;
  • cross-platform installation;
  • automated testing and static analysis.

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

Repository · Documentation

The official Git-backed catalog of recipes consumed by Luminesk CLI.

The repository provides validation rules, public schemas, compatibility checks, deterministic index generation, and CI-driven publication of catalog snapshots.

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

Repository


Other projects

A player-to-player marketplace plugin for the Lumi server ecosystem.

It provides asynchronous persistence, SQLite/MySQL support, item-state preservation, search and sorting, configurable transaction fees, localization, and storage for offline seller payments and expired listings.

Stack: Java · SQLite · MySQL · Gradle


Engineering focus

Projects in this organization generally explore or use:

Python · Docker · Linux · Automation · CI/CD · GitHub Actions · Testing · Validation · Developer Tooling

The goal is to build tools with predictable behavior, explicit configuration, reproducible workflows, and enough documentation to be usable outside the development environment.


Archived projects

Older experiments and previous-generation projects are kept archived when they are no longer actively maintained.

Archived repositories are preserved for historical reference and should not be assumed to represent the current architecture or development practices of active projects.


Maintainer

Maintained by Taskov1ch.

Personal website · GitHub profile

Pinned Loading

  1. AstraAuction AstraAuction Public

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

    Java 3

  2. luminesk-cli luminesk-cli Public

    Composer of Minecraft Bedrock Edition (MCBE) servers

    Python 2

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…