/MohamedMostafa

This interactive webpage showcases my journey, skills, and accomplishments. Explore sections like Education, Courses, Projects, Skills, and Contact to get to know me better. Powered by HTML, CSS, and JavaScript.

Primary LanguageCSS

This is My Portfolio Website

Mohamed Website

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.

Table of Contents

Overview

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.

Features

  • 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.

Technologies Used

  • HTML: For structuring the content and layout.
  • CSS: Styling and visual enhancements.
  • JavaScript: Implementing interactivity and dynamic elements.

Getting Started

To view the project locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Mochxd/MohamedMostafa.github.io
    
  2. 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