anshul-nautiyal
v1.0.2
Published
A premium interactive terminal portfolio for Anshul Nautiyal.
Downloads
452
Maintainers
Readme
anshul-nautiyal
A premium, cyberpunk-inspired interactive terminal portfolio. It stays entirely in the terminal unless you explicitly choose to open the resume PDF.
Run it
npx anshul-nautiyalOr clone this repository and run locally:
npm install
npm startNavigation
Use the arrow keys and Enter to navigate. Press Esc or q to exit.
Customize
Portfolio content lives in src/data.js: update the profile, skills, projects, experience, and links before publishing. The resume action uses resumeUrl; host your PDF there (or point it to a trusted URL).
Test and publish
npm test
npm run lint
npm login
npm publishThe package is ES Modules-only and supports Node.js 18+ on Windows, macOS, and Linux.
Project structure
bin/ Executable installed by npm
src/data.js Personal portfolio content
src/ui.js Responsive terminal rendering utilities
src/index.js Startup animation, navigation, and pagesLicense
MIT © Anshul Nautiyal
