TimofeyKrestyanov.kt
1
com.timkrest.cv
2
3
com.timkrest.core.types.Level
4
com.timkrest.core.types.Platform
5
com.timkrest.core.time.TimeSpan
6
com.timkrest.core.image.Base64Image
7
8
/**
9
10
11
*/
12
@AndroidScope
13
TimofeyKrestyanov : AndroidDeveloper {
14
15
name = "Timofey Krestyanov"
16
level = Level.SENIOR
17
experience = 8.years()
18
platform = Platform.ANDROID
19
photo = Base64Image("/9j/4AAAD")
20
21
Contact(val url: String) {
22
TELEGRAM("@timkrest"),
23
24
25
}
26
27
getEnglishCV(): File { resume_en.pdf }
28
29
getRussianCV(): File { resume_ru.pdf }
30
31
}
Kotlin 2.1.0 • Android SDK 34 • Gradle 8.5
Profile Photo
Profile photo