Pinned Loading
-
network-simulation
network-simulation PublicThis 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
-
automate-the-boring-stuff
automate-the-boring-stuff PublicMy solutions to all of the projects in Automate the Boring Stuff With Python by Al Sweigart
-
-
earworms
earworms PublicThis program is designed to send catchy lyrics in an attempt to get songs stuck in the recipient's head
Python
-
base-conversion
base-conversion PublicThis 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
-
weather-forecast
weather-forecast PublicA 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…
If the problem persists, check the GitHub status page or contact support.