Skip to content

A web application featuring a terminal-style interface designed for showcasing resumes.

Notifications You must be signed in to change notification settings

assafdori/resume-app

Repository files navigation

Terminal Resume 💻

Terminal Resume is a terminal emulator using HTML, CSS and JavaScript to showcase my resume in terminal.

Live Site - https://www.assafdori.com

Available Commands 🕹️

help, about, education, projects, experience, skills, contact, download, clear

Application is available as a Docker image 🐋

docker pull asixl/cli-resume:latest

Also available as a Docker Compose YAML with Health Check (ARM64) 🥳

curl https://raw.githubusercontent.com/assafdori/resume-app/main/docker-compose.yml -o ./docker-compose.yml && docker compose up

Features 🌐

  • 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

    a proud member of the orange team of 512KB club

About

A web application featuring a terminal-style interface designed for showcasing resumes.

Resources

Stars

Watchers

Forks

Packages

No packages published