Amadaluzia (talk | contribs) (changed to toml) |
m (Tess moved page User:Balkenix to User:Amadaluzia: Automatically moved page while merging the account "Balkenix" to "Amadaluzia") |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<syntaxhighlight lang="toml"> | <syntaxhighlight lang="toml"> | ||
[ | [amadaluzia.about] | ||
name = " | name = "Artur Manuel" | ||
bday = [ | bday = [ 4, 9, 2007 ] # dd/mm/yy | ||
os = [ "NixOS", "Windows" ] | os = [ "NixOS", "Debian", "Windows" ] | ||
locales = [ "en_GB", " | locales = [ "en_GB", "pt_PT" ] | ||
languages = [ "Nix", "Python", "C", "Rust" ] # Most knowledgable to least knowledgable | languages = [ "Nix", "Python", "Go", "C", "Rust" ] # Most knowledgable to least knowledgable | ||
extra = " | extra = "Caught the portuguese virus on the first second of me being born :pensive:" | ||
[ | [amadaluzia.socials] | ||
discord = "@ | discord = "@amadaluzia" | ||
youtube = "@ | youtube = "@amadaluzia" | ||
github = "@ | github = "@amadalusia" | ||
</syntaxhighlight> | </syntaxhighlight> |
Latest revision as of 12:09, 25 October 2024
[amadaluzia.about]
name = "Artur Manuel"
bday = [ 4, 9, 2007 ] # dd/mm/yy
os = [ "NixOS", "Debian", "Windows" ]
locales = [ "en_GB", "pt_PT" ]
languages = [ "Nix", "Python", "Go", "C", "Rust" ] # Most knowledgable to least knowledgable
extra = "Caught the portuguese virus on the first second of me being born :pensive:"
[amadaluzia.socials]
discord = "@amadaluzia"
youtube = "@amadaluzia"
github = "@amadalusia"