My resume CLI emulator app
Go to file
b1ek 52c4b95413
fix yarn compile errors
2023-03-21 23:11:33 +10:00
src fix yarn compile errors 2023-03-21 23:11:33 +10:00
.gitignore change styles 2023-03-20 08:52:38 +10:00
README.md add readme 2023-03-19 12:34:12 +10:00
install_and_build.sh fix path level 2023-03-21 23:09:23 +10:00
package.json fix yarn compile errors 2023-03-21 23:11:33 +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.