Pinned Repositories
AndroidSchool
Code samples for Android school from GDG Kazan & e-Legion
FoodRecipes
Application with MVVM architecture and Retrofit2. We use recipesapi.herokuapp.com API to fetch data. User can see food recipes and data even will save to the CACHE. So if user want to see recipe, but he does not have enternet connection, app will check the recipe in the cache and show it
GenericUtils
Here are all best generics classes for handling all kind of logic in your application. Most used in Reactive Applications with MVVM/MVI architectures
Mobius2023
MVIPlayground
MVI (Model-View-Intent) architecture is the kind of MVVM (Model-View-ViewModel), but with more features. The most big advantage of this architecture is if your app has many fragments in one activity, your ViewModel is getting massive and uncomprehendable. So MVI is ready to help!
PowerfulAndroidApp
This app is incredibly awesome. Here I use all kind of Jetpack Components. Use Rest Api and Cache. Single Source of Truth Principle. Dagger 2, Kotlin. MVI Acrhitecture and a lot more
ServiceDeskGIT
ServiceDesk App. For KFU university employers. Help them manage, control and make new requests
ViewModelProviderFactory
This class represents ViewModelProviderFactory, which used to inject ViewModel with Dagger2. Class uses Map MultiBinding
YandexMobileSchoolPlayground
Готовый, настроенный проект, со всеми необходимыми библиотеками и setup'ом. Для того, чтобы его копировать и не терять время
TinkoffSiriusMobile
Application that tracks representative while he does his job
ANIKINKIRILL's Repositories
ANIKINKIRILL/Mobius2023
ANIKINKIRILL/YandexMobileSchoolPlayground
Готовый, настроенный проект, со всеми необходимыми библиотеками и setup'ом. Для того, чтобы его копировать и не терять время
ANIKINKIRILL/PowerfulAndroidApp
This app is incredibly awesome. Here I use all kind of Jetpack Components. Use Rest Api and Cache. Single Source of Truth Principle. Dagger 2, Kotlin. MVI Acrhitecture and a lot more
ANIKINKIRILL/ServiceDeskGIT
ServiceDesk App. For KFU university employers. Help them manage, control and make new requests
ANIKINKIRILL/FoodRecipes
Application with MVVM architecture and Retrofit2. We use recipesapi.herokuapp.com API to fetch data. User can see food recipes and data even will save to the CACHE. So if user want to see recipe, but he does not have enternet connection, app will check the recipe in the cache and show it
ANIKINKIRILL/InstGraph
App shows how can user log in in his Instagram account
ANIKINKIRILL/MVIPlayground
MVI (Model-View-Intent) architecture is the kind of MVVM (Model-View-ViewModel), but with more features. The most big advantage of this architecture is if your app has many fragments in one activity, your ViewModel is getting massive and uncomprehendable. So MVI is ready to help!
ANIKINKIRILL/Podlodka2023
ANIKINKIRILL/android-api-module
Модуль для взаимодействия с API
ANIKINKIRILL/cccandroidtest
ANIKINKIRILL/cms-system-mobile
ANIKINKIRILL/GenericUtils
Here are all best generics classes for handling all kind of logic in your application. Most used in Reactive Applications with MVVM/MVI architectures
ANIKINKIRILL/JwPlayerPlayground
JW Player's innovative and flexible platform is a highly valuable solution for building customized videos for our audiences.”
ANIKINKIRILL/limehd-ads-sdk
LimeHD-Ads-Sdk помогает разработчикам интегрировать рекламу в их приложения. Библиотека поддерживает несколько рекламных площадок IMA SDK, Yandex, Google, myTarget
ANIKINKIRILL/ViewModelProviderFactoryKotlin
This class represents ViewModelProviderFactory, which used to inject ViewModel with Dagger2. Class uses Map MultiBinding
ANIKINKIRILL/adsmodule
ANIKINKIRILL/android-gallery
Simple and standard android gallery.
ANIKINKIRILL/droidcrewrecycler
ANIKINKIRILL/Example
ANIKINKIRILL/iOS-Todo-App-Playground
ANIKINKIRILL/ITIS_FINAL_TEST
ANIKINKIRILL/KmmUsersPlayground
No DI, Navigation, Multiplatform Compose,
ANIKINKIRILL/LibResComposeMultiplatform
ANIKINKIRILL/mobile-system-design
A simple framework for mobile system design interviews
ANIKINKIRILL/MVIExample
A simple MVI Architecture example
ANIKINKIRILL/Open-API-Android-App
Kotlin, MVI Architecture, Dagger2, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
ANIKINKIRILL/ShapeOfView
Give a custom shape to any android view, Material Design 2 ready
ANIKINKIRILL/StoreImageInLocalDatabase
ANIKINKIRILL/TestTask
TapYou test app. Load points from API. Show them in chart and table. Handle errors. Save screen image to local storage. Functionality is tested
ANIKINKIRILL/TicTacToe
Android app to play tic tac toe with friend or AI