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

Highlights

  • Pro
Block or Report

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"
    )
}

Popular repositories 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

  2. calculator-app calculator-app Public

    A simple calculator app built using Jetpack Compose and Material 3 design system by Google.

    Kotlin 1

  3. dimrnhhh dimrnhhh Public

    Config files for my GitHub profile.

  4. material-you-profile material-you-profile Public

    Simple Profile App with Google Material 3 (Material You)

    Kotlin

  5. jetpack-compose-with-api-integration jetpack-compose-with-api-integration Public

    Kotlin

  6. simple-calculator-app-with-jetpack-compose simple-calculator-app-with-jetpack-compose Public

    Kotlin