Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

👋 Hey there, I'm Kimmy!

data class Profile(
    val tag: List<String> = listOf("programmer", "college student"),
    val hobby: List<String> = listOf("game", "badminton", "table tennis"),
    val bio: String = "Stay curious about the world.",
    val contact: Map<String, String> = mapOf(
        "Email" to "kimmyxyc@gmail.com",
        "Homepage" to "https://nepuko.cn/",
        "Blog" to "https://blog.nepuko.cn/"
    )
)

✨ My Status

KimmyXYC's GitHub stats Top Langs

🥕 Implement

Category Technologies
Languages Python C C++ Golang Kotlin
Database PostgreSQL Redis
Deployment Vercel Cloudflare Tunnel
Other Tools Docker Linux

⏱ WakaTime Stats

GitRoll Profile Badge


💖 Donate

count

About

This is a ✨special ✨ repository.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors