Skip to content
View zhs852's full-sized avatar

Highlights

  • Pro

Block or report zhs852

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

Hi 👋
I'm Akarin (@zhs852)

@Serializable
data class Akarin(
    val url: String = "https://zhs.moe",
    val doing: String = "Master of AI @ Monash University",
    val bases: List<Location> = listOf(Malaysia.KUALA_LUMPUR, China.CHONGQING)
) : KotlinDev

Popular repositories Loading

  1. zhs852 zhs852 Public

    1

  2. webrtc-android webrtc-android Public

    Forked from GetStream/webrtc-android

    🛰️ A versatile WebRTC pre-compiled Android library that reflects the recent WebRTC updates to facilitate real-time video chat for Android and Compose.

    Kotlin