Skip to content
View Squair's full-sized avatar
  • Thought Quarter
  • Bristol

Block or report Squair

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. react-connect-four Public

    Multiplayer implementation of connect four.

    TypeScript

  2. temperature-monitoring Public

    A system for monitoring temperature recording devices in real-time.

    TypeScript

  3. clock-angle Public

    When given a clocks hour and minute the angle between both hands is returned.

    C#

  4. csharp-maze-backtracking Public

    Returns the shortest path in a maze using backtracking.

    C#

  5. pair-match Public

    O(n) to find pair of numbers in list that add up to target value.

    C#

  6. python-snake Public

    A console version of the game snake.

    Python