Skip to content
View s4lomon's full-sized avatar
🕶️
.
🕶️
.

Block or report s4lomon

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

🐟 About Me !

class Salomon:
    """Base class for this profile"""
    pass

class Personality:
    @property
    def contact(self):
        telegram = "https://suivis.t.me/"
        discord = "@o3dq | @o4dq | @o5dq"
        twitter = "@juzothrope"

        return telegram, discord, twitter

    @property
    def human(self):
        age = 15
        langs = [
            "French",
            "English",
            "Spanish (🤥)"
        ]

        return age, langs

    @property
    def code(self):
        langs = [
            "python (expert)",
            "javascript (intermediate)",
            "go(lang) (learning)"
        ]
        
        return langs

|| I'm a simp. ||

Popular repositories Loading

  1. roblox roblox Public

    🎮 Reverse engineering Roblox account creation.

    JavaScript 2

  2. s4lomon s4lomon Public

    It's me.