Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 765 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 765 Bytes

Terminal Resume 💻

Terminal Resume is a very basic terminal emulator using HTML, CSS and JavaScript to display resume in terminal.
Demo Link - https://kraten.github.io

Features

  • Customized commands to display various resume sections
  • Cycle through the commands history using up ⬆️ and down ⬇️ arrow keys
  • Command completion using Ctrl + Space keyboard shortcut
  • Clear console with clear command
  • Download resume with download command
  • Display error message on incorrect command
  • Auto scroll down console with command output