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
Jet Weather Forecast is a cutting-edge weather app using Android's latest tech stack. It features Jetpack Compose for a modern UI, Room for local storage, and Retrofit for API communication. Powered by Kotlin Coroutines and Flow, it offers smooth, asynchronous data handling.
This interactive quiz app challenges users to test their knowledge of world history. With multiple-choice questions and instant feedback, participants can easily track their performance and learn while having fun.
This Trivia application is developed using Jetpack Compose. The questions in JSON format are fetched from an API using the Retrofit library. The MVVM architecture is employed. Flow technology is utilized for data flow. Dependency Injection is implemented using the Hilt library. The Singleton Design Pattern is used.