Skip to content

ahmedsameir/Portfolio-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

A modern, responsive personal website built with HTML, CSS, and JavaScript.

About

This is a personal website for Ahmed Samir, showcasing his skills, experience, and projects. The website includes four main pages:

  1. Home - The main landing page with a hero section and features
  2. About - Information about Ahmed, his skills, and work experience
  3. Projects - A showcase of Ahmed's work with filtering capabilities
  4. Contact - Contact information and a contact form

Features

  • Fully responsive design that works on desktop and mobile devices
  • Modern, clean UI with smooth scrolling
  • Interactive navigation menu
  • Project filtering on the projects page
  • Contact form with validation
  • Social media links

File Structure

untitled folder 7/
├── index.html      # Home page
├── about.html      # About page
├── projects.html   # Projects showcase
├── contact.html    # Contact page
├── styles.css      # Main stylesheet
├── script.js       # JavaScript for interactivity
└── README.md       # This file

How to Use

  1. Open the index.html file in a web browser to view the website
  2. Navigate between pages using the navigation menu at the top of each page
  3. On the projects page, use the filter buttons to view projects by category

Customization

To customize the website for your own use:

  1. Replace personal information in the HTML files with your own details
  2. Update the profile image and project images with your own
  3. Modify the color scheme in the CSS file to match your preferences
  4. Add your own projects to the projects page
  5. Update contact information in the contact page

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • Font Awesome for icons

Browser Support

The website is compatible with all modern web browsers, including:

  • Chrome
  • Firefox
  • Safari
  • Edge

License

This project is open source and available under the MIT License.

Author

Created by Ahmed Samir.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors