Skip to content
View PARTOVIY's full-sized avatar
💻
💻

Block or report PARTOVIY

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

Hi there, I'm Artem

#!/usr/bin/python
# -*- coding: utf-8 -*-

class SoftwareEngineer:

    def __init__(self):
        self.name = "Artem"
        self.role = "Software Engineer"
        self.language_spoken = ["ru_RU", "en_US"]
        self.skills = ["Python", "C#", "PHP", "JavaScript"]

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


me = SoftwareEngineer()
me.hi()

Popular repositories Loading

  1. ServerManager ServerManager Public

    Unturned Plugin

    C#

  2. VehicleAdvanced VehicleAdvanced Public

    C#

  3. PARTOVIY PARTOVIY Public

  4. Unturned-Icons Unturned-Icons Public