This repository serves as a personal laboratory for demonstrating my progress in Android UI development using Jetpack Compose.
Instead of a single monolithic application, this project is structured as a collection of standalone screens and UI challenges.
The app features a Main Hub (Menu) that allows navigation to different, unrelated UI implementations. Each screen is independent, focusing on specific UI/UX patterns.
- Language: Kotlin
- UI Toolkit: Jetpack Compose (Material 3)
- Navigation: Type-safe Navigation Compose (to switch between the showcase screens)
I plan to add more UI challenges
The purpose of this repository is to document my journey in mastering Declarative UI. It emphasizes clean code structure, reusability of composables, and the ability to translate Figma/Sketch designs into working code accurately.



