Home

Kotlin little apps

I was practicing my kotlin hhabilities and developed this little project from the google developer course.


-Developed little kotlin apps to practice basic concepts.

-Managed input data to display it and make math operations.

-Worked with images and added behavior to create a dice roller.

-Created a simple grid to showcase cards.

-Listed items in a lazy loading column to ensure good performance.

-Practiced with light/dark theme and dynamic colors.