data class Profile(
val name: String = "์ด๋ช
ํ",
val nickName: String = "o0๋จ0o",
val birthday: Int = 20071011,
val major: String = "Android Developer",
val techStack: TechStack,
val introduce: String = "๊ฐ๋ฐ์๊ฐ ๋ณด๊ธฐ ์ฌ์ด ์ฝ๋๋ฅผ ์ง์๋ ค ๋
ธ๋ ฅํฉ๋๋ค",
val school: String = "๊ด์ฃผ์ํํธ์จ์ด๋ง์ด์คํฐ๊ณ ๋ฑํ๊ต",
val email: String = "[email protected]",
val github: String = "https://github.com/audgns10",
val team: String = "MSG - Team"
) {
data class TechStack(
val one: String = "Kotlin",
val two: String = "Jetpack-Compose"
)
}
๐น
Pinned Loading
-
Study-for-Android
Study-for-Android PublicAndroid์ ๋ํ ๊ฒ์ ๊ธฐ์ด๋ถํฐ ๋ค์ ๊ณต๋ถ๋ฅผ ํด๋ด ๋๋ค
-
School-of-Company/Bitgoeul-Android
School-of-Company/Bitgoeul-Android Public[ 2์ธ๋ ํ๊ต๊ธฐ์ ํ๋ก์ ํธ | Android ] ๊ด์ฃผ ๋น๊ณ ์ ์ง์ ๊ต์ก ํ์ ์ง๊ตฌ
-
Team-MindWay/Mindway-v2-Android
Team-MindWay/Mindway-v2-Android PublicMindway-v2ใ ฃAndroid] ๋์๊ด์ ํธ๋ฆฌํ๊ฒ '๋์๊ด ํตํฉ ์๋น์ค'
Kotlin 11
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.