Skip to content
View zspatter's full-sized avatar
Block or Report

Block or report zspatter

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

  1. network-simulation network-simulation Public

    This project allows an organ donation system to be simulated within a network of hospitals. The graph itself is represented by a collection of dictionaries. Furthermore, the graph can be interacted…

    Python 1

  2. automate-the-boring-stuff automate-the-boring-stuff Public

    My solutions to all of the projects in Automate the Boring Stuff With Python by Al Sweigart

    Python 17 10

  3. clean-desktop clean-desktop Public

    Automated desktop cleaner

    Python 3

  4. earworms earworms Public

    This program is designed to send catchy lyrics in an attempt to get songs stuck in the recipient's head

    Python

  5. base-conversion base-conversion Public

    This program gathers input from the console as a string, then determines the base of the input. It then converts binary/octal/decimal/hexadecimal values to binary bytes for storage. It can then con…

    Java

  6. weather-forecast weather-forecast Public

    A Python script that displays the 5-day weather forecast for a given location at 3 hour intervals. Locations can be searched by city name, postal code, or coordinates. This was implemented using th…

    Python 4 5