Mitch Tabian

Results 63 repositories owned by Mitch Tabian

HOWTO-django-channels-daphne

140
Stars
59
Forks
Watchers

A how-to document outlining how to publish a django website equipped with WebSockets using Django Channels.

KMM-Playground

115
Stars
18
Forks
Watchers

Playground for learning Kotlin Multiplatform Mobile

Kotlin-Multiplatform-Utility

26
Stars
3
Forks
Watchers

A repository containing useful classes for Kotlin Multiplatform projects

Retrofit-Caching-Example

34
Stars
21
Forks
Watchers

An example of how to use Retrofit2 to cache HTTP responses

UI-Communication-with-MVI

18
Stars
6
Forks
Watchers

Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.

Kotlin-RecyclerView-Example

52
Stars
32
Forks
Watchers

Simple example with a RecyclerView that displays images and text with Kotlin, Glide and CardViews

MVVM-Koin-Repository-Pattern

30
Stars
12
Forks
Watchers

Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.

Kotlin-Singleton-Example

49
Stars
18
Forks
Watchers

Example of creating Singletons with Kotlin with some MVVM architecture

ABTestLayouts

22
Stars
1
Forks
Watchers

Serve a Compose UI or an XML UI depending on Firebase remote config.

DialogFragmentToFragment

15
Stars
12
Forks
Watchers

Capture data from a dialog fragment and send it to a fragment