The time has come. University’s been passed and as a grown ahh man I feel urge to create and publish my business card here.

As we are sitting on the internet staring at screens, there’s no way I can pass you my subtle off-white coloring card with just the right thickness and watermark to it. Hereby I entrust you the virtual one...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| - - mail: mail@yuri.ag |
| / \ / . /| | _ |- _| . \ site: https://yuri.ag |
| \ | L||`| /-|(|(||(/_|__\|<|\/ / xmpp: anon@piped.me |
| - _| / - |
| |
| pgp fingerprint: |
| f42f b7d5 027d 2a7a 47df 1cf0 c622 0b8e 9c56 218e |
| |
| think your own thoughts, don't let them do it for you |
| say you want a drink, don't wait for people to pour it on you |
| cut out the lies, stay close to people you know are loyal |
| grab your own glass and fill it, don't let your fear destroy you! |
| |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~To fetch the card, run the following command in your command line
curl https://yuri.ag/cardMy pgp public key can be downloaded from the home page
Replication on arch
ASCII art had been made by figlet package using short font.
To preview all figlet fonts at once, run this command. Make sure figlet-fonts aur package is installed.
for f in $(ls /usr/share/figlet/fonts/*.flf | xargs -n1 basename -s .flf); do echo "--- $f ---"; figlet -f "$f" "Text"; done | lessAlternatively, find any ASCII generator website, it probably uses this at backend.
inspired by Jake Ginesin