Skip to content
View dimrnhhh's full-sized avatar

Highlights

  • Pro

Block or report dimrnhhh

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
dimrnhhh/README.md
@Composable
fun AboutMe() {
    val firstName = "Dimas"
    val middleName = "Rian"
    val lastName = "Hastedi"
    val linkedin = "https://www.linkedin.com/in/dimrnhhh/"
-   var yearsOfExperience = 0                                                            
+   var yearsOfExperience = 1.5                                                          
    var roles = mutableListOf(
        "Android Developer",
        "UI/UX Designer"
    )
}

Pinned Loading

  1. moneytopia moneytopia Public

    Moneytopia is a fully functional personal expense tracker built with Jetpack Compose and Material 3. With its clean and intuitive design, it makes managing your finances simple and stress-free, hel…

    Kotlin 38 7