Skip to content
View antoni-kuczynski's full-sized avatar

Highlights

  • Pro

Block or report antoni-kuczynski

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

Pinned Loading

  1. rustix-kernel rustix-kernel Public

    Simple kernel written entirely in Rust.

    Rust 2

  2. MapsAppFrontend MapsAppFrontend Public

    Frontend for my maps app.

    TypeScript 1

  3. NEAT_Flappy_Bird NEAT_Flappy_Bird Public

    A Flappy Bird clone with machine learning implementation based on NEAT genetic algorithm.

    Java 2

  4. MapsAppBackend MapsAppBackend Public

    Backend for my maps app.

    Java

  5. Minesweeper_Game Minesweeper_Game Public

    A command line / raylib gui minesweeper game written in C.

    C 2

  6. Huffman_Compressor Huffman_Compressor Public

    File compressor / decompressor based on Huffman's algorithm.

    Java