const val NAME = "Fotis"
var title = "Android & CMP Developer"
const val wishMeHappyBirthdayAt = "The 16th of March"
var techStack: List<Pair<String, String>> =
listOf(
"Languages" to
"Kotlin",
"Platforms" to (
"Android " +
"Compose Multiplatform (CMP) " +
"JVM backend (Spring Boot)"
),
"Ecosystem / Libraries" to (
"Coroutines & Flow " +
"Jetpack Compose " +
"Room " +
"Ktor " +
"Spring Boot " +
"Hilt/Koin "
),
"Tooling & Environment" to (
"Android Studio " +
"IntelliJ IDEA " +
"Xcode " +
"Git " +
"Gradle "
),
"Older Android tech stacks" to
"""
I know them, but I do not mention them because I do not enjoy them.
I’ll use them for work, but this is a place for passion.
""".trimIndent()
)
val goalsFor2026 =
"""
Become proficient with Compose Multiplatform through hands-on work:
building full apps as well as smaller Compose challenges.
If this sounds like something you'd be into, feel free to press the
follow button and hop along.
""".trimIndent()
var futurePlans =
"""
After I feel satisfied with my cmp work, open source contributions are
something I plan on giving a try. Other than that, I would like to try
game dev, but who knows where the work I plan on currencly doing will
lead.
""".trimIndent()
var generalInterests =
listOf(
"Retro tech (Ranging from thinkpads to old retro game devices)",
"Lifting & General Fitness",
"Riding my motorcycle (V-Strom 800 DE)"
)-
Notifications
You must be signed in to change notification settings - Fork 0
Config files for my GitHub profile.
frokanic/frokanic
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Config files for my GitHub profile.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published