Skip to content

philippwulff/pw-term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Web Terminal 🖥

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 or theme set ...;
  • the webpage-design is responsive (it scales all content according to the screen size)

Disclaimer

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.