-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2e3e9ff
commit bf6295a
Showing
1 changed file
with
70 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,71 @@ | ||
# Bootstrap-Portfolio | ||
# Personal Portfolio using BootStrap framework - Vivek Iyer | ||
Personal Portfolio using Bootstrap framework components | ||
|
||
|
||
## Overview | ||
|
||
Welcome to my personal portfolio website! This site serves as a showcase of my skills, projects, and professional experience. Whether you're a potential employer, collaborator, or just curious to know more about me, you'll find the information you need here. | ||
Table of Contents | ||
|
||
## Table of Contents | ||
|
||
- [Features](#features) | ||
- [Usage](#usage) | ||
- [Installation](#installation) | ||
- [Contributing](#contributing) | ||
- [License](#license) | ||
|
||
## Features | ||
|
||
- **About Me Section:** Get to know me better, my background, and the skills I bring to the table. | ||
- **Projects Section::** Check out a selection of projects I've completed, complete with details and images. | ||
- **Skills Section:** Explore my academic journey, including details about the institution I graduated from. | ||
- **Contact Me Section:** Reach out to me via email, phone, or LinkedIn. | ||
|
||
|
||
## Screenshot | ||
|
||
Include a screenshot or multiple screenshots showcasing your project. | ||
|
||
![Screenshot1](/assets/images/Deployed_Page_1.png) | ||
![Screenshot2](/assets/images/Deployed_Page_2.png) | ||
![Screenshot3](/assets/images/Deployed_Page_3.png) | ||
![Screenshot4](/assets/images/Deployed_Page_4.png) | ||
![Screenshot5](/assets/images/Deployed_Page_5.png) | ||
|
||
## Deployment | ||
|
||
Provide a link to the deployed version of your application. | ||
[Live Demo](https://vivekiyer7.github.io/Bootstrap-Portfolio/) | ||
|
||
## Usage | ||
|
||
1. Clone the repository: | ||
|
||
```bash | ||
git clone [email protected]:vivekiyer7/Bootstrap-Portfolio.git | ||
``` | ||
|
||
2. Open `index.html` in your preferred web browser. | ||
|
||
## Installation | ||
|
||
No installation is required. Simply clone the repository, and you're ready to explore the digital marketing solutions. | ||
## Contributing | ||
If you'd like to contribute to this project, please follow these steps: | ||
|
||
1. Fork the repository. | ||
2. Create a new branch: `git checkout -b feature/new-feature`. | ||
3. Commit your changes: `git commit -m 'Add new feature'`. | ||
4. Push to the branch: `git push origin feature/new-feature`. | ||
5. Submit a pull request. | ||
|
||
## License | ||
|
||
This project is licensed under the [GNU General Public License v2.0](LICENSE). | ||
|
||
--- | ||
|
||
Made with ❤️️ by Vivek Iyer |