Pinned Repositories
Android-Cookbook-Examples
Collected code examples from the O'Reilly Android Cookbook
android-interview-questions
π£ Android coding interview questions and answers for developers.
Android-Lifecycle
Application to demonstrate the lifecycle events
Android-UI-Development-with-Jetpack-Compose
Android UI Development with Jetpack Compose, published by Packt
Basic-Architecture-MultiModule
Representing basic android architecture
BLE-Scanner
To scan BLE packets
GitHubRepos-List
Native app that shows Jake Wharton Github repositories as list.
Kotlin-Coroutine-Use-Cases-on-Android
π Learning Kotlin Coroutines for Android by example. π Sample implementations for real-world Android use cases. π Unit tests included!
NewsHeadlines
The Android application showcasing the use of MVVM design using Android Architecture Components with RxJava2, Retrofit2, Dagger2, DataBinding and Glide.
Spectrum
Application that will display the list of companies and list of members in the club.
ryderz8's Repositories
ryderz8/Android-Lifecycle
Application to demonstrate the lifecycle events
ryderz8/Basic-Architecture-MultiModule
Representing basic android architecture
ryderz8/Kotlin-Coroutine-Use-Cases-on-Android
π Learning Kotlin Coroutines for Android by example. π Sample implementations for real-world Android use cases. π Unit tests included!
ryderz8/NewsHeadlines
The Android application showcasing the use of MVVM design using Android Architecture Components with RxJava2, Retrofit2, Dagger2, DataBinding and Glide.
ryderz8/Spectrum
Application that will display the list of companies and list of members in the club.
ryderz8/android-interview-questions
π£ Android coding interview questions and answers for developers.
ryderz8/Android-UI-Development-with-Jetpack-Compose
Android UI Development with Jetpack Compose, published by Packt
ryderz8/BLE-Scanner
To scan BLE packets
ryderz8/ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
ryderz8/architecture-components-samples
Samples for Android Architecture Components.
ryderz8/cli
GitHubβs official command line tool
ryderz8/ClimateTraceKMP
Kotlin/Compose Multiplatform project to show climate related emission data from https://climatetrace.org/data.
ryderz8/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
ryderz8/draftsman
Draftsman is an on device layout inspector which can be embedded in your android app.
ryderz8/Einsen
π― Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
ryderz8/Expenso
π A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
ryderz8/fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
ryderz8/Flippable
A Jetpack Compose utility library to create flipping Composable views with 2 sides.
ryderz8/flipper
A desktop debugging platform for mobile developers.
ryderz8/GithubReposCompose
Native app that shows Github repositories as list.
ryderz8/Jetpack-Compose-Tutorials
ππ§¨π Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
ryderz8/Lady-happy-Android
Open Source multi-module app for Handmade Hats company with modern approaches under the hood.
ryderz8/Nearby-me
Discover places nearby
ryderz8/NoteKeeper
A simple application to keep and delete notes
ryderz8/objection
π± objection - runtime mobile exploration
ryderz8/PokemonCompose
Displaying the list of Pokemon using Jetpack Compose.
ryderz8/sealedx
π² Kotlin Symbol Processor that auto-generates extensive sealed classes and interfaces for Android and Kotlin.
ryderz8/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ryderz8/upnext
Upnext: TV Series Manager is an MVVM Android app which allows users to be able to view show schedules, popular, trending and most anticipated shows with favorite functionality provided by the Trakt API
ryderz8/VendingMachine
An application to demonstrate the use of latest Android Architecture.