Skip to content
View CharKeaney's full-sized avatar
  • United Kingdom

Block or report CharKeaney

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

    C compiler for x86 64 bit

    C++ 1

  2. lirc lirc Public

    C

  3. dlx dlx Public

    Implementation of Donald Knuth's algorithm x using the Dancing Links technique.

    C++

  4. orderbook orderbook Public

    Order book for matching equity orders

    C++

  5. shogi shogi Public

    Backend digital implementation of Shogi

    C++

  6. sudoku-solver sudoku-solver Public

    A simple recursive backtracking algorithm for solving Sudoku puzzles when given a 81 character string.

    Python