kartik-info
v1.0.2
Published
A fun interactive CLI portfolio of Kartik — explore my links, themes, and templates right from your terminal ✨
Maintainers
Readme
🚀 Kartik Info CLI
An interactive and visually engaging CLI Portfolio that lets users explore your profiles (GitHub, LinkedIn, LeetCode, HackerRank, Portfolio) — right from their terminal.
✨ Features
- 🧠 Interactive prompts for user details (GitHub, LinkedIn, etc.)
- 🎨 Beautiful gradient + chalk-styled output
- 🖼 ASCII avatar fetched automatically from your GitHub profile
- 💬 Project preview shown in a modern, boxed format
- ⚡ Works instantly — no setup needed
- 🔗 Direct clickable profile links (GitHub, LinkedIn, LeetCode, etc.)
📦 Installation
Install globally using npm:
npm install -g kartik-info
✨ Project Preview ✨
🎨 Name: Kartik Narwal
🐙 GitHub: https://github.com/kartiknarwal
💼 LinkedIn: https://linkedin.com/in/kartiknarwal
🧩 LeetCode: https://leetcode.com/kartiknarwal
💻 HackerRank: https://hackerrank.com/kartiknarwal
🌐 Portfolio: https://kartiknarwal.dev
| Library | Purpose |
| -------------------------------------------------------------------- | ------------------------ |
| **[chalk](https://www.npmjs.com/package/chalk)** | Stylish terminal text |
| **[gradient-string](https://www.npmjs.com/package/gradient-string)** | Color gradients for text |
| **[inquirer](https://www.npmjs.com/package/inquirer)** | Interactive CLI prompts |
| **[figlet](https://www.npmjs.com/package/figlet)** | ASCII art banners |
| **[boxen](https://www.npmjs.com/package/boxen)** | Box-style output |
| **[chalk-animation](https://www.npmjs.com/package/chalk-animation)** | Text animations |