
-
Wall Street English
- Bengaluru,India
-
20:28
(UTC +05:30) - in/udit-bhaskar-a9454513a
Stars
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.
This project showcases various methods for managing background tasks in Android applications. It demonstrates the use of WorkManager, Services, and Job Scheduler to handle asynchronous operations e…
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
Android project setup files when developing apps from scratch. The codebase uses lates jetpack libraries and MVVM repository architecture for setting up high performance apps
A Covid cases tracking Android app built for learning purposes. This app uses Covid public API to fetch the relevant covid cases data about the searched country. If the user visits the searched cou…
🚀 Ultimate Android Reference - Your Road to Become a Better Android Developer
This app will send the notification to the user in the mobile if any new commits are made in the Github.
This app is used to receive all the Github activities notifications on the mobile.
This Tic Tac Toe game comes with the cricket flavour which makes it different from the orthodox "Noughts and Crosses".
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Soc…
This is the Chrome Extension which fetches you similar products from Amazon that you search on Flipkart and Myntra and saves you from paying extra for a product.
An online notes application to save and show all previous and current lists of notes for a user. The user authentication is based on Google User Sign-in auth.
A Wikipedia Android app built for learning purposes. This app uses Wikipedia API to fetch the relevant data about the searched query. It shows search suggestions as the user types the query to be s…
An image search app based on MVVM architecture. This app uses Jetpack Library components like paging 3, Hilt-dagger, View-binding, Navigation component & retrofit.
My Instagram app is a social application based on MVVM architecture. This project includes Dagger, Architectural Components, RxJava, Lifecycle Aware components, LiveData, ViewModel, Room, Material …
This is a base architecture that can be used to develop an app from scratch using MVVM architecture pattern.