Skip to content

gitvivek14/gitvivek14s-Terminal

Repository files navigation

Terminal Portfolio

A unique, interactive web-based terminal portfolio built with Next.js. This project allows you to showcase your skills, projects, and personal information in a command-line interface style.

🚀 Demo

https://gitvivek14s-terminal.vercel.app/

🖥️ Features

  • Interactive command-line interface
  • Custom commands to display various information
  • Responsive design for desktop and mobile devices
  • Easy customization through configuration files

🛠️ Technologies Used

  • Next.js
  • TypeScript
  • React
  • Tailwind CSS

🏁 Getting Started

  1. Clone the repository: https://github.com/gitvivek14/gitvivek14s-Terminal
  2. Install dependencies: cd terminal-portfolio npm install
  3. Run the development server: npm run dev
  4. Open http://localhost:3000 in your browser to see the result.

🎨 Customization

You can easily customize this portfolio to make it your own:

  1. Modify the config.json file to update personal information, add new commands, or change existing command outputs.

  2. Edit the lib/bin.utils.ts file to add new command functionalities or modify existing ones.

📄 Available Commands

[List some of the available commands in your terminal, e.g.]

  • help: Display available commands
  • about: Show information about you
  • projects: List your projects
  • cowsay [text] : Fun Command

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

👤 Author

Vivek