A modern, responsive personal portfolio website built with HTML, CSS, and JavaScript. This website showcases my skills, projects, and contact information in a visually appealing and interactive way.
- Responsive Design: Looks great on all devices (desktop, tablet, mobile)
- Dark/Light Theme: Toggle between dark and light modes
- Dynamic Content: Projects are loaded dynamically from JavaScript
- Animated Elements: Smooth animations and transitions
- Interactive UI: Filtering projects, form validation, and more
- Modern Design: Clean and professional layout
- Home: Introduction with a typing animation
- About: Personal information and background
- Projects: Portfolio of work with filtering options
- Skills: Technical and professional skills with progress bars
- Contact: Contact form and information
- HTML5: Structure of the website
- CSS3: Styling with custom properties (variables) for theming
- JavaScript: Dynamic functionality and interactivity
- Font Awesome: Icons
- Google Fonts: Typography
The website uses CSS variables for easy customization:
- Colors can be changed in the :rootsection ofstyles.css
- Dark theme colors can be modified in the [data-theme="dark"]section
The website is compatible with all modern browsers:
- Chrome
- Firefox
- Safari
- Edge
- Clone or download this repository
- Open index.htmlin your browser
- Customize the content to make it your own
This open-source project is available under the MIT License.
- Font Awesome for icons
- Google Fonts for typography
- Placeholder.com for placeholder images