Pinned Repositories
emoji-picker
autoComplete.js
Simple autocomplete pure vanilla Javascript library.
awesome-learning
A curated list for DevOps learning resources. Join the slack channel to discuss more.
blockchain-learning-path
A suggested learning path for blockchain development
circle_ci_test
For learning CircleCI
djangovue
Boilerplate for a simple app using Django with REST + MySQL + Webpack + Vue.js
fb_unmark
Chrome Extension: Let you be offline, unseen message, unmark notification while using Facebook & Messenger
log_forwarder
A simple LogForwarder backend running as a supervisor which forwards logs to another endpoint.
stock-node-cli
A simple CLI tool used for getting Vietnam stock price
til
Today I learned
g-viet's Repositories
g-viet/til
Today I learned
g-viet/fb_unmark
Chrome Extension: Let you be offline, unseen message, unmark notification while using Facebook & Messenger
g-viet/log_forwarder
A simple LogForwarder backend running as a supervisor which forwards logs to another endpoint.
g-viet/stock-node-cli
A simple CLI tool used for getting Vietnam stock price
g-viet/autoComplete.js
Simple autocomplete pure vanilla Javascript library.
g-viet/awesome-learning
A curated list for DevOps learning resources. Join the slack channel to discuss more.
g-viet/blockchain-learning-path
A suggested learning path for blockchain development
g-viet/circle_ci_test
For learning CircleCI
g-viet/djangovue
Boilerplate for a simple app using Django with REST + MySQL + Webpack + Vue.js
g-viet/books
Books about Nodejs, Angular2, Agile, Clean Code, Docker, Golang, Microservices, REST, TDD, BDD, and Startups.
g-viet/codility-lesson-solutions
Answers to Codility's online lesson tasks
g-viet/coding-interview-university
A complete computer science study plan to become a software engineer.
g-viet/configparser_ex
A simple Elixir parser for the same kind of files that Python's configparser library handles
g-viet/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
g-viet/docker-debug
use new container attach on already container go on debug
g-viet/dom
Low-level DOM bindings, backing for nicer libraries.
g-viet/front-end-guide
📚 Study guide and introduction to the modern front end stack.
g-viet/front-end-interview-handbook
🕸 Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
g-viet/functions-samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
g-viet/k8s-in-action
Self-learning k8s, based on the book Kubernetes in Action ( https://www.manning.com/books/kubernetes-in-action)
g-viet/kotlin-vuejs
kotlin-vuejs sample
g-viet/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
g-viet/MultiRegion-Modern-Architecture
A high availability, API-first reference architecture for ecommerce using AWS services
g-viet/passport-oauth2
OAuth 2.0 authentication strategy for Passport and Node.js.
g-viet/phoenix_api_sample
Phoenix api server sample
g-viet/phx_docker_service
Phoenix service with Docker sample
g-viet/tiny-slider
Vanilla javascript slider for all purposes.
g-viet/TypeScript-Vue-Starter
A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
g-viet/wdt-emoji-bundle
Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
g-viet/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.