Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kraten/terminal-resume
Showcasing resume in terminal style 💻
https://github.com/kraten/terminal-resume
Last synced: 5 days ago
JSON representation
Showcasing resume in terminal style 💻
- Host: GitHub
- URL: https://github.com/kraten/terminal-resume
- Owner: kraten
- Created: 2019-05-05T21:09:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T09:28:12.000Z (over 5 years ago)
- Last Synced: 2023-10-20T01:24:49.055Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 382 KB
- Stars: 28
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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