Skip to content
View khemchandkumar's full-sized avatar

Block or report khemchandkumar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Calculator Calculator Public

    A GUI calculator using Python and Tkinter that performs basic arithmetic operations

    Python

  2. Password-Generator Password-Generator Public

    Python-based desktop app to create secure passwords

    Python

  3. PRODIGY_SD_01 PRODIGY_SD_01 Public

    Temperature Conversion Program

    Python

  4. PRODIGY_SD_02 PRODIGY_SD_02 Public

    Number Guessing Game built with Python and CustomTkinter. A simple interactive GUI game where the user guesses a randomly generated number with feedback and attempt tracking.

    Python

  5. PRODIGY_SD_04 PRODIGY_SD_04 Public

    A Python-based Sudoku Solver with a Tkinter GUI that validates boards and solves puzzles using backtracking, with a responsive UI that runs the solver in a background thread for smooth interaction.

    Python

  6. PRODIGY_SD_05 PRODIGY_SD_05 Public

    Python web scraper that extracts product information (names, prices, ratings) from test e-commerce sites. Built with BeautifulSoup and Pandas for efficient data collection and CSV export. Includes …

    Python