Skip to content
View arshiyasharma's full-sized avatar
👩‍💻
working
👩‍💻
working
  • internet

Highlights

  • Pro
Block or Report

Block or report arshiyasharma

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

    Forked from adafruit/Adafruit_BusIO

    I2C, SPI and UART abstractions for use with Arduino

    C++

  2. PasswordGenerator PasswordGenerator Public

    A java password generator that creates a password between 8-15 characters that has atleast: one special character, one digit, one upper and one lower case character AND the first character wouldn't…

    Java

  3. Array-Sorts Array-Sorts Public

    Different java sorting techniques

    Java

  4. BallRun BallRun Public

    This java program is a game where you (a square) need to dodge the balls.

    Java

  5. Counter Counter Public

    Java GUI program that helps you click and count.

    Java

  6. ImageToText ImageToText Public

    using the easyocr and pytesseract libs to extract text from image

    Python