Found 337 repositories(showing 30)
dbacinski
Design Patterns implemented in Kotlin
volodymyrprokopyuk
Software Design Patterns in Kotlin
Devansh-Maurya
A collection of a number of design patterns and principles written in Kotlin
memtrip
Android MVI design pattern in Kotlin
RefactoringGuru
Design Patterns in Kotlin
memtrip
An EOS wallet developed in Kotlin using the eos-jvm SDK and the model view intent (MVI) design pattern. This wallet serves as a blueprint for how other developers might want to utilise eos-jvm to develop native Android apps that consume the EOS blockchain.
UML diagram list of GoF design pattern examples written in Kotlin.
jhandguy
🧪 Experimental comparison app, implementing the same Architecture and Design Patterns in iOS Swift and Android Kotlin.
ishaileshmishra
A completed guide about E-commerce Application developed in native android using mvvm design pattern and Kotlin
berk-berber
In this repository, I will explain design patterns, object oriented programming and SOLID principles with examples.
alfayedoficial
Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principles MVVM design pattern and LiveData.
ashtanko
📚 Algorithms, Data Structures, Design Patterns, Concurrency in Kotlin
iamjosephmj
This repo is a beginner handbook for learning design patterns in Kotlin
MoIbrahim15
Design Patterns In Kotlin
felipehjcosta
Design Patterns in Kotlin
ashtanko
🛠️ The Principles of OOD in Kotlin: A practical guide to applying Object-Oriented Design principles in Kotlin, showcasing best practices and design patterns for building clean, maintainable, and scalable software.
TonnyL
Design patterns in Kotlin and Swift.
brenoepics
MentionExtractor is a Kotlin library designed to parse text and extract mentions following customizable patterns. It offers flexibility in configuring the pattern. Whether you're building a chatbot, social media analytics tool, or content moderation system.
shardwiz
🗨️A simple one-to-one chat application built with Java, Kotlin, and Firebase Realtime Database, implemented in MVC, MVP, and MVVM architectural patterns. This project showcases how the same core functionality can be developed using different Android design approaches, helping developers understand and compare real-world implementation patterns.
ChuliangYang
A sample app in Kotlin, using Uncle Bob's clean architecture + MVVM + Android Architecture Components +DataBinding + RxKotlin, Dagger android, Retrofit, following SOLID principles and common design patterns. Check out this https://github.com/ChuliangYang/MaterialTabPage for MVP and regular MVVM version
BartoszJarocki
Design patterns implemented in Kotlin
ragulnathMB
A modern guide to the 22 classic GoF Design Patterns. Implemented in C++, Java, Go, Python, Kotlin, Rust, JS, TS, and C#. Each pattern includes clear code, UML diagrams, illustrations and real-world analogies. Perfect for learning, interviews, and mastering clean architecture.
IEnoobong
Head's first design pattern sample code in Kotlin
jshvarts
Kotlin Design Patterns implementation ideas inspired by https://github.com/dbacinski/Design-Patterns-In-Kotlin
natasam
Weather Android App written in Jetpack Compose and Kotlin, the example of MVI architectural design pattern, clean code structure with clear separation of concerns
cendekialnazalia
In this application you can find user in github. This application has been using Retrofit, Room Database, Localization, Live Data, Kotlin Coroutines, Content Provider, Alarm Remainder, Broadcast Receiver, SharedPreferences, MVVM Design Pattern and so on.
AnupamSingh0211
this repo will be an app which will server as sample cum demo for OOPS design patterns , but its in kotlin
erfansn
Design patterns in Kotlin
yonatankarp
Design patterns implemented in Kotlin
JeanPierreLara
A collection of classic design patterns implemented in Kotlin with clean code and practical examples.