uditbhaskar
I love crafting Apps that create a real-world impact. Away from the desk, I'm often in the hills, hiking, capturing photos, and embracing the best life.
Wall Street EnglishBengaluru,India
Pinned Repositories
BlogIt
It fetches all the blogs through blogger API and then show them in the app.
CovidTracker
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 country covid details page, it saves the visited country details data in the history section using the Realm Mongo Database.
GoodFeed
A feed app made using FireBase and a beautiful Ui.
MyGithubApp
A Github Android app to show all the public repositories by a user. This app lets a user log in using his/her GitHub email id and then lists all their public repositories. The login session is valid till a user logs out. It is based on MVVM architecture and a beautiful user interface.
MyWiki
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 searched, saves the visited searched pages in the history section using the Room database, shows a list of fetched data about the searched item, and lets the user visit its Wikipedia page if a user clicks on it.
NewsApplication
This is a news app that shows top headlines and also allows the user to select top news channels and categories with beautiful UI.
SearchTune
It searches your favorite music and artist online and saves the search data using the ROOM database to fetch the result when a user is offline too. Made using a beautiful UI.
WeatherApp
Weather Forecast application with five days of weather data and beautiful UI.
WeatherInfo
A weather application made using MVVM architecture.
Whizzz-The-ChatApp
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.
uditbhaskar's Repositories
uditbhaskar/Whizzz-The-ChatApp
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.
uditbhaskar/GoodFeed
A feed app made using FireBase and a beautiful Ui.
uditbhaskar/WeatherApp
Weather Forecast application with five days of weather data and beautiful UI.
uditbhaskar/BlogIt
It fetches all the blogs through blogger API and then show them in the app.
uditbhaskar/MyWiki
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 searched, saves the visited searched pages in the history section using the Room database, shows a list of fetched data about the searched item, and lets the user visit its Wikipedia page if a user clicks on it.
uditbhaskar/NewsApplication
This is a news app that shows top headlines and also allows the user to select top news channels and categories with beautiful UI.
uditbhaskar/SearchTune
It searches your favorite music and artist online and saves the search data using the ROOM database to fetch the result when a user is offline too. Made using a beautiful UI.
uditbhaskar/MyGithubApp
A Github Android app to show all the public repositories by a user. This app lets a user log in using his/her GitHub email id and then lists all their public repositories. The login session is valid till a user logs out. It is based on MVVM architecture and a beautiful user interface.
uditbhaskar/WeatherInfo
A weather application made using MVVM architecture.
uditbhaskar/ContactAppKisan_
This app which sends OTP to the provided contacts through static Json file and shows the list of sent otp with contact details.
uditbhaskar/GitFeed
This app uses github api to generate the list of users and their pictures in card layout in a recyclerView.
uditbhaskar/RegistrationApp
It uses Firebase to save the data and is based on MVVM architecture.
uditbhaskar/ToDoList
This is a Todo Application.
uditbhaskar/BasicPhrase
Basic English phrases translated into French Audio.
uditbhaskar/BrainTrainer
It's a fun brain trainer app.
uditbhaskar/Cloud-notes
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.
uditbhaskar/Coffee_for_eGlu
This is an app to order your favorite coffee!
uditbhaskar/EggTimer
It's a stopwatch kind of app controlled by a seekBar.
uditbhaskar/ExpenseApp
A basic expense App.
uditbhaskar/image-search-app
An image search app based on MVVM architecture. This app uses Jetpack Library components like paging 3, Hilt-dagger, View-binding, Navigation component & retrofit.
uditbhaskar/MovieStars
uditbhaskar/MVVMBaseArchitecture
This is a base architecture that can be used to develop an app from scratch using MVVM architecture pattern.
uditbhaskar/MyInstagramApp
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 Design, and Unit testing.
uditbhaskar/Tic-Tac-Toe
An interactive TicTacToe game.
uditbhaskar/Work-Manager-Notification-Manager-Example
Example of an Android app implementing Android jetpack work manager & notification manager.
uditbhaskar/CovidTracker
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 country covid details page, it saves the visited country details data in the history section using the Realm Mongo Database.
uditbhaskar/MVP_intro
MVP architecture basic implimentation.
uditbhaskar/UltimateAndroidReference
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
uditbhaskar/AndroidBackgroundTasksDemo
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 effectively.
uditbhaskar/MyMascott
This is a simple mascot app that detects the different gestures on-screen and pans out different animations accordingly.