Skip to content
View Obolrom's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Obolrom

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

    Application for testing different technologies and approaches to development. Contributions are welcome

    Kotlin 3

  2. mapstruct/mapstruct mapstruct/mapstruct Public

    An annotation processor for generating type-safe bean mappers

    Java 6.9k 915

  3. TeamAmaze/AmazeFileManager TeamAmaze/AmazeFileManager Public

    Material design file manager for Android

    Java 5.1k 1.5k

  4. osiegmar/FastCSV osiegmar/FastCSV Public

    CSV library for Java that is fast, RFC-compliant and dependency-free.

    Java 514 92

  5. tfcporciuncula/flow-preferences tfcporciuncula/flow-preferences Public

    Kotlin Flow version of rx-preferences -- Coroutines support for Android SharedPreferences

    Kotlin 248 19

  6. DeduplicationSample.kt DeduplicationSample.kt
    1
    import java.util.Objects
    2
    
                  
    3
    /**
    4
     * Code sample for detecting objects duplication by given criteria
    5
     *