Skip to content
View shalaga44's full-sized avatar

Highlights

  • Pro

Organizations

@Narbase @IEEESudan
Block or Report

Block or report shalaga44

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
shalaga44/README.md

about More about me

val Shalaga44 = human {
    about {
        name = "Mohamed Moawia"
        nickname = "Shalaga"
        company = Narbase
        role = Software_Developer
    }
    tech {
        day("Kotlin", "Kotlin-JVM", "Kotlin-JS")
        night(".*".toRegex())
    }
    interests {
        reading("Psychology", "Math", "History", "Philosophy", "Computer Science")
        loving("Art", "Music", "Graph Theory", "Clean Code/TDD")
        practicing("Running", "Basketball", "Meditation")
        volunteering("IEEE", "GDG", "ICPC")
        //creating("dark-memes")
    }
    contacts {
        // doesn't use social media
        email = "shalaga44@e.email"
        telegram = "t.me/shalaga44"
    }
}

Pinned Loading

  1. missing-annotations-therapist missing-annotations-therapist Public

    A Simple IntelliJ IDEA plugin that identifies classes missing specific annotations, like @kotlin.js.JsExport.

    Kotlin

  2. Kotlin-Wasm-Skia-Compose Kotlin-Wasm-Skia-Compose Public

    Simple example to compose with Kotlin/Wasm

    Kotlin 2

  3. Algorithms Algorithms Public

    My Collection of Algorithms and Data Structures in Kotlin

    Kotlin 1

  4. Kotlin-JS-FCM Kotlin-JS-FCM Public

    Firebase Cloud Messaging using Kotlin JS

    Kotlin 1

  5. Narbase/narcore-kunafa Narbase/narcore-kunafa Public

    Starter project with PEKK stack.

    Kotlin 2 6

  6. Kotlin-Native-Snake-Game Kotlin-Native-Snake-Game Public

    Compact and highly efficient implementation of the classic Snake game written in Kotlin Native.

    Kotlin 1