Skip to content
View shalutd's full-sized avatar
  • Litmus7
  • Pleasonton California
  • X @shalutd
Block or Report

Block or report shalutd

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

Hello, folks!

I am an Android dev from India. I have a passion for learning and sharing my knowledge with others. Apart from my work, I am a blogger at medium, vocal media and hashnode etc.

Read my articles at Medium Vocal

Connect me on Social Media

StackOverFlow Details

profile for Shalu T D at Stack Overflow, Q&A for professional and enthusiast programmers

Pinned

  1. DataStoreDemo DataStoreDemo Public

    Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore uses Kotlin's coroutines and Flow to store data asynchronousl…

    Kotlin 10

  2. ExtensionsSample ExtensionsSample Public

    Some Kotlin extension samples

    Kotlin 3

  3. StateFlowDemo StateFlowDemo Public

    StateFlow is an alternative for LiveData. If your project using coroutine, then you can use SateFlow instead of LiveData for dataBinding.

    Kotlin 2