Package Exports
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

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 ritikIf you appreciate this CLI first approach, a star on GitHub is greatly appreciated