Skip to content
View NikTsiop's full-sized avatar
  • Greece

Block or report NikTsiop

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 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

Popular repositories Loading

  1. max7219cng-basic-operation-using-raspberrypi max7219cng-basic-operation-using-raspberrypi Public

    Raspberry Pi and MAX7219CNG 7Seg Led Controller

    C 1

  2. Path_Find_Algorithms Path_Find_Algorithms Public

    Maze project for testing differennt path finding algorithms

    Python

  3. QueensProblem QueensProblem Public

    For 4 queens: we want to put 4 queens on a 4x4 chessboard so that none of them threatens the other. Using Hill-Climbing and other optimization methods.

    Python

  4. Tic-Tac_Toe Tic-Tac_Toe Public

    A Python-based Tic-Tac-Toe game with Player vs. Player and AI modes. The AI uses the Minimax algorithm for optimal moves. Includes dynamic board display and win detection.

    Python

  5. BooksService BooksService Public

    A simple .NET Core microservice for managing books, built with Clean Architecture. Not a full app — just a clean, demo-style project for showcasing code structure and best practices.

    C#