Skip to content
View ndrada's full-sized avatar
  • Long Beach, California

Block or report ndrada

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

    c# windows game

    C#

  2. password-generator-python password-generator-python Public

    Password generator that accepts user input for password preferences like length, character type, numbers.

    Python

  3. memory-game memory-game Public

    Vanilla JS memory game. 16 squares. Allows you to click 2 squares, if the colors revealed are a match, the score increases by 1. If the colors are not a match, the colors of the squares get reset a…

    JavaScript

  4. wpm-test-python-terminal-game wpm-test-python-terminal-game Public

    Terminal game 100% python. Provides a random quote that you have to type. It then shows you how slow your wpm pace is. There's some terminal styling included using curses.

    Python

  5. qr-code-generator qr-code-generator Public

    QR Code generator with multiple qr code image size options and an option to save the generated file as a jpg to your device. Styled with Tailwind. A little sprinkle of JS

    HTML

  6. python-paint-game python-paint-game Public

    Dynamic paint program built using pygame. 4 color options, an erase button, and a clear button.

    Python