Skip to content
View dimrnhhh's full-sized avatar
:octocat:
:octocat:

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                                                            
    var roles = mutableListOf(
        "Android Developer",
        "UI/UX Designer"
    )
}

Pinned Loading

  1. moneytopia moneytopia Public

    A fully functional app for tracking personal expenses built using Jetpack Compose with a simple UI for easy understanding and ease of use.

    Kotlin 2 2