Pinned Repositories
DaggerMultiModule
Dagger implementation in multi module project
JetpackComposePokedex
Simple playground app in order to learn Jetpack Compose
LukohSplash
Advance Architecture
MVI-Clean-Architecture
MVI + Clean Architecture + Best Practices | Example of Clean Architecture of Android app using MVI design pattern with Jetpack and popular libraries
MVI-Playground
MVI with Kotlin Flows and Channels
RetrofitSample
Retrofit Samples with Github API, Google API and Instagram API
SoccerView
Simple fully customizable soccer view
StoreApp
yusufceylan's Repositories
yusufceylan/MVI-Clean-Architecture
MVI + Clean Architecture + Best Practices | Example of Clean Architecture of Android app using MVI design pattern with Jetpack and popular libraries
yusufceylan/MVI-Playground
MVI with Kotlin Flows and Channels
yusufceylan/DaggerMultiModule
Dagger implementation in multi module project
yusufceylan/SoccerView
Simple fully customizable soccer view
yusufceylan/JetpackComposePokedex
Simple playground app in order to learn Jetpack Compose
yusufceylan/RetrofitSample
Retrofit Samples with Github API, Google API and Instagram API
yusufceylan/LukohSplash
Advance Architecture
yusufceylan/StoreApp
yusufceylan/8-Puzzle-Problem
Python Implementation of 8 Puzzle Problem
yusufceylan/AndroidArchitectureComponents
Android Architecture Components implementation
yusufceylan/ExoPlayerSample
This project is developed with ExoPlayer 2. You can play audio files and play video files with custom playback controls.
yusufceylan/Kotlin-Coroutine-Use-Cases-on-Android
🎓 Learning Kotlin Coroutines for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
yusufceylan/MachineLearning
Simple Implementation of Basic Machine Learning Methods
yusufceylan/RxJava2-Android-Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
yusufceylan/ServiceSample
Basics of Android Services
yusufceylan/android-dagger-butterknife-mvp
Simple application using Dagger Android (2.11/2.12/2.13/2.14), Butterknife (8.7/8.8), and Model-View-Presenter (MVP) with support for Singleton, Activity, Fragment, and child Fragment scopes written in Java and Kotlin
yusufceylan/BlogApp
Social Blog App
yusufceylan/Cmpe314-ProjectGroup
That Repository includes CMPE314 Lambda Calculus Course's Projects
yusufceylan/Dagger-Examples
Some Dagger2 examples with Retrofit2, MVVM architecture, RxJava, (Java)
yusufceylan/Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
yusufceylan/FirebaseTutorial
Tutorial for Firebase Basics
yusufceylan/Jetpack-Compose-Playground
Jetpack Compose Playground
yusufceylan/KmpTemplate
A simple all around kmp template project utilizing an efficient mvi architecture for shared viewModels.
yusufceylan/MultipleAppModules
An example how to use multiple application modules in one android project
yusufceylan/Twitter-Bot
Twitter Bot with Tweepy