Skip to content
View fazalsandhi's full-sized avatar

Block or report fazalsandhi

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

    Created with CodeSandbox

    JavaScript

  2. test_cases test_cases Public

    HTML

  3. haunted-house-adventure-game haunted-house-adventure-game Public

    A simple text-based adventure game where players explore a haunted house, make decisions, and either find treasure or face spooky consequences. Built with Python and ASCII art to enhance the experi…

    Python

  4. hangman-python-game hangman-python-game Public

    A simple terminal-based Hangman game where players try to guess a randomly chosen word. Built with Python, featuring ASCII art and a list of challenging words.

    Python

  5. python-caesar-cipher python-caesar-cipher Public

    A simple Python implementation of the Caesar Cipher, one of the earliest known and simplest encryption techniques. This project allows you to encode and decode messages by shifting characters in th…

    Python

  6. Bidding-War Bidding-War Public

    A simple command-line auction program where participants enter their names and bids. The program collects bids and determines the highest bidder. This is a basic project to demonstrate the use of P…

    Python