Skip to content
View ScoutTheMutt's full-sized avatar

Block or report ScoutTheMutt

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

Popular repositories Loading

  1. CS2-Player-Tracking-Web-App CS2-Player-Tracking-Web-App Public

    A web application that uses API calls to Steam and Faceit in order to show player stats.

    Python 1

  2. Robotics_Group28 Robotics_Group28 Public

    Repository for tracking the code for CSCI 455 Robotics

    Python

  3. ScoutTheMutt.github.io ScoutTheMutt.github.io Public

    HTML

  4. Password-Generator Password-Generator Public

    An open source password generator. With multiple options to generate random secure passwords and passphrases.

  5. Producer-Consumer Producer-Consumer Public

    A logical solution written in C to the famous producer consumer problem in operating systems. The solution uses mutexs and semaphors to lock and unlock parts of memory.

    C