Business card of Cédric Belin, yet another full stack developer, addicted to JavaScript and Node.js, but also to C#, Haxe and PHP.
Before you start, you need to make sure you have Node.js up and running. You can verify if you're already good to go with the following command:
node --version
# v23.6.1
Then, to display the business card, just type the following command in your terminal:
npx @cedx/card
And voila!
Cédric Belin's Card is distributed under the MIT License.