Skip to content
View csnandan's full-sized avatar

Block or report csnandan

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

Pinned Loading

  1. quiz-game quiz-game Public

    A quiz game created using Object Oriented Programming. It presents True/False questions to user, keeps track of the score, and displays the final result.

    Python

  2. coffee-machine coffee-machine Public

    A terminal-based simulation of a coffee vending machine built in Python. The program manages resources, processes coins, and serves coffee while tracking inventory and transactions.

    Python

  3. caesar_cipher caesar_cipher Public

    A simple Python project that implements the Caesar Cipher encryption and decryption algorithm.

    Python

  4. higher_lower_game higher_lower_game Public

    A game in which the user is shown two celebrities and must guess who has more Instagram followers.

    Python

  5. hangman hangman Public

    A simple Hangman game built with Python. This command-line game challenges players to guess a hidden word one letter at a time before running out of attempts.

    Python