npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

ayush-cli

v2.1.0

Published

Interactive CLI portfolio for Ayush Sharma - Full Stack Developer & AI Engineer. Features live GitHub stats, dynamic projects & blogs, Nerd Font icons, and more.

Readme

ayush-cli

Interactive CLI portfolio for Ayush Sharma - Full Stack Developer & AI Engineer.

npm version npm downloads License: MIT

     _                   _       ____  _
    / \  _   _ _   _ ___| |__   / ___|| |__   __ _ _ __ _ __ ___   __ _
   / _ \| | | | | | / __| '_ \  \___ \| '_ \ / _` | '__| '_ ` _ \ / _` |
  / ___ \ |_| | |_| \__ \ | | |  ___) | | | | (_| | |  | | | | | | (_| |
 /_/   \_\__, |\__,_|___/_| |_| |____/|_| |_|\__,_|_|  |_| |_| |_|\__,_|
         |___/

            Full Stack Developer & AI Engineer
               Available For Work

Quick Start

Run directly with npx (no installation required):

npx ayush-cli

Or install globally:

npm install -g ayush-cli
ayush

Features

  • Nerd Font Icons - Beautiful terminal icons (with Unicode fallbacks)
  • Live GitHub Stats - Real-time followers, repos, and top repositories
  • Live Projects - Fetches featured projects from aysh.me
  • Live Blogs - Latest blog posts fetched dynamically
  • Interactive Menu - Navigate with arrow keys
  • Browser Integration - Open resume & portfolio directly in browser
  • Boxed Layouts - Clean, organized terminal UI
  • Loading Spinners - Elegant feedback for API calls

Menu Options

| Option | Description | |--------|-------------| | Contact Info | Phone, email, social links | | Work Experience | Current role at Kakiyo OU | | Featured Projects | Live from aysh.me API | | GitHub Overview | Live stats + top repos | | Latest Blogs | Live from aysh.me API | | Tech Stack | Languages, frameworks, tools | | Education | Manipal University Jaipur | | Achievements | Hackathon wins, DSA, open source | | Open Resume | Opens in browser | | Open Portfolio | Opens in browser |

Screenshots

Main Menu

╭───────────────────────────────────────────────────────────────╮
│                                                               │
│            Full Stack Developer & AI Engineer                 │
│               Available For Work                             │
│                                                               │
╰───────────────────────────────────────────────────────────────╯

? What would you like to explore?
❯   Contact Info
    Work Experience
    Featured Projects (Live)
    GitHub Overview (Live)
    Latest Blogs (Live)
    Tech Stack
    Education
    Achievements
    Open Resume (browser)
    Open Portfolio (browser)
    Exit

GitHub Overview (Live Data)

╭─────────────────────  GITHUB OVERVIEW ───────────────────────╮
│                                                               │
│   CyberBoyAyush                                              │
│  "I Write CODE...."                                           │
│   Delhi, India                                               │
│                                                               │
│   156 followers    64 repos    27 following                 │
│                                                               │
│  TOP REPOSITORIES BY STARS                                   │
│                                                               │
│   Simple-Portfolio              ★ 61   Y 20                  │
│   CappyChat                     ★ 21   Y 5                   │
│   zenox                         ★ 14   Y 0                   │
│                                                               │
╰───────────────────────────────────────────────────────────────╯

Tech Stack

Built with:

Nerd Fonts

For the best experience, install a Nerd Font. The CLI will fall back to Unicode symbols if Nerd Fonts aren't available.

Recommended fonts:

  • FiraCode Nerd Font
  • JetBrainsMono Nerd Font
  • Hack Nerd Font

API Endpoints Used

| Endpoint | Data | |----------|------| | aysh.me/api/projects?featured=true | Featured projects | | aysh.me/api/blogs | Blog posts | | api.github.com/users/cyberboyayush | GitHub stats | | api.github.com/users/cyberboyayush/repos | GitHub repos |

Connect

License

MIT © Ayush Sharma