Skip to content
View ben111497's full-sized avatar

Highlights

  • Pro

Block or report ben111497

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ben111497/README.md

Hey there 👋

Things I code with

kotlin android java github actions
Google Cloud Platform html5 Nodejs c Git
Firebase Figma Slack Socket.io


My name is Yu Shu Lin

  • I have a passion for learning and discuss with others.
  • If you have any question, you can discuss with me.
  • I’ve developed an app with over 167k users across 200+ countries.


A little bit about me

val myself = object {
    val pronouns = "he || his"
    var codingExperienceYears = 2 .. 3
    var code = arrayListOf<String>("Kotlin", "Java", "Html", "Javascript", "C", "C++")
    var tools = arrayListOf<String>("Android Studio", "Figma", "Slack", "Notion")

    init {
        val info = getPersonalInfo()
        print("Hi, my name is ${info.name},\nYou can call me ${info.nickName}.")
    }

    private fun getPersonalInfo() = object {
        val name = "Yu Shu Lin"
        var nickName = "Ben"
        val country = "Taiwan"
        var age = "24"
        var languageSpoken = arrayListOf<String>("zh_CN", "en_US")
        var hobbies = "Sport, coding, watching dramas, climbing mountains"
    }
}

NOTE: This does not indicate my skill level or language proficiency, it's merely a GitHub metric of which languages I have the most code of on GitHub.


Get in touch

Github Gmail
Discord


Other

Pinned Loading

  1. YsMvvm YsMvvm Public

    Kotlin 1

  2. YsBT YsBT Public

    Kotlin 1

  3. Exercise_thsr_api Exercise_thsr_api Public

    thsr_api use and googlemap

    Kotlin 1

  4. inComingCall inComingCall Public

    Kotlin 1

  5. socket.io.sample socket.io.sample Public

    JavaScript

  6. 1A2B 1A2B Public

    Kotlin