Skip to content

RitterAntoine/web_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Terminal

Welcome to my interactive web terminal! This interface emulates a command-line experience directly in your browser, allowing you to explore information and commands in a dynamic way.

Table of Contents

Introduction

This web terminal is a browser-based interactive experience inspired by classic command-line tools. It allows users to explore different commands, access useful information, and interact through text commands.

Features

  • Interactive Terminal: Use built-in commands for navigation and interaction.
  • Command-Based Interface: Try commands like help, whois, video, social, projects, history, email, clear, banner, or github.
  • Self-Contained: No external dependencies or frameworks required.
  • Responsive Design: Works seamlessly on any device and screen size.
  • Minimalist Design: Simple, lightweight, and focused on the terminal experience.

Usage

You can access the live terminal at https://web_terminal.antoineritter.fr/ or run it locally:

  1. Clone the repository:
git clone https://github.com/RitterAntoine/web_terminal.git
  1. Open index.html in your browser.
  2. Start entering commands in the terminal interface.

File Structure

  • index.html: Main HTML file defining the structure and layout.
  • css/style.css: CSS file for the design and responsiveness.
  • js/main.js: Main JavaScript for terminal logic.
  • js/caret.js: Handles cursor blinking and input effects.
  • js/commands.js: Contains all available terminal commands.
  • assets/: Includes icons and other assets.

Technologies Used

  • HTML5 — Structure and content.
  • CSS3 — Styling and responsiveness.
  • JavaScript — Terminal interactions and command handling.
  • GitHub Pages — Hosting the live version.

Contact

For questions or collaboration, please reach out at antoine.ritter@viacesi.fr.

About

This webpage is my resume

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors