Skip to content
View shivani-d-13's full-sized avatar

Block or report shivani-d-13

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Email-Reader Email-Reader Public

    This Python script connects to your Gmail inbox, searches for emails with a specific subject, downloads any attached `.xlsx` file, and processes the content.

    Python

  2. Minesweeper-Python Minesweeper-Python Public

    Minesweeper is a logic-based game where the player must open all the blocks without mines. If the player clicks on a block with a mine, the game is over. [2021 - School Project]

    Python