ocetin00's Stars
pinterest/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
android/architecture-templates
guardian/toolargetool
A tool to help you debug TransactionTooLargeExceptions on Android 7+
Gurupreet/ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
patrykandpatrick/vico
A light and extensible chart library for Android.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
freeletics/khonshu
Khonshu is the foundation of how we build apps at Freeletics. It provides the general set up for screens as well as navigation.
RivuChk/Android-MVI-Clean-Arch-Sample
A Simple Android Project demonstrating Clean Arch + MVI with https://api.nasa.gov/api.html#apod as use-case example
RivuChk/Jetpack-Compose-MVI-Demo
Demo / Sample Android Project created with Jetpack Compose and MVI Architecture Pattern
android/compose-samples
Official Jetpack Compose samples.
atomtec/AndroidPagination
This projects implements Github User search with Android Pagination 3 Library
ZahraHeydari/Android-Clean-Architecture-MVVM-Hilt-RX
Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
ZahraHeydari/KotlinInterviewQuestions
Covers both theory questions and challenging code
sandoche/Mobile-app-landingpage-template
📱 Free to use static generated website template for your mobile app
yusufonderd/Weightly
Weight Tracker App
muhammedesadcomert/FastFood
An Android app where you can view and examine the details of fast food divided into categories.
dotlin-org/dotlin
Kotlin to Dart compiler
zLuCaS2K/MyTask
📔 This is a simple task management app made with Jetpack Compose + MVVM + Clean Architecture + WorkManager etc.
muratozturk5/ClickShrinkEffectLibrary
Kotlin View Click Shrink Effect
typesafegithub/github-workflows-kt
Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!
amitshekhariitbhu/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
weeeBox/mobile-system-design
A simple framework for mobile system design interviews
RajashekarRaju/hangman-compose
:video_game: Hangman Game for Android :robot: build with Compose :rocket:. Built with jetpack components, Room for saving game history, preferences for loading game settings, ViewModels for persisting game state, LiveData/States for observing states, Koin for DI, minimal compose animations for good UX, Light/Dark theme :rainbow: MD3.
skydoves/android-developer-roadmap
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
corda/corda
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
skydoves/MarvelHeroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, Room, Repository, Koin) architecture.
cnrture/WeatherApp
arrow-kt/arrow
Λrrow - Functional companion to Kotlin's Standard Library
devnarendra08/DemoTMDB
DemoTMDB is the sample app to demonstrate the Android MVVM Architecture with Retrofit, Coroutines, Hilt, Kotlin Flow and Room Database.
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.