Skip to content

Commit cdacb5b

Browse files
committed
updated readme file
1 parent 35f2f80 commit cdacb5b

File tree

2 files changed

+59
-2
lines changed

2 files changed

+59
-2
lines changed

README.md

Lines changed: 59 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,59 @@
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+
![Portfolio Screenshot](./assets/website-ss.png)
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! 😊

assets/website-ss.png

166 KB
Loading

0 commit comments

Comments
 (0)