Skip to content
View ois0886's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@HSU-DCnM-Study @GrapeBongBong

Block or report ois0886

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

Info

@Composable
fun Info() {
    Column(
        modifier = Modifier
            .padding(horizontal = 24.dp)
            .fillMaxWidth()
            .fillMaxHeight()
    ) {
        Text(
            text = "Oh In Seong - Android Developer"
        )

        Text(
            text = "1996.06.21"
        )

        Text(
            text = "HSU 18 Computer Engineering (2018.03 ~ 2024.02)"
        )
    }
}

@Preview(showBackground = true)
@Composable
fun InfoPreview() {
    MyApplicationTheme {
        Info()
    }
}

๐Ÿ“งGmail : ohinsung64@gmail.com

๐Ÿ“šStudy Blog : ๋ฐ”๋กœ๊ฐ€๊ธฐ

Technical Skills

Language

Framework

Tools

Anurag's GitHub stats

Solved.acํ”„๋กœํ•„

Pinned Loading

  1. GrapeBongBong/Android GrapeBongBong/Android Public

    2023 ์บก์Šคํ†ค ๋””์ž์ธ ์•ˆ๋“œ๋กœ์ด๋“œ part ์ž‘์—…

    Kotlin 1

  2. hansung-pocs/blog-android hansung-pocs/blog-android Public

    ํ•œ์„ฑ๋Œ€ํ•™๊ต ์†Œ๋ชจ์ž„ POCS ๋ธ”๋กœ๊ทธ ์•ˆ๋“œ๋กœ์ด๋“œ ์•ฑ

    Kotlin 9 1

  3. HSU-Didimdol/Android_PickNumber HSU-Didimdol/Android_PickNumber Public

    ํ”ฝ๋„˜๋ฒ„-๋””๋”ค๋Œ ํ”„๋กœ์ ํŠธ(์ˆœ๋ฒˆ ๊ด€๋ฆฌ ์‹œ์Šคํ…œ์˜ ์œ„์น˜๊ธฐ๋ฐ˜ ์„œ๋น„์Šค)

    Kotlin

  4. Android_Side_Projects Android_Side_Projects Public

    ํ˜ผ์ž ๊ณต๋ถ€ํ•˜๋ฉด์„œ ๋งŒ๋“ค์–ด๋ณธ ๊ฐ„๋‹จํ•œ ํ”„๋กœ์ ํŠธ ๋ชจ์Œ์ž…๋‹ˆ๋‹ค.

    Kotlin 1

  5. Korean-soccer-player-notification/Android Korean-soccer-player-notification/Android Public

    ํ•ด์™ธํŒŒ ํ•œ๊ตญ์ถ•๊ตฌ์„ ์ˆ˜ ์•Œ๋ฆผ ์•ˆ๋“œ๋กœ์ด๋“œ

    Kotlin

  6. Period-Calender/Android Period-Calender/Android Public

    ์ƒ๋ฆฌ ๋‹ฌ๋ ฅ ์•ˆ๋“œ๋กœ์ด๋“œ

    Kotlin