Skip to content
View sudomakecoffee's full-sized avatar
  • Baltimore, MD
  • 02:38 (UTC -04:00)
Block or Report

Block or report sudomakecoffee

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. Parses XML into JSON, pretty-printed Parses XML into JSON, pretty-printed
    1
    #!/usr/bin/env python
    2
    # General process
    3
    # 1. Parse any command-line arguments
    4
    # 2. Parse XML into memory
    5
    # 3. Separate items into lists based on type
  2. Spritesheet generator in Python Spritesheet generator in Python
    1
    #!/usr/bin/evn python
    2
    # General process
    3
    # 1. Parse any arguments
    4
    #   a. Parse args into values
    5
    #   b. Provide default value if arg not specified
  3. system76-docs system76-docs Public

    Forked from system76/docs

    System76 support documentation site

    Vue