pinak95
v1.0.0
Published
Professional business card for Pinak Thakar @pinak95
Maintainers
Readme
Pinak Thakar's Business Card CLI
A professional CLI-based business card for Pinak Thakar (@pinak95), showcasing my skills and contact information as a Backend Developer. Run it with npx pinak95 to explore my portfolio, GitHub, LinkedIn, or send me a message.
About Me
- Name: Pinak Thakar (@pinak95)
- Status: Seeking Backend Developer roles (Previously Lead Developer at AGILf(x))
- Certification: Microsoft Azure AI Fundamentals
- Tagline: I am a Developer by day ☼ and an Aspiring Content Creator by night ☾
- 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 pinak95Local Setup
- Clone the repository:
git clone https://github.com/pinak95/pinak95BusinessCard.git cd pinak95BusinessCard - 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/pinak95BusinessCard.
Publishing
To publish an updated version to npm:
npm publishEnsure you have npm publishing rights for the pinak95 package.
License
This project is licensed under the ISC License. See the LICENSE file for details.
Contact
Connect with me:
- Email: [email protected]
- LinkedIn: pinak95
- Portfolio: pinak95.onrender.com
- GitHub: pinak95
Run npx pinak95 to interact with my card and explore my work!
