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

Block or report madushans

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

    Dotnet project and package dependency visualizer.

    HTML 310 26

  2. QuickAzTables QuickAzTables Public

    Opinionated, minimal library to use Azure Table Storage.

    C# 5 1

  3. Load images with blurred thumbnail l... Load images with blurred thumbnail load effect using Jetpack Compose, Glide and StateFlow
    1
    // Adapted from https://gist.github.com/lelandrichardson/de674fe6788d922fc84362fdae530464
    2
    
    
    3
    @Composable
    4
    fun ExampleUsage(){
    5
        GlideImage(src = "source-path",