Skip to content
View matthewgleason's full-sized avatar

Block or report matthewgleason

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
matthewgleason/README.md
  • 👋 Hi, I’m @matthewgleason
  • 👀 I’m interested in Software Development, Mobile App Development, Web App Development, Machine Learning, and Data Engineering.
  • 🌱 I’m currently learning Computer Science at the University of Arizona.
  • 💞️ I’m looking to collaborate on Mobile App projects, Machine Learning Projects, and Software Development projects.
  • 📫 How to reach me at my email at matthewgleason@email.arizona.edu

Popular repositories Loading

  1. BluetoothSignals BluetoothSignals Public

    Tracks the number of Bluetooth devices in a given area, giving a good idea to how many people are there. This is done with with Raspberry Pi and AWS.

    Python

  2. CSC335_Repo CSC335_Repo Public

    Assignment Repository

  3. Type Type Public

  4. matthewgleason matthewgleason Public

    Config files for my GitHub profile.

  5. Servator Servator Public

    An app which allows people to contact the police in a discrete way.

    Swift

  6. Traveling-Salesman Traveling-Salesman Public

    Graph exploration utilizing recursive backtracking algorithm and a heuristic algorithm.

    Java