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

Block or report Obolrom

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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 926

  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 523 93

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

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

    Kotlin 250 19

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