thealoneprogrammer / terminal-profile

The terminal profile is a unique way of representing your profile by replicating the Ubuntu terminal using commands.

Home Page:https://thealoneprogrammer.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terminal-profile

Unique way of representing your profile using terminal commands

Take a demo here

terminal profile

Available commands

Command Description Usage
cd Change directory cd directory-name
ls List all files of a directory ls
pwd Check present working directory pwd
cat Display the contents of a file cat filename
clear Clear the terminal clear
help Lists all the available commands help

Type cd .. to navigate back to parent directory. Type cd ~ to navigate back to home directory.

Other features

  1. Click on folder icons to get inside the folder.
  2. Right click, ctrl+shft+i, ctrl+shft+j, ctrl+u throws Access denied message.
  3. Audio effect for commands and output.
  4. Terminal can be draggable anywhere on window.

About

The terminal profile is a unique way of representing your profile by replicating the Ubuntu terminal using commands.

https://thealoneprogrammer.com/


Languages

Language:JavaScript 56.8%Language:HTML 23.9%Language:CSS 19.3%