Skip to content
View amirroid's full-sized avatar
🐈
🐈

Organizations

@the-avin

Block or report amirroid

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
amirroid/README.md
object Amirroid {
    private val junk = mutableListOf<ByteArray>()

    @JvmStatic
    fun main(args: Array<String>) {
        while (true) {
            junk += ByteArray(1024 * 1024)
        }
    }
}

Pinned Loading

  1. KtorAdmin KtorAdmin Public

    A dynamic admin panel for Ktor applications, supporting ORM structures without predefined schemas and simplifying data management with advanced features.

    Kotlin 34 2

  2. chatguard chatguard Public

    Serverless E2EE layer for Iranian messaging apps

    Kotlin 15

  3. ClipShare ClipShare Public

    Clipboard manager with history and cross-device sharing using P2P connections

    Kotlin 11 1

  4. mafiauto mafiauto Public

    Mafia game assistant & engine

    Kotlin 13

  5. JalaliDate JalaliDate Public

    A Kotlin Multiplatform library for Jalali (Persian) date handling, conversion, formatting and parsing.

    Kotlin 19 2

  6. workflowkt workflowkt Public

    Kotlin Powered CI Workflows

    Kotlin 3