sonalsatpute
¯\_(ツ)_/¯ Learner, Passionate Programmer, Software & Technology Enthusiasts, Mentor, Technical Architect. {Software Craftsman | ❤️ to code;}
India
sonalsatpute's Stars
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
brianegan/flutter_architecture_samples
TodoMVC for Flutter
plantuml-stdlib/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
hjacobs/kubernetes-failure-stories
Compilation of public failure/horror stories related to Kubernetes
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Kotlin/KEEP
Kotlin Evolution and Enhancement Process
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
flatlogic/react-native-starter
🚀A powerful react native starter template that bootstraps development of your mobile application
amantinband/error-or
A simple, fluent discriminated union of an error or a result.
devmentors/Pacco
Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach
springernature/frontend-playbook
The Frontend Playbook
tattwei46/flutter_login_demo
A demo login app with Flutter and Firebae
MarcusNg/flutter_instagram_clone
Old Flutter Firebase Instagram Tutorial. Updated code: https://github.com/MarcusNg/flutter_instagram
rasmus4200/algorithms101
A collection of commonly asked about data structures and algorithms for technical interviews
dcomartin/LooselyCoupledMonolith
Jaguar-dart/jaguar_serializer
Format (JSON, XML, protobuf, mongodb, etc) and platform (server, client) agnostic serialization framework
devmentors/Cine
Modular monolith in .NET Core
devmentors/ModularMonolith
dabit3/react-native-navigation-v2
Up and running with React Native Navigation - V2 - by Wix
TwilioDevEd/browser-calls-node
A sample application which shows you how to make and receive phone calls with a browser and Twilio Client
ameerbadri/twilio-taskrouter-realtime-dashboard
Twilio TaskRouter Realtime Dashboard using Sync
devmentors/modular-monolith-template
joaofbantunes/OOPsIDidItAgain
OOPs, I did it again
vijayredkar/microservices-platform
Platform components required for a domain agnostic microservices architecture. Includes Spring Config Server, Zuul API Gateway, Eureka Service Discovery, Hystrix, Ribbon