Skip to content
View N-Jia-Wen's full-sized avatar

Highlights

  • Pro

Block or report N-Jia-Wen

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Day-1-Project-Band-Name-Generator Day-1-Project-Band-Name-Generator Public

    Generates a band name based on user's input.

  2. Day-2-Project-Tip-Calculator Day-2-Project-Tip-Calculator Public

    Calculates the amount of money that each person has to pay after a meal. This includes the tip made to the restaurant.

  3. Day-3-Project-Treasure-Island-Choose-Your-Own-Adventure-Game- Day-3-Project-Treasure-Island-Choose-Your-Own-Adventure-Game- Public

    Runs a simple choose-your-own-adventure style game. The outcome of your journey is decided by the choices you make along the way.

  4. Day-4-Project-Rock-Paper-Scissors-Game Day-4-Project-Rock-Paper-Scissors-Game Public

    Makes use of Python's random module to play rock paper scissors against a computer making random choices.

  5. Day-5-Project-Password-Generator Day-5-Project-Password-Generator Public

    Uses the random module of Python to randomly generate two passwords - one where the numbers, letters and symbols' positions are fixed and another where the characters are scrambled.

  6. Day-7-Project-Hangman Day-7-Project-Hangman Public

    Note: This project was made in replit, which has the clear() function. Play hangman with a randomly generated word. Includes ASCII art for the stickman!

    Python