samrat-ghose's Stars
aws-samples/aws-sdk-unity-samples
This repository has samples that demonstrate various aspects of the AWS Mobile SDK for Unity, you can get the SDK source on Github (https://github.com/aws/aws-sdk-net)
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
igorbarinov/awesome-data-engineering
A curated list of data engineering tools for software developers
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
haseebr/competitive-programming
my foray into the world of competitive programming
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
ramitsurana/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
dotnet-architecture/HealthChecks
Experimental Health Checks for building services, such as with ASP.NET Core
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
DapperLib/Dapper
Dapper - a simple object mapper for .Net
autofac/Autofac
An addictive .NET IoC container
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
daylerees/test-driven-development-example
An introduction to Test-Driven Development (TDD).