Skip to content
View CippoX's full-sized avatar
πŸ‘¨β€πŸ’»
πŸ‘¨β€πŸ’»
  • Venice, Italy

Highlights

  • Pro

Block or report CippoX

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. SudokuSolver Public

    Due to how it is formulated, solving a sudoku puzzle is a problem often used to explain Constraint Satisfaction Problems. This projet illustrates how to solve sudoku using Constraint Satisfaction P…

    Python

  2. HandwrittenDigitRecognition Public

    Handwritten digit recognition might seem trivial due to modern advancements in AI, but solving it with classical programming methods proves to be quite challenging. This project explores the use of…

    Python