class Myozz:
def __init__(self):
self.name = "Duy Khanh"
self.role = "Security Researcher"
self.languages = ["Python", "Bash", "JavaScript"]
self.interests = ["Cybersecurity", "Vulnerability Research", "Automation"]
def say_hi(self):
print("Thanks for visiting my profile! Let's connect π")
me = Myozz()
me.say_hi()
π
Working from home
Enjoyer
-
KMA
- Vietnam
-
18:51
(UTC +07:00) - https://www.facebook.com/myozz.279/
- in/ndkhanh27
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

