Skip to content
View ramakrishnajoshi's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Pine Labs
  • Bangalore, India
  • 06:00 (UTC +05:30)

Block or report ramakrishnajoshi

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ramakrishnajoshi/README.md

Hello there!

val engineer: android_development {
    about {
        name = "Ramakrishna Joshi"
        city = "Bangalore, India"
        companies = listOf(@Falabella, @Compassites)
    }
    links {
        medium = "@ramakrishna.joshi"
    }
}

Popular repositories Loading

  1. UnitTestingInAndroid UnitTestingInAndroid Public

    This repo has been created to learn Unit Testing for Android

    Kotlin 2

  2. self_app_update_poc2 self_app_update_poc2 Public

    Flutter app build to do Proof of concept on self app upgradation. App checks for new update by calling custom API and if there is an update then the apk is downloaded and installed.

    Dart 1

  3. MyNotesAppUsingSQLite MyNotesAppUsingSQLite Public

    My Notes App Using SQlite db

    Java

  4. SectionedRecyclerView SectionedRecyclerView Public

    Sectioned RecyclerView with Headers and Individual Content Items

    Java

  5. AndroidUnitTesting AndroidUnitTesting Public

    Forked from vivekjain10/AndroidUnitTesting

    Demonstration of how Android Code can be Unit Tested with Android Studio

    Java

  6. ReactiveProgrammingUsingRxJava2 ReactiveProgrammingUsingRxJava2 Public

    Just Reactive Things!

    Java