Welcome to my portfolio website repository! This README provides an overview of my personal portfolio website, including its features, technologies used, setup instructions, and more.
My portfolio website is a showcase of my skills, projects, and experiences. It's designed to provide visitors with insights into my background and accomplishments.
- Home: An introduction to who I am and what I do.
- Education: Information about my educational background.
- Courses: List of relevant courses I've completed.
- Certification: Displaying certifications I've earned.
- Projects: Showcasing projects I've worked on.
- Skills: Highlighting my technical skills.
- Contact: Allowing visitors to get in touch with me.
- HTML: For structuring the content and layout.
- CSS: Styling and visual enhancements.
- JavaScript: Implementing interactivity and dynamic elements.
To view the project locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/Mochxd/MohamedMostafa.github.io
-
Open the Project:
- Navigate to the project folder.
- Open the index.html file in a web browser to view the website.
Project Structure:
- ├── index.html
- ├── education.html
- ├── courses.html
- ├── Certifiactions.html
- ├── Projects.html
- ├── Skills.html
- ├── Contact.html
- ├── css/
- │ ├── styles.css
- │ └── ...
- ├── js/
- │ ├── script.js
- │ └── ...
- ├── img/
- │ ├── preview.png
- │ └── ...
- └── README.md