dergus's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
AllThingsSmitty/css-protips
⚡️ A collection of tips to help take your CSS skills pro 🦾
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
casey/just
🤖 Just a command runner
antonmedv/fx
Terminal JSON viewer & processor
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
hellerve/programming-talks
Awesome & interesting talks about programming
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
goadesign/goa
🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
sadanandpai/frontend-learning-kit
Frontend tech guide and curated collection of frontend materials
xgrommx/awesome-functional-programming
Yet another resource for collecting articles, videos etc. regarding functional programming
bouk/monkey
Monkey patching in Go
jedib0t/go-pretty
Table-writer and more in golang!
gavv/httpexpect
End-to-end HTTP and REST API testing for Go.
briandowns/spinner
Go (golang) package with 90 configurable terminal spinner/progress indicators.
agiledragon/gomonkey
gomonkey is a library to make monkey patching in unit tests easy
loov/goda
Go Dependency Analysis toolkit
fzipp/gocyclo
Calculate cyclomatic complexities of functions in Go source code.
cch123/elasticsql
convert sql to elasticsearch DSL in golang(go)
dgryski/awesome-go-style
A collection of Go style guides
lucasviola/awesome-functional-programming
:alien: A curated list of functional programming resources such as blog posts, communities, discussion topics, wikis and more.
tj/go-spin
Terminal spinner package for Golang
jwalton/gchalk
Terminal string styling for go done right, with full and painless Windows 10 support.