hey
struct Profile { let role = "site reliability engineer" let domains = ["systems performance", "observability", "open source"] let languages = ["Go", "Python", "C", "Swift"] let enjoys = ["explaining faulty behavior", "git spelunking", "debugging in production"] let hobbies = ["tennis", "cats", "annoying wife"] let contact = [ "site": "https://gtirloni.com", "social": "https://bsky.app/profile/gtirloni.bsky.social", "email": "gtirloni (at) tirloni.net", ] }
Popular repositories Loading
-
Forked from vale-cli/packages
📦 A collection of pre-packaged, Vale-compatible style guides and configurations.
Python 1