Skip to content
View root-ansh's full-sized avatar
🔍
curiously exploring problems and their solutions
🔍
curiously exploring problems and their solutions

Organizations

@curioustools
Block or Report

Block or report root-ansh

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
root-ansh/README.md

Hi, This is Ansh!

I am a passionate, curious and deep thinking professional exploring various domains of Technology every day. I am currently building and breaking stuff in Android domain.

Current Role:

CleverTap

Previous Roles:

Languages I Know/Use:

java kotlin groovy python python html css js dart

Frameworks I Know/Use:

android React Firebase Node Express Unity cordova

Connect with me on:

Ansh's Twitter Ansh's Instagram Ansh's LinkedIn Ansh's Medium Ansh's Website Ansh's Website

Pinned

  1. android_Menu_Maker android_Menu_Maker Public

    A small , easy to use app for restaurants for storing data, immediately creating a PDF, add/modify items, etc

    4 3

  2. android_WaterManager android_WaterManager Public

    Water Manager: Water Intake Tracker and Reminder

    Java 4

  3. android_DogFinder android_DogFinder Public

    A simple mvvm-clean example app for showing various dog images

    Kotlin 7 7

  4. curioustools/curiousutils curioustools/curiousutils Public

    Kotlin

  5. Pagination on a nested scroll view! Pagination on a nested scroll view!
    1
    import android.view.View
    2
    import androidx.core.widget.NestedScrollView
    3
    import timber.log.Timber
    4
    
                  
    5
    /**