Skip to content
View TheMatt2's full-sized avatar

Block or report TheMatt2

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. wordle-solver Public

    A solver for the game Wordle.

    Python

  2. analyzer-tests Public

    A set of example C programs that demonstrate common programming mistakes, and provides results on which static code analyzers can detect these mistakes.

    C 1

  3. A python function to do an os.walk()...
    1
    # MIT License
    2
    #
    3
    # Copyright (c) 2021 Matthew Schweiss
    4
    #
    5
    # Permission is hereby granted, free of charge, to any person obtaining a copy
  4. Simplier PathType object for helping...
    1
    """
    2
    Simplified PathType
    3
     - Simplify for common case
    4
     - Only one type, no more (never used really)
    5
     - No dash support, just simplier