My own Web-based terminal.
Consider it as my terminal-based personal portfolio, version 2.0.
Here's the folder structure of the repository :
.github
│ └─ FUNDING.yml
├─ LICENSE
├─ README.md
├─ css
│ └─ style.css
├─ img
│ └─ fav-icon.png
index.html
└─ js
├─ caret.js
├─ commands.js
└─ main.js