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
- The Netherlands
-
22:32
(UTC +01:00) - https://x86-39.net
- https://galaxy.ansible.com/ui/namespaces/39systems/
- @39.systems
Highlights
- Pro
Pinned Loading
-
39systems/39.systems
39systems/39.systems PublicWebsite for 39.systems, org by Jasmijn Emilia Rosalina Knoope. Landing page, project overview, contact
-
39school/certifications
39school/certifications PublicProgress tracker & learning material for the certifications I've achieved or am studying for, by Jasmijn Emilia Rosalina Knoope
-
39services/terraform_standard_environment
39services/terraform_standard_environment PublicStandardised, parametric Terraform code I use in my environments. Saves time writing code and allows for deploying purely by setting variables
HCL
-
39software/tonetag.is
39software/tonetag.is Publictonetag.is | Website to quickly look up tone indicators, a common tool in online communication, easily embeds in chat apps for quick viewing!
Kotlin 7
-
39school/homelab_v3
39school/homelab_v3 Public archiveHomelab setup built on Kubernetes and Rancher, deployed with Ansible, Terraform, Fleet and ArgoCD!
-
39software/Adventageous
39software/Adventageous PublicMinecraft Spigot plugin for advent calendars and daily rewards. Encourage players to join daily! Easy setup and usage through inventory GUI!
Java 3
If the problem persists, check the GitHub status page or contact support.