Pinned Repositories
android-cloud-ocr
Android cloud base OCR - A lightweight tool to extract the image text
ChainOfResponsibilityPattern
It helps to build a chain of objects. A request enters from one end and keeps going from an object to another until it finds a suitable handler.
datastructures_and_algorithms
Data Structures & Algorithms written in Kotlin
DecoratorPattern
Decorator pattern lets you dynamically change the behavior of an object at run time by wrapping them in an object of a decorator class.
decoupled-mvi-sample
Introducing decoupled MVI approach for Android in 2023
FoodApp
Kotlin + Clean Architecture + Design Patterns + UI Transition + MVVM + LiveData + Room + Retrofit + ViewModel + Kodein + Unit Test + Espresso + Coroutines
GenericRecyclerView
A simplified easy to use a smart recyclerview and adapter to create dynamic content list like youtube, google play, Netflix
gradle-analytics-plugin
A free Gradle plugin to analyze your project builds. It provides unique visual and text metrics in HTML format.
GradleBuildTimeTracker
A lightweight console tool that shows you how much time you spent at the Gradle build process. Simple analytics tells you time spent for the day, month, year, and also you can export it as a CSV file. no need to write any command. It will show you after your build is finished.
KEvent
A brand new communication library in Android & Kotlin (similar to Eventbus)
janbarari's Repositories
janbarari/gradle-analytics-plugin
A free Gradle plugin to analyze your project builds. It provides unique visual and text metrics in HTML format.
janbarari/KEvent
A brand new communication library in Android & Kotlin (similar to Eventbus)
janbarari/GenericRecyclerView
A simplified easy to use a smart recyclerview and adapter to create dynamic content list like youtube, google play, Netflix
janbarari/android-cloud-ocr
Android cloud base OCR - A lightweight tool to extract the image text
janbarari/decoupled-mvi-sample
Introducing decoupled MVI approach for Android in 2023
janbarari/datastructures_and_algorithms
Data Structures & Algorithms written in Kotlin
janbarari/FoodApp
Kotlin + Clean Architecture + Design Patterns + UI Transition + MVVM + LiveData + Room + Retrofit + ViewModel + Kodein + Unit Test + Espresso + Coroutines
janbarari/GradleBuildTimeTracker
A lightweight console tool that shows you how much time you spent at the Gradle build process. Simple analytics tells you time spent for the day, month, year, and also you can export it as a CSV file. no need to write any command. It will show you after your build is finished.
janbarari/JupiterSlider
An Awesome Auto Slider for Android Developers
janbarari/ChainOfResponsibilityPattern
It helps to build a chain of objects. A request enters from one end and keeps going from an object to another until it finds a suitable handler.
janbarari/DecoratorPattern
Decorator pattern lets you dynamically change the behavior of an object at run time by wrapping them in an object of a decorator class.
janbarari/kotlin-design-patterns
janbarari/bambinifashion-challenge
BambiniFashion code challenge app that is built with the latest Android technologies such as Kotlin, Coroutines, Clean Architecture, MVI, Hilt, Retrofit, BottomNavigationView, Picasso, Navigation Component, Room.
janbarari/bargi-sample-app
janbarari/SatellitesTracker
janbarari/AlgoEye
AlgoEye seamlessly measures memory usage, CPU usage, IO usage, execution time, and provides memory leak information for your Kotlin/Java algorithms and code blocks.
janbarari/designpatterns
a open-source repository of design patterns with real world example, based on Kotlin
janbarari/janbarari
janbarari/music-feed-app-challenge
An open-source challenge app that is built with the latest Android technologies such as Kotlin, Coroutines, Clean Architecture, Jetpack Compose, MVI, Hilt, Navigation Component, api/impl Modular Structure.
janbarari/PipelinePattern
Allows processing of data in a series of stages by giving in an initial input and passing the processed output to be used by the next stages.
janbarari/StarWars
Star Wars Kamino App
janbarari/janbarari.github.io
janbarari personal website
janbarari/movieapp
MVI + Coroutines + Flow + ViewModel + Room + Jetpack Navigation + App Bundle + Gitlab CI/CD + Material Components + Clean Architecture + Retrofit + Modular Architecture + Unit/UI Test + Build Flavors + DiffUtil + Motion Layout + StateFlow + SharedFlow + Design Patterns + Kotlin DSL + Detekt(QA) + Moshi + Dynamic Features + Offline Cache + Firebase Messaging + Jetpack DataSource + SavedStateModule + Binding Adapter + Transition Animation + ViewBinding + Vector Animation + Hilt + Gradle Custom Task + Swipe to Delete with Undo Action + RecyclerView Animation + Firebase Analytics + Crashlytics + Multi Language + Dark/Light Theme + Custom Layout for Tablet + Swipe to Dismiss Image Gallery + Advanced Logger
janbarari/falling-words-challenge