Android Studio

File

Edit

View

Navigate

Code

Analyze

Refactor

Build

Run

Tools

VCS

Window

Help

Portfolio
main/portfolio-v2
Pixel 7 Pro
app
Home.kt×
About.md×
Contact.json×
Projects.xml×
Articles.tsx×
Github.lnk×
CV.pdf×
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
import androidx.compose.material3.*
import androidx.compose.runtime.*
@Composable
fun ProfileScreen() {
Scaffold() {
TopAppBar("Kerim Bora")
Column() {
Text("Android Developer")
Spacer(modifier = Modifier.height(16.dp))
Row() {
OutlinedButton(onClick = {}) {
Text("Contact Me")
}
OutlinedButton(onClick = {}) {
Text("LinkedIn")
}
}
Button(onClick = {}) {
Text("Download CV")
}
}
}
}

Kerim Bora

Android Developer

I am an Android developer with more than two years of experience at Appcent. I build high-quality mobile apps using Modern Android Development, including Jetpack Compose, Kotlin, Coroutines, Hilt, Room, and more. I enjoy learning new Android technologies, writing about tech, and contributing to open source. I collaborate effectively with designers and back-end developers in Agile teams to build seamless applications.

{
}
<>
/>
()
[]
=>