My Experience

Number Guessing Game

Number Guessing Game Screenshot

Designed an interactive number guessing game that challenges users to guess a randomly generated number. Implemented user feedback and replay features to enhance gameplay.

  • Technologies Used: Python
  • Features: User feedback, game replay functionality

Currency Converter

Currency Converter Screenshot

Developed a currency converter that allows users to convert amounts between various currencies using real-time exchange rate data.

  • Technologies Used: Python
  • Features: Real-time exchange rate data, user-friendly CLI

Password Generator

Password Generator Screenshot

Created a secure password generator that produces strong, random passwords with customizable options for different character types.

  • Technologies Used: Python
  • Features: Customizable password options, secure generation

Simple Calculator

Simple Calculator Screenshot

Built a basic calculator application capable of performing essential arithmetic operations with robust error handling and a user-friendly interface.

  • Technologies Used: Python
  • Features: Arithmetic operations, error handling

Registration Form

Registration Form Screenshot

Developed a dynamic registration form that collects and validates user information, ensuring data accuracy and integrity.

  • Technologies Used: Python
  • Features: Data validation, user-friendly interface