Welcome to the Terminal Portfolio project by Ali Raza Khalid! This project showcases a terminal-like interface for viewing information about my skills, projects, and contact details.
- Command Processing: Handle commands like
help
,about
,skills
,projects
,contact
, andclear
. - Interactive Console: Simulates a terminal environment with a responsive command input.
- Skills and Projects: Lists skills with icons and provides detailed information about projects.
- Responsive Design: Optimized for both desktop and mobile views.
- Clear Command: Clears the terminal output to start fresh.
To run this project locally, follow these steps:
-
Clone the Repository
git clone https://github.com/Ali-Raza764/terminal-portfolio.git cd terminal-portfolio