My resume CLI emulator app
Go to file
b1ek 0452f4dafd
pass args to build command
2023-03-23 07:45:26 +10:00
src change parcel configuration mechanism 2023-03-22 20:26:55 +10:00
.gitignore finally get it all to work 2023-03-22 22:23:59 +10:00
.parcelrc finally get it all to work 2023-03-22 22:23:59 +10:00
README.md add readme 2023-03-19 12:34:12 +10:00
build.py pass args to build command 2023-03-23 07:45:26 +10:00
install_and_build.sh fix install and build script 2023-03-22 20:35:22 +10:00
package.json finally get it all to work 2023-03-22 22:23:59 +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.