Skip to content
View kproshakov's full-sized avatar

Block or report kproshakov

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Periodic-Table Periodic-Table Public

    Interactive tool for studying periodic table of elements

    Java

  2. Zombie-game Zombie-game Public

    A shooter with zombies

    Java

  3. C-translator C-translator Public

    This program translates plain text in to pieces of code in C language. If executed they will print out the original text

    Python

  4. Asteroid-Game Asteroid-Game Public

    A space shooter

    Java

  5. TactileCity TactileCity Public

    Car traffic management service

    Python 2

  6. SudokuCV SudokuCV Public

    This application solves Sudoku puzzles from pictures. It uses edge detection and warp perspective algorithms to isolate each individual cell. Then, a CNN classifies each digit to construct the sudo…

    Python