Package Exports
- amit-portfolio
- amit-portfolio/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (amit-portfolio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🚀 Amit Vishwakarma - CLI Portfolio
A premium, interactive terminal-based portfolio for Amit Vishwakarma, Senior Full Stack Engineer.
Welcome to my CLI Portfolio! This tool allows you to explore my skills, projects, and contact information directly from your terminal using a hacker-style interactive shell.
⚡ Quick Start
Run the portfolio immediately (no installation required):
npx amit-portfolio📦 Installation
To install it globally on your system:
npm install -g amit-portfolioThen run it anytime with:
amit-portfolio🔄 Update
To update to the latest version (if installed globally):
npm install -g amit-portfolio@latest🎮 Features
- Interactive Shell: Navigate using standard commands like
ls,cd, andcat. - Project Showcase: View details of my e-commerce and SaaS projects.
- Skills Matrix: Breakdown of my Frontend, Backend, and DevOps expertise.
- Resume Access: Automatically opens my latest PDF resume in your browser.
- Contact Info: Easy access to my GitHub, LinkedIn, and Email.
⌨️ Available Commands
| Command | Description |
|---|---|
ls |
List files and directories. |
cd [dir] |
Enter a directory (e.g., cd projects). |
cat [file] |
Read a file (e.g., cat about.txt). |
open |
Open resume in browser. |
clear |
Clear the screen. |
help |
Show available commands. |
exit |
Close the portfolio. |
👨💻 About Me
Amit Vishwakarma
Senior Full Stack Engineer
I specialize in building high-performance applications using React, Node.js, and Cloud services.
📄 License
MIT © Amit Vishwakarma