Skip to content
View sojupatil's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report sojupatil

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. about-me about-me Public

    Hey 👋

  2. 8051-Microcontroller 8051-Microcontroller Public

  3. Python-CLI-Calculator Python-CLI-Calculator Public

    A simple command-line calculator built with Python that performs basic arithmetic operations: addition, subtraction, multiplication, and division. Includes error handling for invalid inputs like di…

    Python

  4. To-Do-List-CLI To-Do-List-CLI Public

    A simple Python CLI To-Do List app that lets users add and remove items from a list. It includes input validation, optional item removal, and error handling for non-numeric inputs or missing items.…

    Python

  5. Number-Guessing-Game-CLI Number-Guessing-Game-CLI Public

    This is a simple Python-based number guessing game. The program generates a random number between 1 and 100, and the user tries to guess it. After each guess, hints are provided to guide the player…

    Python

  6. CurrencyConverter CurrencyConverter Public

    A simple Python currency converter that converts USD or Euro to INR using fixed exchange rates. It takes user input for currency and amount, checks availability, and displays the converted value. U…

    Python