Skip to content
View mnokno's full-sized avatar
🌱
coding || sleeping
🌱
coding || sleeping

Highlights

  • Pro
Block or Report

Block or report mnokno

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 Loading

  1. Chess-AI Chess-AI Public

    Chess AI powered by a minimax algorithm with alpha beta optimalization, progressive deepening, quiescence search and opening bokk. Position is represented using a hybrid of a square centric and a b…

    C#

  2. Rubiks-Cube-Solver Rubiks-Cube-Solver Public

    Mobile Application - Solves randomly shuffled Rubik’s cube using beginner’s method with animations.

    C#

  3. SelfDrivingCar SelfDrivingCar Public

    The objective of this project is to create a self-driving car that can autonomously navigate a simple racing track.

    C# 1

  4. WordleMaster WordleMaster Public

    WordleMaster is a powerful word-guessing tool designed for mobile devices. It utilizes an advanced tree-based algorithm to suggest the best possible words to guess in a game of Wordle, based on pre…

    Java

  5. Marlin Marlin Public

    Marlin is a high-performance Connect 4 engine designed specifically for a 7x6 board size, written in C++ and utilizing a bitboard representation of the game board for maximum efficiency.

    C++

  6. PongAI PongAI Public

    Pong AI - Reinforcement Learning Agent for Playing Pong

    ShaderLab