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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 = "mmmirineusilva@gmail.com"
        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. Highlight Highlight Public

    Cross-platform text and syntax highlighting for Compose and View, based on regular expressions.

    Kotlin 44 4

  2. Nil Nil Public

    Compose Multiplatform image loader library

    Kotlin 9

  3. NeoRegex NeoRegex Public

    A cross-platform app to create and validate regular expressions.

    Kotlin 20

  4. EnvManager EnvManager Public

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

    Kotlin 9