Skip to content
View Irineu333's full-sized avatar

Organizations

@NeoUtils @NeoA11y

Block or report Irineu333

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
Irineu333/README.md
val developer = {
    about {
        name = "Irineu A. Silva"
        email = "[email protected]"
        linkedin = "irineu333"
    }
    
    languages("Java", "Kotlin")
    
    tech(
        "Android", 
        "Kotlin Multiplatform", 
        "Compose Multiplatform"
    )
    
    architectures(
        "MVVM", 
        "Clean Architecture", 
        "MVI"
    )
}

If you're looking for my projects, check out my serious projects.

Pinned Loading

  1. NeoUtils/Highlight NeoUtils/Highlight Public

    A complete and performing android library to highlight text snippets (EditText, SpannableString and TextView) using Spannable with Regular Expressions (Regex) for Android.

    Java 26 3

  2. NeoA11y/SpeakTouch NeoA11y/SpeakTouch Public

    [WIP] A free software screen reader for Android.

    Kotlin 8

  3. NeoUtils/EnvManager NeoUtils/EnvManager Public

    A command-line program to easily control your environment properties.

    Kotlin 9

  4. NeoA11y/A11yAnalyzer NeoA11y/A11yAnalyzer Public

    [WIP] Library to facilitate accessibility validation of Android apps.

    Kotlin

  5. NeoUtils/NeoJSON NeoUtils/NeoJSON Public

    [WIP] A powerful cross-platform JSON editor.

    Kotlin

  6. NeoUtils/NeoRegex NeoUtils/NeoRegex Public

    A cross-platform app to valide regular expressions.

    Kotlin 7