Pinned Repositories
500lines
500 Lines or Less
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
go-leetcode
A collection of 100+ popular LeetCode problems that I've solved in Go.
google-interview-university
A complete daily plan for studying to become a Google software engineer.
kbp-sample
Sample app for Kubernetes best practices book from O'Reilly
kubernetes
Production-Grade Container Scheduling and Management
python-gems
Beautifully constructed python scripts
python-guide
Python best practices guidebook, written for humans.
swarmkit
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
gexinlucode's Repositories
gexinlucode/500lines
500 Lines or Less
gexinlucode/awesome-go
A curated list of awesome Go frameworks, libraries and software
gexinlucode/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
gexinlucode/go-leetcode
A collection of 100+ popular LeetCode problems that I've solved in Go.
gexinlucode/google-interview-university
A complete daily plan for studying to become a Google software engineer.
gexinlucode/kbp-sample
Sample app for Kubernetes best practices book from O'Reilly
gexinlucode/kubernetes
Production-Grade Container Scheduling and Management
gexinlucode/python-gems
Beautifully constructed python scripts
gexinlucode/python-guide
Python best practices guidebook, written for humans.
gexinlucode/python-patterns
A collection of design patterns/idioms in Python