Terminal Portfolio Guide

Open portfolio →

This portfolio works like a Linux terminal. Type commands to explore. Tab completion is supported.

Essential commands

helpSee all available commands
whoamiAbout me, bio, photo & tech stack
lsList files (projects, resume, about, etc.)
cd projectsEnter projects folder
cd ..Go back / up one folder
cat resumeView resume
open <project-slug>Open a project (e.g. open buy-sell-liberia)
skills --treeSkill tree with proficiency
techTechnologies I work with (with logos)
testimonialsClient testimonials
contactGet in touch (LinkedIn, GitHub, email)
guiSwitch to traditional GUI mode

Standard Linux commands

pwdPrint current directory
cat aboutView about info (same as whoami)
man <cmd>Manual for any command
echo <text>Print text
dateCurrent date & time
historyView command history
themeCycle themes (green / amber / cyber)
achievementsView unlocked achievements

Easter eggs

matrixEaster egg: Matrix rain
coffeeEaster egg: Brew virtual coffee
easterEaster egg: Random fun fact

Tip: Use Tab to autocomplete. Press Enter to run. Wrong commands show funny error messages.

Modes: / = Kali Linux (desktop, file manager, open/close terminal). /#gui = traditional card layout.