Terminal Resume is a terminal emulator using HTML, CSS and JavaScript to showcase my resume in terminal.
Live Site - https://www.assafdori.com
help, about, education, projects, experience, skills, contact, download, clear
docker pull asixl/cli-resume:latest
curl https://raw.githubusercontent.com/assafdori/resume-app/main/docker-compose.yml -o ./docker-compose.yml && docker compose up
- Customized commands to display different resume sections
- Cycle through the commands history using ↑ and ↓ 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
- Automatic console scroll down with command output
- Health check container that monitors the main web application container w. Slack Bot integration