Skip to content
View JitendraJoshi2000's full-sized avatar
  • Pune, Maharashtra

Block or report JitendraJoshi2000

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. Hotel-CPP Hotel-CPP Public

    This is project for hotel which takes order from customer and generates bill.

    C++ 1

  2. Hotel-Mangement-DBMS-Mini-Project Hotel-Mangement-DBMS-Mini-Project Public

    Our DBMS Mini Project

    Python 1 1

  3. PasswordManagerApp PasswordManagerApp Public

    Forked from Ganesh0403/PasswordManagerApp

    This App is basically used to store various gmail,netbanking accounts,etc Passwords.

    Java 1

  4. GUI-for-Hotel GUI-for-Hotel Public

    This is my first GUI project using python tkinter which display menu of hotel, takes order from customer and generates bill. Menu is present in text files in 'Menu' folder and bills will be saved i…

    Python 1

  5. Tic-Tac-Toe-Game Tic-Tac-Toe-Game Public

    This is 2 Player Tic Tac Toe Game using C++

    C++

  6. Encryption Encryption Public

    This is Encryption algorithm designed by me. This python code takes 'Input.txt' test file and ask password for encryption/decryption and creates 'Output.txt' file. Java code takes password and key …

    Java