Skip to content
View weisje's full-sized avatar

Block or report weisje

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

    Program that generates a number of random multiple choice quizzes with answer keys based on a provided dictionary set.

    Python

  2. StrongPasswordDetectionATBS StrongPasswordDetectionATBS Public

    Uses regex to check that a password string it is passed is strong

    Python

  3. DateDetectionATBS DateDetectionATBS Public

    Practice project that uses regular expression to detect dates in the DD/MM/YYYY format.

    Python

  4. PhoneAndEmail PhoneAndEmail Public

    Program to extract phone numbers and emails from text copied to the clipboard.

    Python

  5. ticketTemplate ticketTemplate Public

    Python

  6. SandwichMakerATBS SandwichMakerATBS Public

    Uses PyInputPlus to ask users what toppings to put on a sandwich & calculates cost for it.

    Python