Skip to content
View spyel's full-sized avatar
  • 🇩🇪 Germany
  • 06:11 (UTC +02:00)

Block or report spyel

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
spyel/README.md

Hi there, I'm Spyel 👋

Software | Game | Backend
Developer

🔧 Languages and Tools

✌️ A little more about me...

class User:
        
    def __init__(self):
        self.display_name = "spyel"
        self.location = "Germany"
        self.position = "Software Developer"
        self.learning = ["C"]        

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = User()
me.say_hi()

Pinned Loading

  1. spyel spyel Public