Skip to content
View ManiMajd89's full-sized avatar
😎
😎
  • University of Toronto
  • Toronto, Canada
  • LinkedIn in/mani-majd

Block or report ManiMajd89

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. Wordle-Blitz Wordle-Blitz Public

    This Python program is a custom implementation of the popular Wordle game, inspired by the New York Times version. Players guess a 5-letter word, receiving color-coded feedback for each guess. The …

    Python 1

  2. Scientific-Calculator Scientific-Calculator Public

    This program is a Scientific Calculator created using Python's tkinter library. It features a user-friendly interface with numerous operators, including basic arithmetic and scientific functions.

    Python 1

  3. EasyMath EasyMath Public

    This Python-based calculator performs fundamental arithmetic operations (addition, subtraction, multiplication, and division), advanced functions (power, square, cube, and roots), trigonometric fun…

    Python 1

  4. Youtube-Downloader Youtube-Downloader Public

    This Python project allows users to download YouTube videos using the yt-dlp library. It supports downloading videos in the best available quality and saving them to a specified directory.

    Python 1

  5. Rock_Paper_Scissors_Lizard_Spock- Rock_Paper_Scissors_Lizard_Spock- Public

    Welcome to Rock Paper Scissors Lizard Spock game! Play against a friend or the computer in this fun twist on the classic Rock Paper Scissors game. Choose your move and see who wins!

    Python 1

  6. Cryptography Cryptography Public

    This project implements a Caesar cipher in Python to encrypt and decrypt messages by shifting letters based on a secret key. It allows users to securely encode and decode sensitive information with…

    Python 1