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 -*-classSoftwareEngineer:def__init__(self):self.name="Trung Nguyen"self.role="Software Engineer"self.language_spoken= ["en_US","vi_VN"]defsay_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:
Popular repositoriesLoading
- java-servlet-login-and-display
java-servlet-login-and-display PublicJava Servlet backend with Tomcat & MySQL for simple login system and display responsive data table.
- django-social-bookmarks
django-social-bookmarks PublicPython 4
- particle-webcontrol-with-stepper-motor
particle-webcontrol-with-stepper-motor PublicFull-stack Particle Microcontroller and a NodeJS Web App in order to control stepper motor.
- cs142a_labs
cs142a_labs PublicForked fromerikw/cs142a-labs
Projects in CS142A Interpreters and Compilers at University of California, Irvine
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.
Uh oh!
There was an error while loading.Please reload this page.