Skip to content
View magdalena-trivina's full-sized avatar
Block or Report

Block or report magdalena-trivina

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
magdalena-trivina/README.md

Hi there 👋

{
    myself : {
        name : "Magdalena Trivina Sihotang",
        nickname : "Lena"
        country : "Indonesia",
        experienced : ["C#", "Java", "Python", "HTML", "JavaScript" ],
        want-to-learn : ["React", "Kotlin", "Flutter", "Go", Node.js" ], 

        hobbies : ["I like reading books/watching YouTube videos that make me smarter",
         "travel, cause I live in Indonesia, so... other countries are always more interesting"]
    }
}

Popular repositories Loading

  1. n-gram n-gram Public

    Modification of Python implementation of an N-gram language model with Laplace smoothing from joshualoehr repository.

    Python

  2. name-all-countries name-all-countries Public

    A quiz that challenges you to name all countries (written with React.js)

    JavaScript

  3. magdalena-trivina magdalena-trivina Public

  4. jetpack-compose-tutorial jetpack-compose-tutorial Public

    Example code from official Android Jetpack Compose tutorial website

    Kotlin