A command-line tool to view Ashish Suman's developer portfolio directly in your terminal.
You can run this tool without installing it using npx:
npx ashish-codes
To view the full resume PDF:
npx ashish-codes resume
- Displays personal information beautifully formatted in the terminal
- Shows ASCII art name using figlet
- Lists education, tech stack, and career goals
- Provides links to GitHub, LinkedIn, portfolio, and LeetCode
- Highlights key projects with repository links
- Option to open full resume PDF directly from the terminal
- Node.js
- ES Modules
- npm packages:
- chalk (terminal coloring)
- boxen (terminal boxes)
- figlet (ASCII art text)
- open (opening files)
To modify this CLI for your own use:
- Clone the repository
- Install dependencies:
npm install
- Modify
index.js
with your own information - Test locally:
node index.js
MIT License
Ashish Suman
- GitHub: https://github.com/Ashish-suman-sharma
- LinkedIn: https://linkedin.com/in/ashishsuman0
- Portfolio: https://ashish-suman-sharma-github-io.vercel.app/