Skip to content
View diademiemi's full-sized avatar
πŸ’œ
πŸ’œ

Organizations

@bottom-software-foundation @Queercraft
Block or Report

Block or report diademiemi

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
diademiemi/README.md

  𝅺𝅺  About me

object Me {
    val names = arrayOf(
        "Emilia", "Jasmine")

    val pronouns = arrayOf(
        "They/Them", "She/Her")

    val tz = TimeZone.
        getTimeZone("Europe/Amsterdam")

    fun pronounceGIF(): String {
        val pronunciations = arrayOf(
            "Ο‡Ιͺf", "Gif", "Jif", "Yif")

        return pronunciations[Random()
            .nextInt(pronunciations.size)]
    }
}

Pinned

  1. diademiemi.me diademiemi.me Public

    My personal site, blog and projects page! Featuring a page with all my Ansible content!

    SCSS

  2. certifications certifications Public

    Progress tracker for certifications I achieved/want to achieve. I will be uploading code I use to practice here

    HCL 1 1

  3. homelab homelab Public

    Homelab setup built on Kubernetes and Rancher, deployed with Ansible, Terraform, Fleet and ArgoCD!

    HCL 23

  4. Adventageous Adventageous Public

    Minecraft Spigot plugin for advent calendars and daily rewards. Encourage players to join daily! Easy setup and usage through inventory GUI!

    Java 2

  5. tonetag/tonetag tonetag/tonetag Public

    tonetag.is | Website to quickly look up tone indicators and embed them in chat apps

    Kotlin 7

  6. test_envs test_envs Public

    (Terraform + Ansible + GitOps) Test environments I use for various development purposes

    HCL 1