Giter Club home page Giter Club logo

Hi there 👋

Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-

class SoftwareEngineer:

    def __init__(self):
        self.name = "Nga Hoang"
        self.english_name = "Jacob"
        self.role = "Software Engineer"
        self.language_spoken = ["vi_VN", "en_US"]
        self.resume = "https://github.com/ngahoangvan/resume/blob/master/resume.pdf"
        self.blog = "https://ngahoangdev.com"
        self.portfolio = "https://jhoangv.com"

    def say_hi(self):
        print(
          "Greetings! Thanks for stopping by my GitHub. "
          "Take a look around, and let's craft some code together."
        )


me = SoftwareEngineer()
me.say_hi()

🔧 Technologies & Tools

Cloud Services:

Programming Languages:

Tools and Services:

Docker Kubernetes

Latest Blog Posts

🏆 GitHub Trophies

trophy

📈 GitHub Stats

Nga Hoang's GitHub Stats

Nga Hoang V.'s Projects

awesome-cv icon awesome-cv

:page_facing_up: Awesome CV is LaTeX template for your outstanding job application

blog icon blog

A minimal, responsive, and feature-rich Jekyll theme for technical writing.

geeksforgeeks-as-books icon geeksforgeeks-as-books

Read the awesome articles on geeksforgeeks.org and leetcode.com on your Kindle or iPad, without distraction

jekyll-text-theme icon jekyll-text-theme

💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.

learn_database icon learn_database

Learning Database in The University of Da Nang - University of Science and Education - Mrs Hang

localstack icon localstack

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

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.