You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ComposeTemplate is a Jetpack Compose template application that follows Clean Architecture best practices. It simplifies the process of setting up a well-structured Compose application by providing a template with a predefined folder structure. ✨
A personal project showcasing my journey into Android development with Jetpack Compose. Catch 'em all and learn about Android development with me along the way!
A small Jetpack Compose kata focused on building an adaptive Christmas Gift Tracker app. The project explores responsive UI patterns for mobile and tablet, allowing users to view, add, and manage gifts using Material 3 and modern Android development practices.