Skip to content
View prachisharma-py's full-sized avatar

Block or report prachisharma-py

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

Pinned Loading

  1. hangman hangman Public

    A beginner-friendly terminal-based Hangman game built with Python. Guess the hidden word letter-by-letter, avoid losing all your lives, and enjoy ASCII art visuals as you play! Great for practicing…

    Python

  2. Password-manager Password-manager Public

    A beginner-friendly desktop app built with Python and Tkinter for securely generating and storing strong passwords locally. Features include password generation, JSON-based storage and automatic cl…

    Python

  3. Snake-game Snake-game Public

    A classic Snake Game built using Python Turtle Graphics. Eat the food, grow longer, and beat your high score—but avoid the walls and your own tail! This beginner-friendly project demonstrates OOP, …

    Python

  4. TODO-List TODO-List Public

    Todo List is a minimal Flask-based to-do list web app that lets users add, check, and delete tasks — all in a sleek, responsive UI. Built using Flask, Bootstrap 5, HTML/Jinja2, and CSS, and deploye…

    HTML

  5. U.S-states-game U.S-states-game Public

    An educational and interactive geography game built with Python and Turtle Graphics. Guess the names of U.S. states and watch them appear on the map in real-time. Great for students, teachers, or P…

    Python

  6. Cafe-and-Wifi Cafe-and-Wifi Public

    Cafe and Wifi is a full-stack Flask app enabling users to explore, add, and filter cafes based on amenities like Wi-Fi, sockets, toilets, and seating capacity. Designed for remote workers, digital …

    HTML