Tricky way to share colorful business card through curl
It’s not new but I have recently found tricky (and nerd) way to share your contact data through virtual business card. Executing curl pointing to one target file that is processed in a terminal as a business card. Look mine:
curl -sL bit.ly/3Ao1ET3</code></pre>
and the result:

I have ‘copied’ the code from the ‘curl’ part from here. Do it your own one and add to your contact information, be sure that you will get some attention.