Giter Site home page Giter Site logo

Hi, I'm Tony

Thank you for visiting my GitHub today. Please take a look around or check out my personal page here

Soon...

  let superDeveloper = false;
  let hours = 0;
  
  while (!superDeveloper) {
      practiceCoding();
      practiceDesigning();
      practiceDeveloping();
      hours++
      if (hours === 10000) { 
        superDeveloper = true;
      }
  }
  
  console.log("Congrats! You did it! Here some new things to learn!");

Languages and Tools:

Front-end:

JavaScript TypeScript HTML5 CSS3 SASS Angular React Bootstrap Flutter Swift

Back-end:

NodeJS Java C++ Golang MongoDB Firebase MySQL

Unit-Testing:

Jest, Enzyme, Jasmin, Karma

Tools:

Git Docker Kubernetes

Methodology:

REST, Test Driven Development, Responsive Design, Microservices, CI/CD

Tony Vu's Projects

100daysofcloudideas icon 100daysofcloudideas

The purpose of this repo is to provide a list of micro-projects to help people with their Cloud Journey.

chat-example icon chat-example

The Chat Demo is a very simple chat application based on MQTT.Cool

cli icon cli

GitHub’s official command line tool

cobra icon cobra

A Commander for modern Go CLI interactions

earthdata-search icon earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.

feedfinder icon feedfinder

nodejs package for finding RSS and Atom feeds from a given URL and vice-versa

leavesstore icon leavesstore

Online Leaf Shop - By ExpressJS, Handlebars, MongoDB, Rest API

linkstatus icon linkstatus

Reads a supplied file and validates all URL links.

material-ui icon material-ui

Material-UI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.

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.