Skip to content
View shubham0728's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shubham0728

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ChatBot ChatBot Public

    Send messages using ChatBot api, Receive messages using ChatBot api, Save data in local db using Room, Sync message when connected back to internet.

    Java 1

  2. RoomDb-Sample-Application RoomDb-Sample-Application Public

    Sample Android application used to practice the Android Architecture component Room. This application will help you in understanding the basic MVVM Architecture.

    Java 1

  3. MovieDb MovieDb Public

    App displays list of top rated movies using MovieDb api. Data is fetched using Retrofit. Detail screen displays Movie synopsis,reviews,credits and a list of similar movies. This app is for demo pur…

    Java 1

  4. GiphyDemo GiphyDemo Public

    App displays list of trending gifs. Data is fetched using Retrofit, Volley or Giphy SDK you can choose any option within the code. Search functionality helps in searching gifs based on the textv qu…

    Java 1

  5. News-App News-App Public

    App displays list of latest indian news using NewsApi. Data is fetched using Retrofit. Latest Android Architecture component Room has been used to store data locally.

    Java 1

  6. NY-Times-Most-Viewed-News-App NY-Times-Most-Viewed-News-App Public

    App displays list of latest news using The New York Times MostViewed Api. Data is fetched using Retrofit.

    Java