- Lublin
- in/adam-dawidziuk
Highlights
- Pro
Lists (6)
Sort Name ascending (A-Z)
Android Courses
Courses and tutorials I've exploredAndroid Dev Cheat Sheet
Useful resources for android developers โ roadmaps, diagrams, tools, and references.Custom UI components
Unique and reusable UI componentsDev Power Tools
Powerful tools and libraries for developers.Interview Prep
Interview questions and tips for tech jobs.Real-World Projects
Open-source apps and big projects for inspiration and learning.Stars
Backend for the Higher or Lower mobile game. Manages player stats, game data, images, and leaderboards. Built with Spring Boot, PostgreSQL, Docker, and AWS.
๐ An easy to use Stepper UI library for Jetpack Compose
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
Clean MVI architecture app for movie recommendations with package structure by feature. Including Jetpack Compose, Kotlin coroutines/flow, koin, ktor, turbine, mockk and more.
Animated & Flexible Practical Charts For Jetpack Compose
Clean Android multi-module offline-first scalable app in 2022. Including Jetpack Compose (with tests), MVI, Material 3, Kotlin coroutines/Flow, Kotlin serialization, Hilt, Room, JUnit5, Turbine, Moโฆ
A collection of customizable sliders for Jetpack Compose
Clean MVVM architecture app to find the best meal to eat. Including Jetpack Compose, Dagger Hilt, Room DB, Retrofit2, Lottie, Junit4, UI tests and more.
A customizable flashcard component with flip and swipe animations, inspired by Quizlet.
The curated list of Android Developer interview questions and answers
Clean MVVM architecture app to display uni schedule on phone with custom API to fetch data from site
๐ A curated list of awesome Jetpack Compose android apps by open-source contributors.
A customizable scratch card component in Jetpack Compose, allowing users to reveal a base image by scratching off an overlay.
A testing library for kotlinx.coroutines Flow
Painless E2E Automation for Mobile and Web
This is a Ktor server built for the purpose of my online course.
This is an Android app built with Jetpack Compose. It uses Paging 3 library to fetch the data from our own REST API server developed with Ktor framework.
๐ก๏ธ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
๐บ The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
๐ Learning Kotlin Coroutines and Flows for Android by example. ๐ Sample implementations for real-world Android use cases. ๐ Unit tests included!
A diagram of the Android Activity / Fragment lifecycle
๐๐งจ๐ Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effeโฆ