A News Application that allows users to fetch news built by following MVVM Architecture and Jetpack Components with Unit and Instrumentation Testing.
A Wallpaper Changing Application that allows users to fetch latest wallpapers and apply to homescreen and lockscreen, also allows user to save it locally. It is following MVVM Architecture with Jetpack Components.
Simple Android Application which fetches recipes from an API and displays it with the option to save,search and get details
Social Media application which allows users to register account, Post pictures, Like,Edit Profile, View Feeds just like Instagram.
Wellness and Mindfulness Application which provides music based on mood and breathing exercises
Expense Tracking application which allows to add expenses, delete them and store them using local storage. It is also demonstrating the use of Redux for managing states.
Simple E-Commerce Product Display page, fetching data from API with state management and middleware implementation.