E.MKH

E.MKH

>
# Initialize profile
class Developer:
    def __init__(self):
        self.name = "E.MKH"
        self.role = "Backend Engineer"
        self.focus = "Clean Code & Automation"

    def get_status(self):
        return "Ready for new challenges 🚀"
Python 3 Django REST APIs Linux Git SQL