tirthhhh
Version:
Tirth Dhandhukia's terminal portfolio, viewable via npx.
60 lines (48 loc) • 1.61 kB
Markdown
# Tirth Dhandhukia - Terminal Portfolio
> A terminal-based portfolio card for Tirth Dhandhukia
## Usage
Via npx (recommended):
```bash
npx tirthhhh
```
Via npm:
```bash
npm install -g tirthhhh
tirthhhh
```
## Preview
```
╭───────────────────────────────────────────────────╮
│ │
│ Tirth Dhandhukia │
│ │
│ Full Stack Developer │
│ │
│ GitHub: https://github.com/yourusername │
│ Website: https://yourwebsite.com │
│ Email: you@example.com │
│ LinkedIn: https://linkedin.com/in/yourprofile │
│ Twitter: https://twitter.com/yourusername │
│ │
│ Thanks for checking out my portfolio! │
│ Run again with: npx tirthhhh │
│ │
╰───────────────────────────────────────────────────╯
```
## Development
Clone the repository:
```bash
git clone https://github.com/yourusername/tirthhhh.git
cd tirthhhh
```
Install dependencies:
```bash
npm install
```
Test locally:
```bash
npm link
tirthhhh
```
## License
MIT © Tirth Dhandhukia