theneovimmer
v1.0.5
Published
Interactive terminal interface to view TheNeovimmer's portfolio and projects
Maintainers
Readme
TheNeovimmer CLI
Your Interactive Terminal Portfolio Experience
🚀 Quick Start
Run the CLI instantly without installation:
npx theneovimmer✨ Features
Experience a fully interactive TUI (Text User Interface) with:
- 🚀 View Top Projects: Explore my latest and greatest showcased projects.
- 🌐 Visit Portfolio: Seamlessly open my web portfolio in your default browser.
- 👤 About Me: Get to know the developer behind the code.
- 📧 Send Email: Quick action to open your mail client and get in touch.
- 💻 GitHub Profile: Direct access to my GitHub contributions and repositories.
- 🎨 Premium UI: Beautiful gradients, ASCII art, and smooth interactions.
📦 Installation
For frequent use, you can install the CLI globally:
npm install -g theneovimmer
# or
yarn global add theneovimmer
# or
pnpm add -g theneovimmerThen run it from anywhere:
theneovimmer🎮 Usage
Navigate the menu using your arrow keys ↑ ↓ and press Enter to select an option.
? What would you like to do?
❯ 🚀 View Top Projects
👤 About Me
🌐 Visit Portfolio
📧 Send Email
💻 GitHub Profile
👋 Exit🛠️ Tech Stack
This CLI is built using a modern Node.js stack:
- Inquirer.js: Interactive command line user interface.
- Chalk: Terminal string styling.
- Boxen: Creating boxes in the terminal.
- Figlet: ASCII art text.
- Gradient String: Beautiful color gradients.
🤝 Contributing
Contributions are welcome! If you have suggestions or find issues:
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
📄 License
Distributed under the MIT License. See LICENSE for more information.
✍️ Author
Ilyes Bouzayen
- 🌐 Portfolio: ilyes-bouzayen.vercel.app
- 💼 GitHub: @TheNeovimmer
- 📧 Email: [email protected]
- 🔗 LinkedIn: ilyes-bouzayen
