max-mironov's Stars
loong/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
kix/reverse-interview
Questions to ask the company during your interview
Chanda-Abdul/Grokking-the-Coding-Interview-Patterns
This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems.
github/gitignore
A collection of useful .gitignore templates
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
withfig/autocomplete
IDE-style autocomplete for your existing terminal & shell
uber-go/guide
The Uber Go Style Guide.
callistaenterprise/goblog
Code samples for the Go microservice blog series
0nn0/terminal-mac-cheatsheet
List of my most used commands and shortcuts in the terminal for Mac
ikatyang/emoji-cheat-sheet
A markdown version emoji cheat sheet
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
google/go-github
Go library for accessing the GitHub v3 API
hoanhan101/algo
101+ coding interview problems in Go
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
goinaction/code
Source Code for Go In Action examples
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
dwmkerr/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
replicatedhq/kots
KOTS provides the framework, tools and integrations that enable the delivery and management of 3rd-party Kubernetes applications, a.k.a. Kubernetes Off-The-Shelf (KOTS) Software.
EbookFoundation/free-programming-books
:books: Freely available programming books
prometheus/prometheus
The Prometheus monitoring system and time series database.
boyter/lc
licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
katzien/go-structure-examples
Examples for my talk on structuring go apps
vmarkovtsev/go-license-detector
Hi-tech and reliable project licenses detector.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software