amiremv's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
docker/awesome-compose
Awesome Docker Compose samples
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
alexpate/awesome-design-systems
💅🏻 ⚒ A collection of awesome design systems
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.
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
JanVanRyswyck/awesome-talks
Awesome online talks and screencasts
RayVentura/ShortGPT
🚀🎬 ShortGPT - Experimental AI framework for youtube shorts / tiktok channel automation
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
joebew42/study-path
An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
gg-daddy/ebooks
ddd-crew/bounded-context-canvas
A structured approach to designing and documenting each of your bounded contexts
kumaransg/LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
valiantlynx/ollama-docker
Welcome to the Ollama Docker Compose Setup! This project simplifies the deployment of Ollama using Docker Compose, making it easy to run Ollama with all its dependencies in a containerized environment
falberthen/EcommerceDDD
Experimental full-stack application using Domain-Driven Design, Microservices, Event Sourcing, CQRS and Angular.
ldynia/archcolider
O'Reilly's first Software Architectural Katas
mehdihadeli/game-leaderboard-microservices
🎮 Implementation of an imaginary Game Leader Board application, based on Microservices Architecture, Event Driven Architecture, Vertical Slice Architecture, Event Sourcing with EventStoreDB, Redis SortedSet, Redis Pub/Sub, SignalR and .Net 8.