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)]
}
}
-
Proxy Services B.V. | Personal projects @39systems (migration WIP)
- The Netherlands
-
17:32
(UTC +01:00) - https://diademiemi.me
- https://galaxy.ansible.com/ui/namespaces/diademiemi/
Pinned Loading
-
homelab_v3
homelab_v3 Public archiveHomelab setup built on Kubernetes and Rancher, deployed with Ansible, Terraform, Fleet and ArgoCD!
-
tonetag/tonetag
tonetag/tonetag Publictonetag.is | Website to quickly look up tone indicators and embed them in chat apps
Kotlin 7
-
certifications
certifications PublicProgress tracker for certifications I achieved/want to achieve. I will be uploading code I use to practice here
-
Adventageous
Adventageous PublicMinecraft Spigot plugin for advent calendars and daily rewards. Encourage players to join daily! Easy setup and usage through inventory GUI!
Java 3
-
diademiemi.me
diademiemi.me PublicMy personal site, blog and projects page! Featuring a page with all my Ansible content!
SCSS 1
If the problem persists, check the GitHub status page or contact support.