Skip to content
View roanurquhart's full-sized avatar
đź‘€
đź‘€
  • Raleigh, North Carolina

Block or report roanurquhart

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. spotify-playlist-generator spotify-playlist-generator Public

    A full stack application that leverages the Spotify API to create interesting playlists.

    JavaScript 1 1

  2. advent-of-code advent-of-code Public

    My collection of Advent of Code solution in Python!

    Python

  3. backtracking-and-local-search backtracking-and-local-search Public

    An implementation of smart backtracking and local search in Python

    Python

  4. TicTacToe-AI TicTacToe-AI Public

    The game of Tic Tac Toe with logic built from the ground up in Java. The game includes an Artificial Intelligence algorithm that responds to the human player input, this algorithm forces a stalemat…

    Java