System Design PrimerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Go PatternsCurated list of Go design patterns, recipes and idioms
Design Patterns💼 Design patterns written in different programming languages 📐
Clean Architecture Manga🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
DesignpatternsSimple repository containing one simple example for all existing patterns in C#
Getx patternDesign pattern designed to standardize your projects with GetX on Flutter.
Run AspnetcoreA starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Urf.coreUnit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight. Live demo: https://goo.gl/QpJVgd
Awesome Design SystemsA curated list of bookmarks, resources and articles about design systems focused on developers.
DntframeworkcoreLightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Learning Oop In PhpA collection of resources to learn object-oriented programming and related concepts for PHP developers.
ReactpatternsReact patterns & techniques to use in development for React Developer ⚛ .
Learningsummary涵盖大部分Java进阶需要掌握的知识,包括【微服务】【中间件】【缓存】【数据库优化】【搜索引擎】【分布式】等等,欢迎Star~
Wdb106 FlutterWEB+DB PRESS Vol.106のAndroid・iOSアプリ設計のサンプルをFlutterではどう書くかというサンプル https://www.amazon.co.jp/dp/4774199435?tag=mono0926-22
BaldphoneA new accessible interface for your smartphone, suitable for seniors
Unity Design Pattern🍵 All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
JwaveA Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.
Clean Flutter AppAplicativo feito em Flutter usando TDD, Clean Architecture, Design Patterns e SOLID principles
Design PatternsModern view on classic design patterns implementation in Java
Domain Driven HexagonGuide on Domain-Driven Design, software architecture, design patterns, best practices etc.
Php PatternsA minimal and conceptual PHP 5.4+ pattern collection that *will* cover design patterns (not only GoF's), anti-patterns, closure patterns, refactoring patterns
React Bits✨ React patterns, techniques, tips and tricks ✨
Important Java Concepts🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Ui Ux📝 Curated list for UI/UX Designers
Low Level Design PrimerDedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.