My terminal styled portofolio website I built with vanilla JavaScript, HTML and CSS.
I really like working in the terminal so I tought it would be a cool to make a personal website in a terminal style.
- So each section (part) of my portofolio is accessed by a command
- Here are the main commands: help, about, projects, skills, contact, socials, clear, history;
- Abd the easter eggs (hidden commands): matrix, snake, hack, cowsay + ..., sudo hire-me, fortune, vim, whoami, date, echo + ..., exit/logout;
- I like dark mode so only that for now :D
Clone and open index.html:
gh repo clone mateivul/TermFolio
cd TermFolio
And now customize for your liking:
- colors in style.css
- add your data in data.js
- and if you want you can make your own commands in app.js