Skip to content

Commit 4f3d411

Browse files
Update README.md
1 parent 1f5913b commit 4f3d411

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

README.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,36 @@
1-
### Personal portfolio website
2-
[Click here](https://dvarshith.github.io/) to view.
1+
# Personal Portfolio Website
2+
[**View Live Site**](https://dvarshith.github.io/)
3+
4+
A compact, responsive **portfolio** built with **HTML**, **CSS**, **JavaScript**, and **jQuery**. It showcases my background, projects, and ways to get in touch—perfect for visitors to quickly learn about my work.
5+
6+
<br/>
7+
8+
## Key Features
9+
- **Responsive Layout**: Looks great on desktop and mobile
10+
- **Project Gallery**: Displays screenshots, descriptions, and links
11+
- **About Me**: Brief overview of experience and skills
12+
- **Smooth Interactions**: Uses jQuery for animations/effects
13+
- **Contact Links**: Quick access to email and social platforms
14+
15+
<br/>
16+
17+
## Setup & Usage
18+
1. **Clone Repo**:
19+
```
20+
git clone https://github.com/dvarshith/dvarshith.github.io.git
21+
```
22+
2. **Open** `index.html` in your browser (or serve locally).
23+
3. **Customize**: Edit text, images, and styles in the respective folders (css/, js/, etc.).
24+
25+
</br>
26+
27+
## License
28+
This project is released under the `MIT License`. That means you’re free to use, modify, and distribute the code, but you do so at your own risk.
29+
30+
</br>
31+
32+
## Contact
33+
Author: Varshith Dupati </br>
34+
GitHub: @dvarshith </br>
35+
Email: dvarshith942@gmail.com </br>
36+
Issues: Please open an issue on this repo if you have questions or find bugs. </br>

0 commit comments

Comments
 (0)