npx vishalrmahajan
is a one-command, interactive portfolio that runs entirely in your terminal. Launching it with npx instantly opens a colorful, ASCII-styled UI where you can browse my portfolio through typed commands or keyboard navigation
https://github.com/user-attachments/assets/dd4390e8-175d-48ba-9aea-6702740eb776
You’ve got two options:
Method | Command | When to use |
---|---|---|
Zero-install | npx vishalrmahajan |
Try it instantly (recommended) |
Local install |
npm i -g vishalrmahajan ➜ vishalrmahajan
|
Run offline or customise the source |
If you enjoyed this CLI, star the repo ⭐ and share it!
- Node.js 14 +
-
terminal-kit
– interactive widgets -
chalk
– colour styling -
cfonts
– ASCII banners -
terminal-link
– clickable hyperlinks -
open
– cross-platform link opener
Built with ❤️ by Vishal Rajesh Mahajan