Skip to content
View Keremturker's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report Keremturker

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
Keremturker/README.md
package dev.kerem

/**
 * Kotlin developer who refuses to write the same code twice.
 * Based in Istanbul, TR
 */
object Kerem {
    
    val platforms = listOf(
        "Android",
        "iOS", 
        "Web",
        "Backend"
    )
    
    val philosophy = "One language to rule them all"
    
    val techStack = mapOf(
        "Language" to "Kotlin",
        "UI" to "Compose Multiplatform",
        "Backend" to "Spring Boot",
        "Approach" to "Write once, cry once"
    )
    
    val currentlyLearning = listOf(
        "Compose Multiplatform",
        "Cross-platform architecture patterns",
        "Making iOS builds faster (impossible quest)",
        "Convincing iOS devs that Kotlin > Swift"
    )
    
    val sideQuests = listOf(
        "📸 Photography - capturing cinematic moments",
        "🎯 Building tools nobody asked for (yet)",
        "☕ Perfecting the art of waiting for Gradle"
    )
    
    val beliefs = mapOf(
        "Can Kotlin run on iOS?" to true,
        "Should you use one language everywhere?" to true,
        "Is Gradle sync enjoyable?" to false,
        "Do we need separate mobile teams?" to false,
        "Is KMP production ready?" to "absolutely"
    )
    
    val expertise = mapOf(
        "Compose Multiplatform" to "Production apps",
        "KMP Architecture" to "Template systems",
        "Full-stack Kotlin" to "Android/iOS/Web/Backend"
    )
}

fun main() {
    println("Find me:")
    println("📝 medium.com/@keremturker")
    println("💼 linkedin.com/in/keremturker")
    println()
    println("// Currently: Making mobile development less painful")
}

"If you're writing the same business logic in Swift and Kotlin, you're doing it wrong."

🎯 KMP enthusiast • 📱 Mobile dev • 🔨 Secret projects in progress • ⚡ Powered by caffeine

Popular repositories Loading

  1. BaseApp-Android-Kotlin BaseApp-Android-Kotlin Public

    MVVM, Base Structure, Hilt, Kotlin Flow, Retrofit

    Kotlin 43 2

  2. BeHero BeHero Public

    BeHero- Blood Donation App

    Kotlin 8 2

  3. OneSignal-REST-API OneSignal-REST-API Public

    Asp.net C# oneSignal Push and View Notifications

    C# 2 3

  4. Android--Local-Notification Android--Local-Notification Public

    Android Send Local Notification

    Kotlin 2

  5. Kotlin-Nobetci-Eczane Kotlin-Nobetci-Eczane Public

    Kotlin + MVVM + Retrofit2 + Kotlin-Android-Extensions + RxJava2 + Navigation-Fragment

    Kotlin 1

  6. Kotlin-OneSignal Kotlin-OneSignal Public

    Kotlin 1