Pinned Repositories
awesome-golang-algorithm
:memo: LeetCode of algorithms with golang solution(updating).
pie
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
Beer-Shop
Make a website show list of beers and get list of beers from Punk API using VueJS
grabvn-golang-bootcamp
react-pokedex
Make a website show list pokemon using ReactJS
task-manager-cli
:computer: tool that can be used to manage your TODOs in the terminal
til
Today I Learned. These are what I've learned everyday, organized. #til.
timedown
Small countdown timer using Go.
keva
Low-latency in-memory key-value store, Redis drop-in alternative
hiepndd's Repositories
hiepndd/awesome-cloud-native
A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/
hiepndd/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
hiepndd/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
hiepndd/circleci-orbs
The source code for some of the orbs published by CircleCI
hiepndd/Course_Introduction_to_Ansible
Learn how to setup, develop, and utilize ansible automation.
hiepndd/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
hiepndd/dockerfiles
Various Dockerfiles I use on the desktop and on servers.
hiepndd/elastic
Elasticsearch client for Go.
hiepndd/elastic-certified-engineer
hiepndd/eng-practices
Google's Engineering Practices documentation
hiepndd/examples
Learn micro by example
hiepndd/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
hiepndd/gitomatic
A tool to monitor git repositories and automatically pull & push changes
hiepndd/Go-SCP
Go programming language secure coding practices guide
hiepndd/goproxy
A global proxy for Go modules.
hiepndd/guide
The Uber Go Style Guide.
hiepndd/HelloWorld-Hacktoberfest
Say Hello to the world in whatever language you like
hiepndd/high-performance-go-workshop
hiepndd/interviews
Everything you need to know to get the job.
hiepndd/jenkins
hiepndd/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
hiepndd/LeetCode-in-Go
:mortar_board: Go Solution for LeetCode algorithms problems, 100% coverage, continually updating.
hiepndd/LFS201
Repo containing downloaded PDFs, some code, and my Markdown notes taken during self-paced online LFS201 course hosted by the Linux Foundation
hiepndd/minikube
hiepndd/nginx-admins-handbook
How to improve NGINX performance, security, and other important things; @ssllabs A+ 100%, @mozilla A+ 120/100.
hiepndd/opentelemetry-go
hiepndd/programming-rust
hiepndd/sre-university
A complete study plan to become a Site Reliability Engineer.
hiepndd/the-art-of-command-line
Master the command line, in one page
hiepndd/ultimate-go
Ultimate Go learning notes, commented directly on source code