Skip to content
View JohnDoe287's full-sized avatar

Block or report JohnDoe287

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

πŸͺ Welcome To My Profile β˜„οΈ

class Client(JohnDoe287):
    def __init__(self) -> None:
        self.description = "A guy who likes computers"
        self.most_used_langs = ["Python"]
        
    @staticmethod
    async def contact() -> None:
        telegram = "@terek3"

    @staticmethod
    async def life() -> None:
        age = None
        langs = ['French', 'English', 'Russian']
        return langs, age

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

πŸ“Š Stats









πŸ“Œ Actual Projects

Eclipse is a python stealer targeting windows operating system's, based on asynchronous module, with advanced features !





πŸ“ž Contact

Popular repositories Loading

  1. Eclipse-Stealer Eclipse-Stealer Public

    Eclipse is a python stealer targeting windows operating system's, based on asynchronous module, with advanced features !

    Python 6 3

  2. JohnDoe287 JohnDoe287 Public

    Config files for my GitHub profile.