Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viraj-gavade/devfolio
A personal portfolio website built with HTML, CSS, and JavaScript. This project showcases my skills, experience, and projects in a sleek and modern design, optimized for all devices.
https://github.com/viraj-gavade/devfolio
css html javascript
Last synced: 9 days ago
JSON representation
A personal portfolio website built with HTML, CSS, and JavaScript. This project showcases my skills, experience, and projects in a sleek and modern design, optimized for all devices.
- Host: GitHub
- URL: https://github.com/viraj-gavade/devfolio
- Owner: viraj-gavade
- License: mit
- Created: 2024-11-17T07:04:18.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-26T07:23:10.000Z (10 days ago)
- Last Synced: 2024-12-26T08:23:37.528Z (10 days ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://portfolio-viraj-gavade.netlify.app/
- Size: 14.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevFolio
A personal portfolio website built with HTML, CSS, and JavaScript. This project showcases my skills, experience, and projects in a sleek and modern design, optimized for all devices.
## Live Demo
Check out the live demo here:
[Live Demo](https://portfolio-viraj-gavade.netlify.app/)
## Technologies Used
- HTML
- CSS
- JavaScript## Installation
To run the project locally:
1. Clone the repository:
```bash
git clone https://github.com/viraj-gavade/DevFolio.git
```2. Navigate to the project folder:
```bash
cd DevFolio
```3. Open `index.html` in your browser.
## Contributing
1. Fork the repository.
2. Create a new branch (`git checkout -b feature-name`).
3. Commit your changes (`git commit -am 'Add new feature'`).
4. Push to the branch (`git push origin feature-name`).
5. Create a new Pull Request.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.