Giter Site home page Giter Site logo

Hi there Hi

visitors Open Source Love

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()

📝 Blogs

🔧 Technologies & Tools

Cloud Services:

AWS API Gateway AWS Lambda CloudWatch SQS

Programming Languages:

Python Go Javascript Typecript Rust Java

Tools and Services:

Docker Kubernetes Terraform

🏆 GitHub Trophies

trophy

🏊‍♂️ Language Stats

Top Langs

Trung Ng's Projects

cs142a_labs icon cs142a_labs

Projects in CS142A Interpreters and Compilers at University of California, Irvine

react-adminator icon react-adminator

React Adminator is a responsive Bootstrap 4 Admin template components library

reversi icon reversi

Reversi (Othello) - a strategy board game for 2 players

ssme icon ssme

Simple Stock Market Exchange

sudoku_ai icon sudoku_ai

Sudoku Constraint Satisfaction Problem Solver with various AI Agents.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.