Skip to content

mateivul/TermFolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 31, 2026
b44b60a · · Mar 31, 2026

History

24 Commits
Mar 31, 2026
Mar 31, 2026
Mar 30, 2026
Mar 31, 2026
Mar 31, 2026

Repository files navigation

TermFolio

My terminal styled portofolio website I built with vanilla JavaScript, HTML and CSS.

Idea and About it

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

Make your own TermFolio

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