Skip to content
View iliakonnov's full-sized avatar
🦕
🦕

Highlights

  • Pro

Organizations

@ik-hse-projects
Block or Report

Block or report iliakonnov

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

Repos overview

  • AdventureBot (C#) — Telegram bot to entertain people.
  • PikaDots (Rust) — Website that makes beautiful images from user activity on one website. Currently inactive.
  • SnakeGame (C#) — Snake game. With support for third-party plugins and GUI.
  • RogueBotBot (Python) — Telegram userbot that automatically plays with another bot.
  • Flibusta (Python) — Simple website for searching downloaded books. Not running publicly.
  • Thuja (C#) — Very small framework for making simple text user interfaces.
  • ttdb (Rust) — Experiments with Rust type system. But types outplayed me and it does not compiles.
  • SchoolSchedule — My first (and currently last) project in JS. Made for school and it's pretty bad.

Pinned

  1. AdventureBot AdventureBot Public

    C# 5 3

  2. PikaDots PikaDots Public

    Rust 1 1

  3. RogueBotBot RogueBotBot Public

    Бот, который почти автоматически играет в https://github.com/yegorf1/RogueBot

    Python 1

  4. snakeGame_csharp snakeGame_csharp Public

    Snake game

    C# 1

  5. point.py point.py
    1
    def getChar(x, y, accuracy, fns):
    2
        d = 1 / accuracy / 2
    3
        res = ' '
    4
        clr = 0
    5
        n = 0
  6. flibusta flibusta Public

    Python 1 1