Skip to content

Commit 7841567

Browse files
authored
Update README.md
1 parent fce1472 commit 7841567

File tree

1 file changed

+78
-1
lines changed

1 file changed

+78
-1
lines changed

README.md

Lines changed: 78 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,78 @@
1-
# Twix 🔥
1+
<div align="center">
2+
3+
<img src="https://img.shields.io/badge/Platform-Android-3DDC84?style=for-the-badge&logo=android&logoColor=white"/>
4+
<img src="https://img.shields.io/badge/Language-Kotlin-7F52FF?style=for-the-badge&logo=kotlin&logoColor=white"/>
5+
<img src="https://img.shields.io/badge/UI-Jetpack%20Compose-4285F4?style=for-the-badge&logo=jetpackcompose&logoColor=white"/>
6+
<img src="https://img.shields.io/badge/Architecture-MVI-FF6B6B?style=for-the-badge"/>
7+
8+
<br/><br/>
9+
10+
> ### *"서로를 원동력으로, 멈추지 않는 우리."*
11+
> **keep it luv! 💘**
12+
13+
<br/>
14+
15+
<img src="https://github.com/user-attachments/assets/6740fce9-7cda-44dc-87d1-2caeed53dd73" width="700"/>
16+
17+
<br/>
18+
19+
</div>
20+
21+
<br/>
22+
23+
> 우리는 더 나은 내일을 꿈꾸며 목표를 세웁니다.
24+
>
25+
> 하지만 혼자만의 다짐은 쉽게 무너지곤 하죠.
26+
>
27+
> 키피럽은 **'함께'** 라는 가장 강력한 무기를 쥐여줍니다.
28+
29+
## ⚡️ Synergy — 둘이 함께라면 폭발한다
30+
31+
> 키피럽은 연인 사이의 긍정적인 에너지가 어떻게 **'시너지'** 로 폭발하는지 보여줍니다.
32+
33+
<div align="center">
34+
<img src="https://github.com/user-attachments/assets/bf40b2d6-f1d1-406d-9e2b-7866bf11cf87" width="700"/>
35+
</div>
36+
37+
<br/>
38+
39+
## 🛠 Tech Stack
40+
41+
<div align="center">
42+
43+
| 영역 | 기술 |
44+
|:---:|:---|
45+
| **Language** | ![Kotlin](https://img.shields.io/badge/Kotlin-7F52FF?style=flat-square&logo=kotlin&logoColor=white) |
46+
| **UI** | ![Compose](https://img.shields.io/badge/Jetpack%20Compose-4285F4?style=flat-square&logo=jetpackcompose&logoColor=white) |
47+
| **Architecture** | ![MVI](https://img.shields.io/badge/MVI-FF6B6B?style=flat-square) |
48+
| **DI** | ![Koin](https://img.shields.io/badge/Koin-F68212?style=flat-square) |
49+
| **Network** | ![Ktor](https://img.shields.io/badge/Ktor%20Client-087CFA?style=flat-square&logo=ktor&logoColor=white) |
50+
| **Storage** | ![DataStore](https://img.shields.io/badge/DataStore-4285F4?style=flat-square&logo=google&logoColor=white) |
51+
| **Camera** | ![CameraX](https://img.shields.io/badge/CameraX-3DDC84?style=flat-square&logo=android&logoColor=white) |
52+
53+
</div>
54+
55+
<br/>
56+
57+
## 🧑‍💻 Contributors
58+
59+
<div align="center">
60+
61+
### 함께이기에 더 강한, 키피럽을 만든 두 사람 💘
62+
63+
<table>
64+
<tr>
65+
<td align="center" width="160">
66+
<a href="https://github.com/chanho0908">
67+
<img src="https://github.com/chanho0908.png" width="150px" style="border-radius:50%"/><br/>
68+
<sub><b>정찬호</b></sub>
69+
</a>
70+
</td>
71+
<td align="center" width="160">
72+
<a href="https://github.com/dogmania">
73+
<img src="https://github.com/dogmania.png" width="150px" style="border-radius:50%"/><br/>
74+
<sub><b>손현수</b></sub>
75+
</a>
76+
</td>
77+
</tr>
78+
</table>

0 commit comments

Comments
 (0)