|
1 | | -# armansdev.github.io |
2 | | -A responsive and interactive personal portfolio website built using HTML5, CSS3, and vanilla JavaScript. This portfolio showcases my projects, skills, and experiences in web development with a focus on clean design, smooth animations, and user-friendly navigation. |
| 1 | +# Portfolio Website |
| 2 | + |
| 3 | +A responsive and interactive personal portfolio website built using **HTML5**, **CSS3**, and **vanilla JavaScript**. This project showcases my web development skills, projects, and experiences with a clean design, smooth animations, and user-friendly navigation. |
| 4 | + |
| 5 | +## Features |
| 6 | + |
| 7 | +- **Responsive Design**: Optimized for desktops, tablets, and mobile devices. |
| 8 | +- **Project Showcase**: Display of various projects with detailed descriptions. |
| 9 | +- **Contact Form**: Functional form to get in touch easily. |
| 10 | +- **Interactive UI**: Engaging user interface with intuitive navigation. |
| 11 | + |
| 12 | +## Technologies Used |
| 13 | + |
| 14 | +- **HTML5**: Markup language for structuring the website. |
| 15 | +- **CSS3**: Styling with modern CSS features and responsive design techniques. |
| 16 | +- **Vanilla JavaScript**: Adding interactivity and dynamic behavior. |
| 17 | + |
| 18 | +## Installation |
| 19 | + |
| 20 | +1. **Clone the Repository** |
| 21 | + |
| 22 | + ```bash |
| 23 | + git clone https://github.com/armansdev/armansdev.github.io.git |
| 24 | + ``` |
| 25 | + |
| 26 | +2. **Navigate to the Project Directory** |
| 27 | + |
| 28 | + ```bash |
| 29 | + cd armansdev.github.io |
| 30 | + ``` |
| 31 | + |
| 32 | +3. **Open the `index.html` File in Your Browser** |
| 33 | + You can open the file directly or use a live server extension in your code editor. |
| 34 | + |
| 35 | +## Usage |
| 36 | + |
| 37 | +- Customize the content in `index.html` to reflect your personal information and projects. |
| 38 | +- Modify styles in `style.css` to match your design preferences. |
| 39 | +- Update scripts in `main.js` if you want to add more interactivity. |
| 40 | + |
| 41 | +## Screenshots |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | +## Contributing |
| 46 | + |
| 47 | +Contributions are welcome! If you have suggestions for improvements, feel free to fork the repository and submit a pull request. |
| 48 | + |
| 49 | +## Contact |
| 50 | + |
| 51 | +For any inquiries or feedback, feel free to reach out: |
| 52 | + |
| 53 | +- **Email**: armashfirozansari@gmail.com |
| 54 | +- **LinkedIn**: https://www.linkedin.com/in/armash-ansari-3b4811222 |
| 55 | +- **GitHub**: https://github.com/armansdev |
| 56 | + |
| 57 | +--- |
| 58 | + |
| 59 | +Thank you for checking out my portfolio! 😊 |
0 commit comments