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)"
)
- Chalkida, Greece
-
10:02
(UTC +02:00)
Highlights
- Pro
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.