Welcome to my interactive terminal-based portfolio! This project is designed to provide a unique and engaging way to showcase my work and experience.
I am Vishal Varshney, a passionate developer specializing in AI and web development. I love building innovative solutions that push the boundaries of technology.
- Fully customizable – Modify commands and responses easily through a JSON file.
- Terminal UI – Experience a Linux-like terminal interface for navigation.
- Dynamic commands – Supports custom commands like
ls projects,about, and more. - Hidden game – Try
sudo gamefor a fun surprise! - Interactive links – Open URLs or execute terminal actions directly from the interface.
The entire portfolio can be modified using a single JSON file. You can:
- Add new commands and their responses.
- Define actions for clickable links.
- Modify the behavior of commands like opening URLs or executing text-based actions.
Clone the repository and install dependencies:
npm install
npm run devThis will start the portfolio on your local machine.
Feel free to explore and modify the project as you like. Contributions are welcome!