Skip to content
View landgrafhomyak's full-sized avatar

Organizations

@Minecraft-COMiC @Tutwoqan
Block or Report

Block or report landgrafhomyak

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. cw-fruit-fight-2022-gui-client cw-fruit-fight-2022-gui-client Public

    GUI client for playing "Fruit fight 2022" event in ChatWars

    Cython

  2. itmo-brick7rope-modeling itmo-brick7rope-modeling Public

    WinAPI editor for modeling some physics stuff

    C

  3. abstract-red-black-tree_kotlin abstract-red-black-tree_kotlin Public

    Library with alghorythm for balancing red-black trees

    Kotlin

  4. cwapi-python cwapi-python Public

    Client for ChatWars API for Python3

    Python

  5. starcraft2__lost_viking__keyboard_ma... starcraft2__lost_viking__keyboard_macro.c
    1
    /*
    2
    3
    This macro allows to use CapsLock instead of Space clicker.
    4
    5
    Recomends to set CaplsLock disabler to Shift.
  6. schedule_cw3_battle_orders.py schedule_cw3_battle_orders.py
    1
    import asyncio
    2
    import datetime
    3
    import random
    4
    from typing import Optional
    5