Skip to content
View sharyudongre's full-sized avatar

Block or report sharyudongre

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. caesar-cipher caesar-cipher Public

    A code based on caesar cipher encrypts and decrypts a given message.

    Python

  2. international-debts international-debts Public

    analyze international debt data collected by The World Bank

    Jupyter Notebook

  3. keywords-for-google-ads keywords-for-google-ads Public

    Automatically generate keywords for a search engine marketing campaign using Python.

    Jupyter Notebook

  4. number-guessing number-guessing Public

    A simple game in python in which you have to guess the correct number.

    Python

  5. shell-programs shell-programs Public

    basic programs in shell script

    Shell

  6. vigenere-cipher vigenere-cipher Public

    A code based on vigenere cipher that encrypts and decrypts a given message

    Python