Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rajaprerak committed Jul 17, 2020
1 parent ef79c75 commit c2dd848
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 7 deletions.
86 changes: 79 additions & 7 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,81 @@
## Portfolio Website
# Personal Portfolio πŸ”₯
> https://rajaprerak.github.io/
### How to use?
* Clone the repository
* Update your information in index.html file.
* Upload images in assets/img folder.
* Update individual project information from projects folder.
* It's done!!!!
[![HitCount](http://hits.dwyl.com/varadbhogayata/varadbhogayatagithubio.svg)](http://hits.dwyl.com/varadbhogayata/varadbhogayatagithubio)
[![Maintenance](https://img.shields.io/badge/maintained-yes-green.svg)](https://github.com/varadbhogayata/varadbhogayata.github.io/commits/master)
[![Website shields.io](https://img.shields.io/badge/website-up-yellow)](http://varadbhogayata.github.io/)
[![Ask Me Anything !](https://img.shields.io/badge/ask%20me-linkedin-1abc9c.svg)](https://www.linkedin.com/in/varadbhogayata/)
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

### Website Preview
#### Home Page
<p align="center">
<kbd>
<a href="https://rajaprerak.github.io" target="_blank"><img src="website_images/Home.gif">
</a>
</kbd>
</p>

#### About Page
<p align="center">
<kbd>
<a href="https://rajaprerak.github.io" target="_blank"><img src="website_images/About.png">
</a>
</kbd>
</p>

#### Projects Page
<p align="center">
<kbd>
<a href="https://rajaprerak.github.io" target="_blank"><img src="website_images/Projects.png">
</a>
</kbd>
</p>

:star: Star me on GitHub β€” it helps!

## Installation & Deployment πŸ“¦
- Clone the repository and modify the content of <b>index.html</b>
- Add or remove images from `assets/img/` directory as per your requirement.
- Update the info of `projects` folder according to your need
- Use [Github Pages](https://create-react-app.dev/docs/deployment/#github-pages) to create your own website.
- To deploy your website, first you need to create github repository with name `<your-github-username>.github.io` and push the generated code to the `master` branch.

## Sections πŸ“š
βœ”οΈ About\
βœ”οΈ Interests\
βœ”οΈ Education\
βœ”οΈ Online Certification\
βœ”οΈ Experience\
βœ”οΈ Projects \
βœ”οΈ Skills \
βœ”οΈ Resume\
βœ”οΈ Contact Info



## Tools Used πŸ› οΈ
* <b>GitHub Pages</b> - To host my static website (HTML, CSS, JS).

## Contributing πŸ’‘
#### Step 1

- **Option 1**
- 🍴 Fork this repo!

- **Option 2**
- πŸ‘― Clone this repo to your local machine.


#### Step 2

- **Build your code** πŸ”¨πŸ”¨πŸ”¨

#### Step 3

- πŸ”ƒ Create a new pull request.

## License
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

- **[MIT license](http://opensource.org/licenses/mit-license.php)**
Binary file added website_images/About.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website_images/Home.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website_images/Projects.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c2dd848

Please sign in to comment.