My resume CLI emulator app
Go to file
b1ek 7e7791b828
add install and build script
2023-03-19 12:41:53 +10:00
src Move resume to external repo 2023-03-19 12:30:29 +10:00
.gitignore Move resume to external repo 2023-03-19 12:30:29 +10:00
README.md add readme 2023-03-19 12:34:12 +10:00
install_and_build.sh add install and build script 2023-03-19 12:41:53 +10:00
package.json Move resume to external repo 2023-03-19 12:30:29 +10:00

README.md

resume.js

Resume.JS is an in-browser CLI emulator that acts as my resume.
Perhaps you could use this codebase to make your own resume without wasting a few days on implementing basic terminal.

This was originally a part of homepage.js, but I decided to move it to an external repository.