Skip to content
View VMD121199's full-sized avatar
  • 06:03 (UTC +01:00)

Block or report VMD121199

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
VMD121199/README.md

Hi there ๐Ÿ‘‹

About Me:

class AIResearcher:

    def __init__(self):
        self.name = "Minh Duc VU"
        self.role = "AI Researcher Engineer"
        self.language_spoken = ["vn_VN", "en_US"]
        self.education = ["EPITA", "HUS-VNU", "FPT Aptech"]
        self.programming_language = ["Python", "Javascript"]

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


me = AIResearcher()
me.say_hi()

๐ŸŒ Socials:

https://www.linkedin.com/in/minhducvu1211/

Pinned Loading

  1. blockchain-tutorial blockchain-tutorial Public

    Python 1

  2. FaceRecog FaceRecog Public

    Python

  3. NFT_Sample NFT_Sample Public

    TypeScript

  4. transport_classification transport_classification Public

    This is the demo of transport classification project

    Python