Skip to content
View Mubashir78's full-sized avatar
🤩
Space is soo coOol!
🤩
Space is soo coOol!

Block or report Mubashir78

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. File-Folder-Hider File-Folder-Hider Public

    A Python GUI script (made with Tkinter) for semi-automating the process of attributing +h, +s & +r to files/folders, and removing them as well. Thus it helps in hiding files and/or folders easily.

    Python 1

  2. Formulae_Quick-Value-Calculation Formulae_Quick-Value-Calculation Public

    This nifty Python script allows a user to calculate an unknown value (with a little bit of robotic delay) for the three Equations of Motion.

    Python 1

  3. Guess_The_Number_Game Guess_The_Number_Game Public

    A game based on Python scripting which includes guessing the random number that the CPU has thought of. It includes coloured text to make the game more captivated.

    Python

  4. Quiz_Game Quiz_Game Public

    A quiz game based on python scripting currently having 5 questions. More can be added by using 'question_maker()' function and giving the actual full question enclosed in quotation marks and its po…

    Python

  5. Calculator Calculator Public

    A simple Python-based two-value calculator which comes with 6 basic functions: Addition, Subtraction, Multiplication, Division, Square of 'x' and Square Root of 'x'. I will definitely update it qui…

    Python

  6. Dice_Roller Dice_Roller Public

    A Python script that rolls a dice for you. Simple and straight-forward. Also allows you to roll the dice as many times as you want without exiting the script.

    Python