Skip to content

This repository is resume website. It is designed with a terminal-like interface and provides users with information through various commands.

License

Notifications You must be signed in to change notification settings

gokhangunduz/terminaly

Repository files navigation

Terminal-like Website

This repository is resume website. It is designed with a terminal-like interface and provides users with information through various commands.

Live/Demo Website

You can visit the live website at: terminaly.vercel.app

Technologies Used

  • Next.js: I developed a web application using Next.js, a React-based framework.
  • React.js: I used React.js to build the user interface.
  • Tailwind CSS: Tailwind CSS was used to style the pages, resulting in a simple and fast design.

How It Works?

The web page accepts terminal-like commands from the user and provides specific information in response to these commands.

Sample Commands:

  • whoami: Displays information about the user.
  • whatsmyip: Shows the user's current IP address with detail.
  • clear: Clear of stdin, stdout and stderr on terminal.
  • help: Shows all avaliable commands.
  • ...

Installation

Clone this repository to your local machine

git clone https://github.com/gokhangunduz/terminaly.git

Install all dependencies

npm install

Start this project for development

npm run dev

The application will be running at localhost:3000.

Contributing

I welcome contributions of any kind. If you find a bug or have new features in mind, please submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

This repository is resume website. It is designed with a terminal-like interface and provides users with information through various commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published