Skip to content
View MrShadowDev's full-sized avatar
📈
Social Engineer
📈
Social Engineer

Block or report MrShadowDev

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
MrShadowDev/README.md

MrShadowDev banner


class Attributes(MrShadowDev):
    def __init__(self) -> None:
        super().__init__()
        
    @staticmethod
    def life() -> tuple:
        age = 17
        langs = ['Arabic', 'Spanish', 'English', 'French',]
        return langs, age

    @staticmethod
    def coding() -> tuple:
        learning = "python"
        specialities = 'automation' 'tools'
        environment = 'vscode' 'notepad'
        return learning, specialities, environment

Email Telegram



Python Selenium HTML



Pinned Loading

  1. K-MS4 K-MS4 Public

    K-MS4 is a Keybase checker that checkers the avaiability of usernames that can be registered.

    Python

  2. words words Public

    Generate words!

    Python