gyash21
v1.2.0
Published
Interactive Resume of Yash Gupta - Clean CLI resume with portfolio showcase
Maintainers
Readme
👨💻 Yash Gupta - Interactive Resume
An interactive command-line resume built with Node.js that displays my professional information in a beautiful, terminal-friendly format.
🚀 Quick Start
Simply run the following command in your terminal to view my complete resume:
npx gyash21The complete resume will be displayed immediately with beautiful formatting!
Interactive Mode
If you prefer to browse sections individually, use the interactive mode:
npx gyash21 --interactiveNo installation required! The package will be downloaded and executed automatically.
✨ Features
- 📄 Full Resume Display: Shows complete resume by default with professional formatting
- 🎨 Interactive Mode: Optional menu to browse individual sections (use
--interactive) - 🌈 Colorful Display: Beautiful ASCII art and colored output
- 📦 Zero Installation: Run directly with npx
- 🎭 Easter Egg: Hidden fun fact (try
npx gyash21 --funfact) - 📱 Cross-platform: Works on Windows, macOS, and Linux
📋 Available Sections
When you run the command, you can choose to view:
- Full Resume - Complete overview of my background
- Experience - My professional work experience
- Skills - Technical skills and technologies
- Education - Educational background
- Interests - Personal interests and hobbies
- Contact - How to get in touch with me
🛠️ Technologies Used
This resume is built with modern Node.js packages:
- chalk - Terminal string styling
- boxen - Create boxes in the terminal
- figlet - ASCII art text generation
- inquirer - Interactive command line prompts
- ora - Elegant terminal spinners
- minimist - Argument parsing
📖 Usage Examples
View Complete Resume (Default)
npx gyash21Interactive Menu Mode
npx gyash21 --interactiveFun Fact Easter Egg
npx gyash21 --funfact🔧 Development
If you want to explore or contribute to this project:
Clone the Repository
git clone https://github.com/yshdev27/npm-resume.git
cd npm-resumeInstall Dependencies
npm installRun Locally
node index.jsTest Before Publishing
npm link
gyash21📦 Package Information
- Package Name:
gyash21 - Version: 1.1.0
- License: MIT
- Author: Yash Gupta
🌐 Links
- Portfolio: gyash.me
- LinkedIn: linkedin.com/in/gyash21
- GitHub: github.com/yshdev27
- npm Package: npmjs.com/package/gyash21
📞 Contact
Feel free to reach out if you have any questions or would like to connect:
- 📧 Email: [email protected]
- 🌐 Portfolio: gyash.me
- 💻 GitHub: @yshdev27
- 🔗 LinkedIn: Yash Gupta
🤝 Contributing
While this is a personal resume, if you find any bugs or have suggestions for improvements, feel free to:
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
📄 License
This project is open source and available under the MIT License.
Made with ❤️ by Yash Gupta
Want to create your own CLI resume? Feel free to fork this project and customize it with your own information!
