IT Study/Android

[Android/Kotlin] 앨범, 주사위, 명언 앱 만들어보기 (Feat. GitHub)

three kim 2023. 11. 10. 16:00
728x90

 

안녕하세요! 이번 블로그 글에서는 제가 현재 제작 중인 앱에 대한 내용을 공유해보려고 합니다. 

이번에는 기존에 정리하던 블로그 대신 깃허브에 주로 내용을 정리하고 있어서

해당 앱의 개발 내용과 코드를 더 상세하게 확인하실 수 있습니다. 

 

아래 링크를 통해 깃허브 저장소로 이동하셔서 프로젝트의 진행 상황을 확인해보세요.

혹시나 피드백이나 협업에 관심이 있으신 분들은 언제든지 연락 주세요... (ㅎㅎ)

더보기

three email : 1soelkim@gmail.com

 

1. BTS 앨범 앱

 

GitHub - 1three/kotlin-album-bts: [Kotlin] BTS 사진을 볼 수 있는 `안드로이드` 앨범 앱

[Kotlin] BTS 사진을 볼 수 있는 `안드로이드` 앨범 앱. Contribute to 1three/kotlin-album-bts development by creating an account on GitHub.

github.com

 

2. Twice 앨범 앱

 

GitHub - 1three/kotlin-album-twice: [Kotlin] Twice 사진을 볼 수 있는 `안드로이드` 앨범 앱

[Kotlin] Twice 사진을 볼 수 있는 `안드로이드` 앨범 앱. Contribute to 1three/kotlin-album-twice development by creating an account on GitHub.

github.com

 

3. 랜덤 주사위 앱

 

GitHub - 1three/kotlin-dice: [Kotlin] 랜덤 주사위 `안드로이드` 앱

[Kotlin] 랜덤 주사위 `안드로이드` 앱. Contribute to 1three/kotlin-dice development by creating an account on GitHub.

github.com

 

4. 랜덤 명언 앱

 

GitHub - 1three/kotlin-wise-saying: [Kotlin] 명언을 볼 수 있는 `안드로이드` 앱

[Kotlin] 명언을 볼 수 있는 `안드로이드` 앱. Contribute to 1three/kotlin-wise-saying development by creating an account on GitHub.

github.com

 

5. var, val, log 문법 공부하기

 

GitHub - 1three/var-val-log: [Kotlin] 기본 문법 `var, val, log` 간단 정리

[Kotlin] 기본 문법 `var, val, log` 간단 정리. Contribute to 1three/var-val-log development by creating an account on GitHub.

github.com

 

6. Data Binding 공부하기

 

GitHub - 1three/kotlin-data-binding: [Kotlin] `Data Binding` 공부하기

[Kotlin] `Data Binding` 공부하기. Contribute to 1three/kotlin-data-binding development by creating an account on GitHub.

github.com

 

 

7. ListView 공부하기

 

GitHub - 1three/kotlin-listview: [Kotlin] `ListView` 공부하기

[Kotlin] `ListView` 공부하기. Contribute to 1three/kotlin-listview development by creating an account on GitHub.

github.com

 

8. RecyclerView 공부하기

 

GitHub - 1three/kotlin-recyclerview: [Kotlin] `RecyclerView` 공부하기

[Kotlin] `RecyclerView` 공부하기. Contribute to 1three/kotlin-recyclerview development by creating an account on GitHub.

github.com