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

Organizations

@KIT-BD

Block or report YaminMahdi

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
YaminMahdi/README.md

object AhmadUmarMahdi {
    val role = "Full Stack Kotlin Developer"
    val location = "Dhaka, Bangladesh"
    val education = "B.Sc. in CSE — Daffodil International University"

    val mobile = listOf("Jetpack Compose", "Kotlin Multiplatform", "Clean Architecture")
    val backend = listOf("Spring Boot", "REST Api", "WebSocket", "RabbitMQ", "Redis")

    fun getHighlightByYear(year: Int, inFirstHalf: Boolean? = null) = when (year) {
        2026 -> "Maintaining SNSOP — a World Bank–funded platform in South Sudan"
        2025 -> "IoT smart-kitchen Android app for Ome Inc. (USA)"
        2024 if inFirstHalf -> "Fully developed RFL Care app — empowering Bangladesh's tradespeople."
        2024 if !inFirstHalf -> "PRAN-RFL's biggest project — migrated to multi-module Single-Activity base Clean Architecture"
        2024 -> "Fully developed RFL Care & migrated PRAN-RFL's biggest project to multi-module Clean Architecture."
        2023 -> "Line2Box — dots & boxes game with 50k+ downloads"
        else -> "7+ production apps shipped across 3 countries"
    }

    fun reachMe() = "yamin.khan.mahdi@gmail.com"
}

activity graph

Languages

languages

Mobile & Multiplatform

Backend & Infrastructure


streak

Featured Projects

Project Description Tech Link
SNSOP World Bank–funded social protection platform (South Sudan) Spring Biometrics Website
Ome Kitchen IoT app to control stoves remotely with real-time control (US) IoT WebSocket PlayStore
SPRO PRAN-RFL's biggest project — migrated to multi-module Architecture Multi-Module Hilt PlayStore
RFL Care Empowering plumbers, technicians & mistris across Bangladesh Kotlin Room FCM PlayStore
KnockME Unofficial DIU Student Portal++ with built-in chat Compose Retrofit PlayStore
Line2Box Dots & boxes game — Multiplayer, Chat, AI Bot · 50k+ downloads Firebase Play Games PlayStore
DIU Foodie Campus food-delivery ecosystem — User, Admin & Runner apps Kotlin Firebase PlayStore

stats

Pinned Loading

  1. line2box_androidGame line2box_androidGame Public

    This is my second Android Application or you can also call it a game. (made with Android Studio)

    Kotlin 3 3

  2. WSA_Batch_APK_Installer WSA_Batch_APK_Installer Public

    Quick Multiple APK Installer for WSA

    PowerShell 7 7

  3. KnockME KnockME Public

    A Web Real Time Chat App

    JavaScript

  4. YKQuizGameAndroid YKQuizGameAndroid Public

    This is my first Android Application or you can also call it a game. (made with Unity)

  5. Cafeteria_controlling_system Cafeteria_controlling_system Public

    MySql Database Project With JAVA

    Java 1

  6. Project_BHDR Project_BHDR Public

    Bangla Handwritten Digit Recognition (Machine Learning Project)

    Jupyter Notebook