Pokedex
Pokedex is a modern Android development project demonstrating the use of MVVM architecture with Hilt for dependency management, and Jetpack components like Room and ViewModel. It highlights asynchronous processing with Coroutines and Flow, showcases efficient app architecture practices, and supports offline functionality. Notable features include strong API integration with Retrofit2 and strategic modularization to enhance code reuse and parallel development.