Skip to content
View samuelcbird's full-sized avatar
Block or Report

Block or report samuelcbird

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

Popular repositories

  1. minesweeper minesweeper Public

    A project where I tried to recreate the classic game Minesweeper.

    Python

  2. tetris tetris Public

    A project challenging myself to recreate classic game Tetris.

    Python

  3. sudoku_solver sudoku_solver Public

    A sudoku solver. Built to challenge my algorithmic thinking and to familiarise myself with Typescript.

    TypeScript

  4. harry_potter_game harry_potter_game Public

    A simple quiz using a free harry potter api

    JavaScript

  5. sudoku_backend_api sudoku_backend_api Public

    Given a unsolved sudoku puzzle it will return the solved puzzle.

    Python