forked from rajaprerak/rajaprerak.github.io
-
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
ef79c75
commit c2dd848
Showing
4 changed files
with
79 additions
and
7 deletions.
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,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)** |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.