1,291 skills found · Page 6 of 44
robdodson / JavaScript Design PatternsA collection of design pattern examples to accompany my blog posts @ http://robdodson.me
advanced-security / Secret Scanning Custom PatternsExamples of Custom Secret Scanning Patterns for use with GitHub Secret Protection/Advanced Security
agustarc / MVVMArchitectureAn example Android app showcasing Retrofit, Room, LiveData, RxJava2, Paging, Koin, and the MVVM pattern with DataBinding.
wtsnz / Coordinator ExampleAn example of the Coordinator pattern
RefactoringGuru / Design Patterns SwiftDesign Pattern Examples in Swift
Azure-Samples / AzureSpeechReactSampleThis sample shows how to integrate the Azure Speech service into a sample React application. This sample shows design pattern examples for authentication token exchange and management, as well as capturing audio from a microphone or file for speech-to-text conversions.
arunpshankar / React From ScratchThis repo compiles a collection of examples that demonstrate the effective use of the ReAct pattern in LLM prompting. It includes variations and implementations of agents that leverage the ReAct pattern, optimized for Gemini.
tuyucheng7 / Taketoday Tutorial4j:star: Java code samples. for example, java core, spring ecosystem, database and persistence layer framework, microservices, software testing, reactive programming, design patterns, shell, docker, etc..
neo4j-product-examples / Graphrag ExamplesExample GraphRAG Patterns
mrthetkhine / DesignpatternDesign pattern code example in Java
pezy / DesignPatternsDesign patterns for C++ example.
mahyoussef / Ultimate Design PatternsMastering classical design patterns with practical examples in the ultimate design patterns bundle.
salehhashemi1992 / Design Patterns PersianComplete persian documentation of design patterns, featuring real-world examples and practical use cases
rifqimfahmi / Android Mvvm CoroutineKotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test
restuwahyu13 / Go Clean ArchitectureExample go clean architecture folder pattern
adeira / Relay Example:gift_heart: Examples of common Relay patterns used in real-world applications. This repository is automatically exported from https://github.com/adeira/universe via Shipit
dancergraham / HeadFirstDesignPatterns PythonExample code from Head First Design Patterns translated to python
suryast / Indonesia Gov Apis🇮🇩 50+ Indonesian Government APIs & Data Sources — BPS, OJK, BPJPH, BPOM, Bank Indonesia, IDX, BMKG + MCP servers. Python examples, scraping patterns, and practical gotchas.
MilovanTomasevic / Design PatternsCode examples of Design Patterns in various languages: C#, C++, Go, Java, JavaScript, Python, and Swift.
ViktorViskov / Fastapi MvcFastAPI MVC this is an example of using FastAPI and built upon the Model-View-Controller (MVC) architectural pattern.