Skip to content
View Mikhail-Beresnev's full-sized avatar
  • College Place, WA

Block or report Mikhail-Beresnev

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

Pinned Loading

  1. Minesweeper_AI Minesweeper_AI Public

    Minesweeper AI which uses logical deduction to support the knowledge of the AI

    Python

  2. Open_Acidification_pH-stat_arduino Open_Acidification_pH-stat_arduino Public

    Forked from Open-Acidification/TankController

    The arduino code for the Open Acidification pH-stat unit

    C++

  3. Open-Acidification/TankController Open-Acidification/TankController Public

    Arduino and web GUI source code for the Open Acidification tank controller (pH-stat unit).

    C++ 12 35

  4. Sudoku_Game Sudoku_Game Public

    Group Project to create a Sudoku game with an inbuilt Sudoku generator and solver

    C++

  5. Task_Planner Task_Planner Public

    A website designed to have both, the features of a to-do list and a blogging website

    CSS

  6. TicTacToe_AI TicTacToe_AI Public

    Tic Tac Toe AI which uses the minimax algorithm, optimized with alpha beta pruning

    Python