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
The Tip Calculator, an Android app in Kotlin, swiftly calculates tips for restaurant waiters. Notably, it prioritizes CI/CD implementation for seamless testing, building, and deployment.
The Compute library in Kotlin facilitates common mathematical operations through a user-friendly Calculator class, enabling seamless handling of addition, subtraction, multiplication, and division.
A library that thoroughly gathers detailed information about the administrative divisions, districts, sub-districts, unions, and related geographical entities in Bangladesh.
A comprehensive cryptocurrency Android app built with Clean Architecture, Dagger-Hilt, and Jetpack Compose, providing detailed information on various cryptocurrencies.
This project is basically a notepad app. Notes can be create, delete and update by this app. And most importently, this app build with MVVM Architecture. (Room + ViewModel + LiveData + RecyclerView)