Skip to content
View mahdi05tazwar's full-sized avatar

Block or report mahdi05tazwar

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

    A simple encryption and decryption package. Usage has been described.

    Python

  2. encryptor_decryptor encryptor_decryptor Public

    A simple program to encrypt and decrypt files!

    Python

  3. Basic-Java-GUI Basic-Java-GUI Public

    Java

  4. SentenceMatcher SentenceMatcher Public

    A Python module to match sentences against given lists of sentences

    Python

  5. SimpleChatbot SimpleChatbot Public

    A very simple chatbot (21 lines of Python) that uses the SentenceMatcher module. Run the main.py file.

    Python

  6. MathEval MathEval Public

    An piece of code written in Java to evaluate mathematical expressions stored in strings. Supports brackets (parentheses), division, multiplication, addition and subtraction. No issue with decimals …

    Java