codewithgarry
v2.1.1
Published
Girish Sharma's NPX business card - DevOps Engineer & Cloud Architect - Connect with me directly via terminal!
Downloads
80
Maintainers
Readme
CodeWithGary NPX Card 🚀
A unique and interactive business card that runs in your terminal! Works for everyone - technical or not!
🎯 Quick Start
For Everyone (Easy Way):
npx codewithgarryFor Non-Technical Users:
Open web-version.html in any web browser for the same experience!
✨ Features
- 🎨 Beautiful ASCII art and colorful design
- 📱 Interactive menu with direct links
- 🔗 One-click access to social profiles
- ⚡ Fast and lightweight
- �️ Works on any terminal
- 🌐 Web version for non-Node.js users
- 🛡️ Beginner-friendly error handling
- � Complete setup guides
📖 Documentation
- � Beginner's Guide - Perfect for non-technical users
- 📱 Sharing Kit - QR codes, templates, and marketing materials
- � Publishing Guide - How to create your own NPX card
🎮 How to Use
- Technical users: Run
npx codewithgarryin terminal - Non-technical users: Open
web-version.htmlin browser - First-time Node.js users: Check Beginner's Guide
🌍 Multiple Ways to Connect
Option 1: Terminal (Interactive)
npx codewithgarryOption 2: Web Browser
- Open
web-version.htmllocally - Or visit the hosted version (when available)
Option 3: Direct Links
🔧 Development
Local Testing
- Clone this repository
- Install dependencies:
npm install - Test locally:
npm start # or node index.js
Publishing to NPM
- Create an NPM account at npmjs.com
- Login to NPM:
npm login - Update package details in
package.json(name, version, etc.) - Publish:
npm publish
Testing After Publishing
npx codewithgarryCustomization
To create your own NPX card:
- Update the
dataobject inindex.jswith your information - Modify the ASCII art if desired
- Update social media links and contact info
- Change the package name in
package.json - Publish to NPM
Dependencies
chalk: For colorful terminal outputboxen: For beautiful terminal boxesinquirer: For interactive promptsopen: For opening links in browser
License
MIT © Gary (CodeWithGary)
Made with ❤️ by Gary | Follow @codewithgarry
