Pinned Repositories
appcenter-cli
awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
baseplate.go
Reddit's Service Framework in Go
code-push
A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.
easyjson
Fast JSON serializer for golang.
go
The Go programming language
go-structure-examples
Examples for my talk on structuring go apps
gobuns
code-with-engineering-playbook
This is the playbook for "code-with" customer or partner engagements
max-mironov's Repositories
max-mironov/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
max-mironov/appcenter-cli
max-mironov/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
max-mironov/baseplate.go
Reddit's Service Framework in Go
max-mironov/code-push
A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices.
max-mironov/easyjson
Fast JSON serializer for golang.
max-mironov/go
The Go programming language
max-mironov/go-structure-examples
Examples for my talk on structuring go apps
max-mironov/gobuns
max-mironov/plessons-ios
max-mironov/react-native-code-push
React Native module for CodePush
max-mironov/vscode-react-native
VSCode extension for react native - supports syntax highlighting, debugging and editor integration
max-mironov/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.