Skip to content
View aneesha-jose's full-sized avatar
  • Mumbai
Block or Report

Block or report aneesha-jose

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. ApplicationUsingOnlySystemAPIs ApplicationUsingOnlySystemAPIs Public

    A android application that fetches articles from a static end point, displays it as a list and opens it in a WebView when clicked. This application has used mostly only system provided APIs as far …

    Java

  2. genericadapters genericadapters Public

    A pre-written generic adapter for recycler views and list views to be used during Android Development; to avoid the repeated creation and boiler plate code of writing dedicated adapters. Creation o…

    Java 1

  3. LearningMVVM LearningMVVM Public

    An application that fetches the trending repositories of Github and displays them in a recycler view.

    Kotlin

  4. miscellaneous miscellaneous Public

    Just a bunch of miscellaneous utils and other nitty gritty details I end up using in most of my applications for faster and more efficient development. A constant work in progress.

    Java