Welcome to the Terminal Portfolio of Abyalew Kebede. This project is a terminal-style portfolio website that showcases my skills, projects, and social profiles.
- Commands: Interact with the portfolio using terminal commands.
- Themes: Switch between dark and light themes.
- Social Links: Quick access to social profiles.
- Projects: View my coding projects.
- Education: Information about my educational background.
- Tech Stack: Details about the technologies I use.
- Resume: Download my resume.
whoami
: About mebanner
: Display the headerclear
orcls
: Clear the terminaldate
: Display the current dategithub
: Open my GitHub profiletechstack
: See the tech stackgui
: Open the portfolio websitehelp
: Check available commandshistory
: View command historylinkedin
: Open my LinkedIn profileproject
: View coding projectseducation
: Information about my educationplatforms
: Display used internet platformstheme
: Theme configurationstheme ls
: List all available themestheme set [theme]
: Set a theme
pwd
: Print present working directory
- Clone the repository:
git clone https://github.com/Anorie1/terminal_portfolio.git
- Open the
index.html
file in your browser to start the terminal portfolio.
The project structure is as follows:
terminal_portfolio/
├── assets/
│ ├── css/
│ │ └── styles.css
│ ├── js/
│ │ └── scripts.js
│ └── images/
├── index.html
├── README.md
└── LICENSE
This project is licensed under the MIT License.