Skip to content
View skhrlx's full-sized avatar
๐Ÿซ€
Army
๐Ÿซ€
Army
Block or Report

Block or report skhrlx

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

Follow me, i don't bite (just if you take my protein)

class Hello:
    def Hello_Visitant():
        print("๐Ÿš€ All here is for hobby and love ๐ŸŽฎ๐Ÿ–ฅ๏ธ")

        about_me = "I'm a chess player, enthusiast of programming, and I love gymnastics and weight some heavy circles. ๐Ÿ’ปโ™Ÿ๏ธ๐Ÿคธโ€โ™‚๏ธ"

        print("๐Ÿ“ข Be free to interact with my projects. ๐Ÿค")

class SomeThings:

    def __init__(self):
        self.name = "Maycon Melo"
        self.weight = ["64kg", "141lbs"]
        self.height = ["180cm", "5'11''"]
        self.years_old = 19
        self.fake_natty = True

    def Languages(self):
        main_languages = ["C++", "Python ๐Ÿ"]

    def Idioms(self):
        idioms = ["Brazilian Portuguese ๐Ÿ‡ง๐Ÿ‡ท", "English ๐Ÿ‡บ๐Ÿ‡ธ", "Spanish ๐Ÿ‡ช๐Ÿ‡ธ", "French ๐Ÿ‡ซ๐Ÿ‡ท"]

    def main(self):
        print("๐Ÿ‘‹ Hi, I'm thinking what I'm going to do. Maybe I'll become a cop with a coding hobby. Fulfilling a childhood dream. ๐Ÿš”๐Ÿ’ญ"

if __name__ == "__main__":
    life = SomeThings()
    life.main()

Can you give me a incentive in gym? ๐Ÿ’‰

๐Ÿ‡ง๐Ÿ‡ท | Minha chave PIX: b838a090-828d-4a1f-b6ec-f32bdd64adbd

Popular repositories

  1. trident-hook trident-hook Public archive

    Trident Hook, my first internal cheat

    C

  2. skhrlx skhrlx Public

  3. Trident-MultiCheat Trident-MultiCheat Public archive

    Python

  4. Update-Windows-Time Update-Windows-Time Public archive

    Python

  5. Trident-Injector Trident-Injector Public archive

    C++

  6. f3h-script f3h-script Public archive

    A simple f3+H script for 60% kb users for minecraft

    Python