Skip to content
View Rnwego's full-sized avatar

Block or report Rnwego

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
Rnwego/README.md
  • 👋 Hi, I’m @Rnwego
  • 👀 I’m interested in Software Development & Web Development
  • 🌱 I’m currently learning React
  • 💞️ I’m looking to collaborate on hackathons and other coding projects
  • 📫 How to reach me https://www.linkedin.com/in/ruth-nwego-92146b195/

Popular repositories Loading

  1. Palindrome-Checker Palindrome-Checker Public

    It returns true if the string passed is a palindrome else it returns false.

    JavaScript

  2. Random-Quote-Machine Random-Quote-Machine Public

    Uses jQuery, html, css, and js to build a simple random quote generator

    JavaScript

  3. Roman-Numeral-Converter Roman-Numeral-Converter Public

    JavaScript

  4. Caesars-Cipher Caesars-Cipher Public

    Uses javascript to decode a ROT-13 cipher

    JavaScript

  5. Telephone-Number-Validator Telephone-Number-Validator Public

    returns true if the string passed is a valid US telephone number

    JavaScript

  6. Cash-Register Cash-Register Public

    The function accepts 3 arguments: price of item, cash received and cash in drawer(cid) and returns an object with two keys: the status of the cash register and the change owed

    JavaScript