Skip to content
View bobrebel11's full-sized avatar
Block or Report

Block or report bobrebel11

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

  1. Converter-Application Converter-Application Public

    A converter application for android. It uses fragments for different conventions and uses tabs for the navigation between fragments.It also uses spinners to select different conversion methods. Thi…

    Java

  2. ImagePickerKotlin ImagePickerKotlin Public

    This is an android project which is used to pick images from gallery. It is written in Kotlin programming language.

    Kotlin

  3. LoginSignUp LoginSignUp Public

    An android application written in Kotlin to demostrate User login and registration. This uses Firebase to login and Sign up and also Shared Preferences to store user information locally.

    Kotlin 1 1

  4. Moviepractice Moviepractice Public

    This is an application to display the popular movies running right now in theatre. It uses RESTful API "The MovieDB" to fetch the updated data and Recycler View to display the fetched data.

    Java

  5. RecyclerViewPrac RecyclerViewPrac Public

    An android application which uses RESTful web services, a 3rd part library Retrofit for fetching data in JSON format and its converted into java objects using GSON converter factory. The data fetch…

    Java 1

  6. UserApplication UserApplication Public

    Application about user login and Sign up using firebase

    Kotlin