Skip to content
View pranjalco's full-sized avatar

Block or report pranjalco

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

  2. delete-me delete-me Public

  3. daily-python-practice daily-python-practice Public

    A series of daily Python practice files designed to enhance programming skills, including exercises, small projects, and coding challenges.

    Python

  4. rock-paper-scissors-intermediate rock-paper-scissors-intermediate Public

    This is my second project: an interactive Rock, Paper, Scissors game. The user competes against the computer with options displayed as ASCII art. Features include input validation, error handling, …

    Python

  5. simple-python-toolbox-intermediate simple-python-toolbox-intermediate Public

    A toolbox with utilities like a calculator, word counter, password checker, and temperature converter. This is my first project, updated after learning new skills, offering an interactive menu for …

    Python

  6. password-generator-intermediate password-generator-intermediate Public

    A Python program to generate secure, randomized passwords based on user input for letters, symbols, and numbers. Includes input validation and robust error handling for a smooth user experience.

    Python