Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Personal Portfolio Website

This is a repository for my personal portfolio website. It showcases my skills, projects, and provides information about me. The website is designed to give visitors an overview of my work and experience.

## Live Demo

A live demo of the website can be accessed [here](https://animation-coding-portfolio.netlify.app/)

## Features

- Clean and modern design
- Responsive layout for mobile and desktop devices
- Smooth scrolling navigation
- Project showcase with descriptions and images
- About me section highlighting my skills and experience
- Contact form for visitors to get in touch

## Technologies Used

- HTML
- CSS
- JavaScript

## Screenshots

![s](https://github.com/Arshdeep-13/Personal-Portfolio-Website001/assets/108752646/4c2ca501-7797-44c2-baa9-cb5032c55f66)
![s1](https://github.com/Arshdeep-13/Personal-Portfolio-Website001/assets/108752646/968d665f-8ccc-4165-ad88-e70683ca7f20)
![s2](https://github.com/Arshdeep-13/Personal-Portfolio-Website001/assets/108752646/cbc1b744-fad0-4ad0-a970-0f8598f9be81)
![s3](https://github.com/Arshdeep-13/Personal-Portfolio-Website001/assets/108752646/c8236b0f-6899-456f-b9ff-6959c7ca4eab)
![s4](https://github.com/Arshdeep-13/Personal-Portfolio-Website001/assets/108752646/1fb06795-60ca-4f76-b441-05177bfc8974)
![s5](https://github.com/Arshdeep-13/Personal-Portfolio-Website001/assets/108752646/66c8bd82-2d5a-4bb5-bc28-295207f24275)


## Installation

1. Clone the repository:

```shell
git clone https://github.com/animation-coding/Personal-Portfolio-Website001.git
```
2. Open the `index.html` file in your web browser.

## Usage

Modify the HTML, CSS, and JavaScript files to customize the website to your liking. Update the content, add new projects, and make any necessary design changes.

plaintext
Copy code
Personal-Portfolio-Website001
├── index.html
├── style.css
├── script.js
├── screenshots
│ ├── screenshot1.png
│ └── screenshot2.png
└── README.md

## Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please create an issue or submit a pull request.

## License

This project is licensed under the MIT License.