fharper / mybusinesscard

My personal card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The almighty card

The idea and original source code created by Tierney Cyren (@bitandbang). The version with the ascii picture if from Eran Shmil.

Usage

Generate avatars

To avoid running image-to-ascii when running npx, I generated the avatars to txt files.

npm run gen

Show the card

Via npx:

npx fharper

// render the avatar as colorized characters
npx fharper --fg

About

My personal card

License:MIT License


Languages

Language:JavaScript 100.0%