I coded this website as a fun way to present my portfolio. Some cool features that I implemented are:
- personal GitHub repos are found automatically and displayed when you type
projects
; - the terminal has tab-completion and displays auto-complete-suggestions similar to the beatiful shell Oh My Zsh;
- you can switch between terminal styles with a single command:
theme random
ortheme set ...
; - the webpage-design is responsive (it scales all content according to the screen size)
You are welcome to reuse the code. I you do, all I ask is that you link back to this original repository 😀. I draw inspiration and borrow some code from Forrest Knight, M4tt72 and Craig Feldman.