Skip to content
View maddawg9838's full-sized avatar
💭
Busy Coding
💭
Busy Coding

Block or report maddawg9838

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

    A Jupyter notebook summarizing essential tools and languages used in data science, featuring popular programming languages, libraries, and examples of basic arithmetic in Python

    Jupyter Notebook

  2. Host_Pinging_Network_Simulation Host_Pinging_Network_Simulation Public

    A Java program that simulates single-hop network traffic in a star topology, using a doubly-linked list for event management and enabling hosts to send and receive messages, including ping requests…

    Java

  3. HangmanGame HangmanGame Public

    This is a classic console-based Hangman game implemented in C++. Players take turns guessing letters in a hidden word chosen by one player. The game tracks incorrect guesses, providing a limited nu…

    C++

  4. To-do-List To-do-List Public

    Python-based To-Do List Application that allows users to efficiently manage their tasks.

    Python