Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.77 KB

File metadata and controls

37 lines (27 loc) · 1.77 KB
class SoftwareEngineer:

    def __init__(self):
        self.name = "Hamidreza"
        self.role = "Back-end Developer"
        self.language_spoken = ["fa-IR", "en_US"]

    def say_hi(self):
        print("Thanks for visiting my profile! Feel free to explore my projects.")


me = SoftwareEngineer()
me.say_hi()

Development Environment:

Linux Ubuntu Vim VS Code Pycharm SQLite Git Terminal Postman

Languages & Frameworks & Libraries

Python C# Django