Skip to content
View tabledrop's full-sized avatar

Block or report tabledrop

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

hello, I'm tabledrop, but I'm also known as Ori

class InfoSystemsStudent:
   def __init__(self):
      self.name = "Ori"
      self.role = "Uni Student"
      self.langsSpoken = ["es_NI", "en_US", "ru_RU"]

   def helloStatement(self):
      print("Thanks for taking a moment of your time to look around my humble land of code and commits!")

me = InfoSystemsStudent()
me.helloStatement()

if for whatever reason you wanted to introduce yourself and say hi, you can do so (:

Popular repositories Loading

  1. tabledrop tabledrop Public

  2. multiver multiver Public

    like winver.exe but universal and terrible

    Python

  3. FocusedEditor FocusedEditor Public

    I'll come up with something cooler later

    C++