Skip to content
View XenZi's full-sized avatar
Block or Report

Block or report XenZi

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

Hi there, I'm Mateja!




  class XenZi():
  
    def __init__(self):
      self.name: str = "XenZi"
      self.website: str = "https://rilak.dev"
      self.location: str = "Novi Sad, Serbia"
      self.role: str = "Software Developer"
      self.tech_stack: [str] = ["HTML", "CSS", "JavaScript", "ReactJS", "Python", "NodeJS", "Java", "MongoDB", "MySQL"]
    
    def __str__(self): -> str
      return f"Hi there, I'm {self.name}, and I'm {self.role}. You can check me out at the {self.website}"
      
  if __name__ == "__main__":
    build_myself = XenZi()

Tech Stack


Pinned

  1. course_site course_site Public

    HTML 1 1

  2. library-system library-system Public

    Java

  3. raise-my-ubuntu raise-my-ubuntu Public

    Shell

  4. find-your-mentor-desktop-app find-your-mentor-desktop-app Public

    C#

  5. pharmacy-fullstack-mvc pharmacy-fullstack-mvc Public

    Java