boringexample5
v1.0.0
Published
Professional business card for Pinak Thakar
Maintainers
Readme
Pinak Thakar's Business Card CLI
A professional CLI-based business card for Pinak Thakar (pinak95), showcasing my skills and contact information. Run it with npx boringexample5 to explore my portfolio, GitHub, LinkedIn, or send me a message.
About Me
- Name: Pinak Thakar (pinak95)
- Status: SDE
- Certification: Azure AI
- Tagline: Example
- Links:
Features
- Interactive CLI interface with options to:
- Send an email 📧
- Message me on LinkedIn 💬
- Visit my portfolio 🌐
- Check my GitHub 💻
- Exit
- Professional styling with a double-bordered, cyan-themed card on a black background
- Optimized for performance with cached strings and async operations
Installation
Run the card directly via npm:
npx boringexample5Local Setup
- Clone the repository:
git clone https://github.com/pinak95/boringexample5.git cd boringexample5 - Ensure Node.js v22.5.1 is installed.
- Install dependencies:
npm install - Run the card:
npm start
Dependencies
[email protected]: Renders the card with a styled box[email protected]: Adds color and formatting to text[email protected]: Provides interactive CLI prompts[email protected]: Opens links in the default browser or email client[email protected]: Clears the console for a clean display
Development
To contribute or modify the card:
- Fork and clone the repository.
- Install dependencies with
npm install. - Edit
card.js(uses ESM with"type": "module"). - Test changes with
npm start. - Submit a pull request to pinak95/boringexample5.
Publishing
To publish an updated version to npm:
npm publishEnsure you have npm publishing rights for the boringexample5 package.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Contact
Connect with me:
- Email: [email protected]
- LinkedIn: pinak95
- Portfolio: https://pinak95.onrender.com
- GitHub: pinak95
Run npx boringexample5 to interact with my card and explore my work!
