Pinned Repositories
Algorithms
Algos and Data Structures
AmazeFileManager
Material design file manager for Android
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
android-blueprint
A starting point for an Android app development based on my best practices
android-boilerplate
Android boilerplate app that showcases architecture and libraries used at ribot
Android-Cheat-sheet
Cheat Sheet for Android Interviews
Android-Clean-Architecture
Example project how to design Android application with clean architecture, MVP, RXJava and Dagger, create your next project to be more scalable and testable.
MockitoForBeginners
KarolMB's Repositories
KarolMB/MockitoForBeginners
KarolMB/AmazeFileManager
Material design file manager for Android
KarolMB/Android-Cheat-sheet
Cheat Sheet for Android Interviews
KarolMB/android-clean-architecture-boilerplate
An android boilerplate project using clean architecture
KarolMB/android-fundamentals-apps-v2
KarolMB/android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
KarolMB/android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
KarolMB/Android-Testing-With-Kotlin
Android Testing With Kotlin
KarolMB/AndroidMVPSample
Android MVP + Retrofit + RxJava2 实例
KarolMB/Baking-App-Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
KarolMB/Charlatano
Proves JVM cheats are viable on native games, and demonstrates the longevity against anti-cheat signature detection systems
KarolMB/Clean-Notes
Clean Architecture by layer
KarolMB/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack
⚡️Comic reader app 📘 Learning MVVM / MVI with :cyclone: RxKotlin, Retrofit, Kotlinx Coroutine, Work Manager, Room, Firebase, AndroidX Startup, Clean Architecture, Arrow.Kt Functional Programming ... ❄️ androidx-startup, androidx-room, androidx-viewmodel, arrow-kt
KarolMB/DesignPatterns
KarolMB/electron-stock-market
This is a stock market application developed using Electron
KarolMB/friends
KarolMB/HolidayInfo
A multi-module offline-first Android Application that lists the various holidays observed in different Countries and different Years
KarolMB/LeafPic
MIRROR FROM GITLAB! Don't make PR here do it on Gitlab.
KarolMB/MVI-Coroutines-Flow
Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow
KarolMB/NewPipe
A libre lightweight streaming front-end for Android.
KarolMB/NotyKT
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
KarolMB/Omni-Notes
Open source note-taking application for Android
KarolMB/Poker
Fully functional Pokerbot that works on PartyPoker, PokerStars and GGPoker, scraping tables with Open-CV (adaptable via gui) or neural network and making decisions based on a genetic algorithm and montecarlo simulation for poker equity calculation. Binaries can be downloaded with this link:
KarolMB/proton-mail-android
Proton Mail Android app
KarolMB/Signal-Android
A private messenger for Android.
KarolMB/Simple-Calendar
A simple calendar with events, customizable widget and no ads.
KarolMB/tachiyomi
Free and open source manga reader for Android.
KarolMB/Timber
Material Design Music Player
KarolMB/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
KarolMB/uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP