Skip to content
View CWattDesigns's full-sized avatar

Block or report CWattDesigns

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. Asteroids Asteroids Public

    Asteroids recreated in vanilla JavaScript

    HTML 1

  2. LibraryManagementSystem LibraryManagementSystem Public

    HTML

  3. Recursive-Transversal-Through-a-File-Tree Recursive-Transversal-Through-a-File-Tree Public

    Practice using recursion. The user provides a file pathing, then the program scans this pathing recursively and outputs the directories, amount of files, size of files in the directory, and the fil…

    Java

  4. WeatherAPI WeatherAPI Public

    Python weather application that uses an API call to Openweathmap to find and display weather information for a user-input city. Developed based on a tutorial by NeuralNine

    Python

  5. Java-Slot-Machine Java-Slot-Machine Public

    A game that lets the user create new players and slots through the use of dynamic arrays, and allows the players to run plays on the slot machines.

    Java

  6. Rock-Paper-Scissors Rock-Paper-Scissors Public

    Rock Paper Scissors created using Python.

    Python