Terminal Portfolio
Are you a Linux user or that CLI guy, the one who enjoys using keyboard⌨️ instead of mouse🖱️, if yes then you will enjoy this!
My Portfolio website🌐Devduttsinh chudasama but in terminal like environment. I insist try theme command there!
It has no package dependency other than what Next.js is shipped with📦.
Features
-
Navigate with commands never Leave you keyboard
-
commands
- about, education, projects, socials, help, theme, resume, welcome, pwd, echo, clear, whoami
-
short-cuts
- Ctlr + L: clear terminal/screen
- Up Arrow⬆️: fill previously used commands
- Down Arrow⬇️: navigate in past commands
-
Miscellaneous
- autocomplete with tab: write any initial letters and try
pressing
tab
- autocomplete with tab: write any initial letters and try
pressing
-
Technology Used
- Next.js: As a Frontend framework.