Skip to content
View BuckleyAndrew's full-sized avatar
  • Greater Pittsburgh Area, PA

Block or report BuckleyAndrew

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Linear_Regression Linear_Regression Public

    Takes a .csv file of two columns (x, y) and, using the matplotlib package for Python, plots the points on a scatter plot with its linear regression line.

    Python

  2. TicTacToe TicTacToe Public

    Two-player Tic Tac Toe game

    Python

  3. Minesweeper Minesweeper Public

    Minesweeper game utilizing a two-dimensional list

    Python

  4. Linked_List Linked_List Public

    Python linked list using a Node class

    Python

  5. Stack Stack Public

    Python stack using a node class

    Python

  6. Queue Queue Public

    Python queue using a node class

    Python