This is a terminal portfolio made with vanilla JavaScript, utilizing the packages Terminal-kit and Figlet.
- Terminal-kit
- Figlet
npx kazuha
git clone https://github.com/HARAJIT05/Terminal-Portfolio.git
cd Terminal-Portfolio
npm i
node index.js
npm login
npm publish
(Make sure to change the name in package.json
before publishing. Node latest version needed in Ubuntu or Linux.)
Distributed under the MIT License.