A modern, responsive personal website built with HTML, CSS, and JavaScript.
This is a personal website for Ahmed Samir, showcasing his skills, experience, and projects. The website includes four main pages:
- Home - The main landing page with a hero section and features
- About - Information about Ahmed, his skills, and work experience
- Projects - A showcase of Ahmed's work with filtering capabilities
- Contact - Contact information and a contact form
- 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
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
- Open the
index.htmlfile in a web browser to view the website - Navigate between pages using the navigation menu at the top of each page
- On the projects page, use the filter buttons to view projects by category
To customize the website for your own use:
- Replace personal information in the HTML files with your own details
- Update the profile image and project images with your own
- Modify the color scheme in the CSS file to match your preferences
- Add your own projects to the projects page
- Update contact information in the contact page
- HTML5
- CSS3
- JavaScript (ES6+)
- Font Awesome for icons
The website is compatible with all modern web browsers, including:
- Chrome
- Firefox
- Safari
- Edge
This project is open source and available under the MIT License.
Created by Ahmed Samir.