JSPM

  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q52126F
  • License ISC

CLI Portfolio

Package Exports

  • ritik
  • ritik/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ritik) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

NPX Ritik

CLI Portfolio Demo

Overview

A Node.js based CLI portfolio published as an npm package and executed via npx. Instead of serving static HTML, it runs as a command line utility that renders professional profile information directly in the terminal.

The tool fetches data dynamically at runtime, ensuring roles, social links, and contact details stay in sync with the source of truth. It is built to feel native to the shell, using a structured, box-style TUI layout that fits naturally into a developer’s workflow.

Usage

To check it out, just pop this into your terminal:

npx ritik




Written in the shell with ❤️ by Ritik Srivastava
Feel free to explore the code, fork it, or even suggest an edit
If you appreciate this CLI first approach, a star on GitHub is always welcome