Skip to content
View dreampoetlee's full-sized avatar
🎲
Working hard & playing harder
🎲
Working hard & playing harder

Block or report dreampoetlee

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

Popular repositories Loading

  1. 100_Days_Of_Code 100_Days_Of_Code Public

    Forked from Developer-Toolkit/100_Days_Of_Code

    A visual journal of my coding journey.

  2. DayTripGenerator DayTripGenerator Public

    The Day Trip Generator will allow a user to have a random trip generated for them, making it less of a hassle to come up with trip ideas for the day!

    Python 1

  3. alarm_clock_lab alarm_clock_lab Public

    Create an Alarm Clock class and set the current time.

    Python

  4. shopping_cart_lab shopping_cart_lab Public

    Python

  5. robots_vs_dinosaurs_project robots_vs_dinosaurs_project Public

    Using the concepts of OOP by creating classes and using objects (instances of those classes) to interact with each other, create a console application that will have a robot and a dinosaur fight in…

    Python

  6. rpsls_lab rpsls_lab Public

    Using the concepts of OOP by creating classes and using objects (instances of those classes) to interact with each other, create a console version of the classic game Rock Paper Scissors Lizard Spock.

    Python