https://github.com/zemerik/terminal
An Interactive Terminal
https://github.com/zemerik/terminal
html interactive nodejs open-source reactjs terminal-based typescript vite vscode
Last synced: about 1 year ago
JSON representation
An Interactive Terminal
- Host: GitHub
- URL: https://github.com/zemerik/terminal
- Owner: Zemerik
- License: mit
- Created: 2024-04-12T13:14:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T13:18:45.000Z (over 1 year ago)
- Last Synced: 2025-04-09T00:16:12.700Z (over 1 year ago)
- Topics: html, interactive, nodejs, open-source, reactjs, terminal-based, typescript, vite, vscode
- Language: TypeScript
- Homepage: https://zemeriksterminal.vercel.app
- Size: 4.11 MB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README


Zemerik's Terminal
An Interactive Terminal

## ❗About:
Welcome to my personal terminal-themed website! Dive into an interactive experience where you can explore my world through a classic command-line interface. Just type in the provided commands to learn more about my background, skills, projects, and interests. Whether you're here to discover my professional journey, check out my portfolio, or just curious about who I am, this website offers a unique, nostalgic way to connect. Get ready to type, discover, and enjoy the seamless blend of modern content with a retro touch!
## ⭐ Key Features:
- Interactive Command-Line Interface:
- Skills
- Projects
- Responsive Design
- User-Friendly Commands
## 📱 Guide:
### Commands:
- `about` - About Zemerik
- `clear` - Clear the Terminal
- `education` - Education Background
- `email` - Contact Me through my Email
- `history` - View Command History
- `projects` - View all my Projects
- `pwd` - Your Current Working Directory
- `socials` - Follow Zemerik around the Web
- `welcome` - Display Welcome Section
- `whoami` - Get to Know who you are
### Shortcuts:
- `Tab` / `Ctrl + i` - autocompletes the command
- `Up Arrow` - go back to previous command
- `Ctrl + l` - clear the terminal
> Feel free to open [Pull-Requests](https://github.com/Zemerik/Terminal/pulls) for more Commands / Shorcuts.
## 💻 Screenshots:

## 🚀 Quick Start:
### Prerequisites:
- [NodeJS](https://nodejs.org) installed on your machine
- [GIT](https://git-scm.com) installed on your machine
- A Code Editor
### Cloning:
- To make a local copy of this Project on your machine, enter the following `GIT` Commmand in your Terminal:
```bash
git clone https://github.com/Zemerik/Terminal
```
### Installing Dependencies:
- To run this project locally, we first need to download a few `npm` dependencies by using the command below:
```bash
npm i
```
### Locally Running:
- We can locally run this Project on our Network and see the output using the following Command of `NodeJS`:
```bash
npm run dev
```
## 😎 Happy Coding!!
## 🤝 Contributing:
Contributions are always welcome and appreciated! **Kindly visit the [CONTRIBUTING.md](https://github.com/Zemerik/Terminal/blob/main/CONTRIBUTING.md) file for more information**
## 💁 Support:
For any kind of support or inforrmation, you are free to join our **Discord Server**,
#
Don't forget to leave a ⭐
Made with 💖 by Hemang Yadav (Zemerik)