From 1d564f468d67022a9baf83fd9c803a536ebbcab8 Mon Sep 17 00:00:00 2001 From: Jayesh Joshi <115784462+jayesh2474@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:31:18 +0530 Subject: [PATCH] Create README.md --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6336ff2 --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +# Jayesh Joshi's Portfolio + +Welcome to my portfolio website! This is where I showcase my projects, skills, and experience. + +## About + +This portfolio website is designed to provide an overview of who I am, what I do, and the projects I've worked on. It includes sections such as: + +- **About Me**: A brief introduction to who I am and my background. +- **Projects**: Highlights of some of the projects I've worked on, including descriptions, technologies used, and links to live demos or repositories. +- **Skills**: Overview of the skills and technologies I'm proficient in. +- **Contact**: How to get in touch with me. + +## Technologies Used + +- HTML +- CSS +- JavaScript + +## Deployment + +This website is deployed using [Netlify](https://www.netlify.com/). You can view it live at [https://jayeshjoshi.netlify.app/](https://jayeshjoshi.netlify.app/). + +## Contributing + +Feel free to contribute to this project by opening issues or pull requests. Suggestions and improvements are always welcome! + +## License + +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.