@andybflynn/resume
v1.4.22
Published
## Who? I'm Andy Flynn - front end web developer and tinkerer.
Downloads
6
Readme
Andy B Flynn resumé
Who?
I'm Andy Flynn - front end web developer and tinkerer.
Find more information about me at https://www.andybflynn.com
What?
This is an npm executable (npx) version of my resumé.
It uses the following npm packages to build an interactive list of data:
- Inquirer
- Chalk
Why?
Why not? It's always good to learn new things, and this was a great opportunity to try and learn something new. I've not done an awful lot of CLI stuff in the past, so it seemed like a good time.
How?
I followed this CSS Tricks guide and made some minor modifications.