Crypto Ranking App

CryRank is a cryptocurrency information app that provides realtime data on prices, rankings, and market capitalization. This application has an intuitive design that makes it easier for users to analyze the market. The data from this application is realtime by utilizing the API from coinranking. In this application I implemented several tech stacks such as COIL3, MVVM, Dependencie injections, Dark Mode, Custom View, Loading Shimmer and this application uses the Jetpack Compose framework.This application is not yet available in the playstore but you can clone this project. ...

January 13, 2025

Note.me

Note.me is the first android application that I built using jetpack compose. I made this application to explore jetpack compose. There are several libraries that I applied to this application such as ROOM for local databases, MVVM for architectures, Dagger Hilt for dependency injections, Flow for asynchronous data management and Shared Preferences to store application settings data. The features in this application are quite basic such as Add Note, Update Note, Archive Note, Delete Note, and dark mode is available. This application is not yet available in the playstore but you can clone this project. ...

January 1, 2025