Hi, I'm Trung Nguyen, a Full-Stack Engineer from US. I like to work with Python, Golang, Javascript/Typescript and Rust. Believing in technology to make the world better, I am passionate about open-source software and enjoy experimenting with new ideas.
#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Trung Nguyen"
self.role = "Software Engineer"
self.language_spoken = ["en_US", "vi_VN"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me.say_hi()
- Personal website and blog: https://ntt2k.github.io/
Cloud Services:
Programming Languages:
Tools and Services: