👋 Hi there 👋

class Profile:
    def __init__(self):
        self.name = 'Hau'
        self.location = 'Tokyo/Asia'

    def __str__(self):
        return self.name

if __name__ == '__main__':
    me = Profile()

wakatime

Spotify Playing 🎧

Beomus' Now Playing

Where to reach me 💬

LinkedIn

trunghau60@gmail.com