Skip to content
View amemov's full-sized avatar
🦍
🦍
Block or Report

Block or report amemov

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. Tarzan-Jojo-Maze-Solver Tarzan-Jojo-Maze-Solver Public

    Backtracking Algorithm for solving Tarzan-Jojo Mazes

    C++ 1

  2. Hexagon-Game Hexagon-Game Public

    Hexagon game. Two players: AI and User. Implemented using Alpha-Beta pruning to find optimal solution for agent.

    Python 1

  3. Neural-Network-Intro-to-AI Neural-Network-Intro-to-AI Public

    Deep neural network project for intro to AI class

    Jupyter Notebook 1

  4. SweepLine-Animation SweepLine-Animation Public

    Bentley-Ottoman Sweep Line Algorithm Animation

    Processing 1

  5. OpenSea-Bot OpenSea-Bot Public

    Bot that automates NFT uploading process on OpenSea

    Python 1 1

  6. Collatz-Conjecture Collatz-Conjecture Public

    Program that calculates collatz conjecture for small input (0;40)

    C