sszarek's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
golang/go
The Go programming language
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
nektos/act
Run your GitHub Actions locally 🚀
realpython/python-guide
Python best practices guidebook, written for humans.
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
tc39/proposals
Tracking ECMAScript Proposals
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
umdjs/umd
UMD (Universal Module Definition) patterns for JavaScript modules that work everywhere.
ElectronNET/Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
pyenv-win/pyenv-win
pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.
compat-table/compat-table
ECMAScript compatibility tables
mmcgrana/services-engineering
A reading list for services engineering, with a focus on cloud infrastructure services
SamirPaulb/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
TestableIO/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
warmuuh/milkman
An Extensible Request/Response Workbench
gophercon/2017-talks
Slides and links for 2017 talks
TNG/ArchUnitNET
A C# architecture test library to specify and assert architecture rules in C# for automated testing.
darrenburns/dunk
Prettier git diffs in the terminal 🎨
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
jch254/terraform-ecs-autoscale-alb
ECS cluster with instance and service autoscaling configured and running behind an ALB with path based routing set up