Skip to content
View maguiremarion's full-sized avatar
  • Tesla
  • San Francisco, CA

Block or report maguiremarion

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PythonMySQLConnection PythonMySQLConnection Public

    Establishes how to make a connection to a MySQL database, send SQL queries, and receive info back from the queries using a python program

    Python

  2. JavaSnakeGame JavaSnakeGame Public

    Java program of the classic game 'Snake' utilizing a linked list, nodes, 2D arrays, OOP, and more

    HTML