Skip to content
View frokanic's full-sized avatar
  • Chalkida, Greece
  • 10:02 (UTC +02:00)

Highlights

  • Pro

Block or report frokanic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
frokanic/README.md

Hi, I'm Fotis. Welcome to my profile 👋

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)"
    )

Connect

Email LinkedIn

Popular repositories Loading

  1. HOUs-Computer-Science-Undergrad-Notes HOUs-Computer-Science-Undergrad-Notes Public

    4 5

  2. frokanic frokanic Public

    Config files for my GitHub profile.

  3. BreakingBadCharacters BreakingBadCharacters Public

    Kotlin

  4. FirebaseAuthentication FirebaseAuthentication Public

    Kotlin

  5. PdfCreator PdfCreator Public

    Kotlin

  6. StarWarsChars StarWarsChars Public

    Kotlin