Skip to content

Portfolio Terminal

🔗
terminal.lukeharwood.dev lukeharwood11/portfolio-term

This is my portfolio website, but as a ✨linux terminal✨

The files represent content to explore regarding my skills, experience, contact information, etc. Anything that you would find on a normal portfolio. In order to navigate the system, you'll need to make use of bash commands (like cd to navigate, ls to find paths, and cat to view files).

It contains a pseudo-filesystem with permissions, a custom simplified bash engine, and simple command interface. This means that adding new commands is as simple as extending a base class and implementing your own business logic.

terminal

Comments