ashish-codes

1.0.1 • Public • Published

📦 ashish-codes CLI

A command-line tool to view Ashish Suman's developer portfolio directly in your terminal.

Installation & Usage

You can run this tool without installing it using npx:

npx ashish-codes

To view the full resume PDF:

npx ashish-codes resume

Features

  • 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

Technologies Used

  • Node.js
  • ES Modules
  • npm packages:
    • chalk (terminal coloring)
    • boxen (terminal boxes)
    • figlet (ASCII art text)
    • open (opening files)

Development

To modify this CLI for your own use:

  1. Clone the repository
  2. Install dependencies: npm install
  3. Modify index.js with your own information
  4. Test locally: node index.js

License

MIT License

Author

Ashish Suman

Package Sidebar

Install

npm i ashish-codes

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

118 kB

Total Files

4

Last publish

Collaborators

  • ashish9264