mattiaresume
Version:
My NPM Package Resume - Mattia Contessa
21 lines (13 loc) • 964 B
Markdown
# My NPM package Resume
[](https://www.npmjs.com/package/mattiaresume)
[](https://npm-stat.com/charts.html?package=mattiaresume)
[](https://github.com/number-phi/mattiaresume/blob/master/LICENSE)

This project is inspired by [How to make your Résumé an NPM package](https://blog.usejournal.com/how-to-make-your-r%C3%A9sum%C3%A9-an-npm-package-fc5d6b6a3fbd) article.
ASCII Animation is ispired by [Andriy Malish](https://github.com/andriy101/andriy-resume)
ASCII text is generated with [Text to ASCII art generator](http://patorjk.com/software/taag/).
### View resume
Simply run npx command (`npx` comes with npm 5.2+ and higher):
```bash
npx mattiaresume
```