philippwulff / pw-term

Personal terminal-like website.

Home Page:https://philippwulff.github.io/pw-term/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Personal terminal-like website.

https://philippwulff.github.io/pw-term/


Languages

Language:JavaScript 56.9%Language:CSS 36.8%Language:HTML 6.3%