|
1 |
| -# Portfolio - A one page static website using GitHub Pages |
| 1 | +# Personal Portfolio ⚡️ |
| 2 | +> A clean, beautiful, responsive portfolio template for Software Developers! |
2 | 3 |
|
3 |
| -Tools used to build this website: |
| 4 | +> https://varadbhogayata.github.io |
4 | 5 |
|
5 |
| -* <b>GitHub Pages</b> - To host my static website (HTML, CSS, JS) totally for free! |
6 |
| -* <b>Materialize</b> - A useful CSS framework to get Google's Material Design components. |
| 6 | + |
| 7 | + |
| 8 | +[](https://github.com/varadbhogayata/varadbhogayata.github.io/commits/master) |
| 9 | +[](http://varadbhogayata.github.io/) |
| 10 | +[](https://www.linkedin.com/in/varadbhogayata/) |
| 11 | +[](http://badges.mit-license.org) |
7 | 12 |
|
8 |
| -# How to use my template? |
9 |
| -* Clone the repository |
10 |
| -* Change the content of <b>index.html</b> according to your need. |
11 |
| -* Add/Remove images from <b>root/assets/img</b> folder. |
| 13 | +### Website Preview |
| 14 | +<p align="center"> |
| 15 | + <kbd> |
| 16 | + <a href="https://varadbhogayata.github.io" target="_blank"><img src="readme_images/preview.JPG"> |
| 17 | + </a> |
| 18 | + </kbd> |
| 19 | +</p> |
| 20 | + |
| 21 | +:star: Star me on GitHub — it helps! |
| 22 | + |
| 23 | +## Features 📋 |
| 24 | +⚡️ Fully Responsive\ |
| 25 | +⚡️ Valid HTML5 & CSS3\ |
| 26 | +⚡️ Typing animation using `Typed.js`\ |
| 27 | +⚡️ Easy to modify |
| 28 | + |
| 29 | +## Installation & Deployment 📦 |
| 30 | +- Clone the repository and modify the content of <b>index.html</b> according to your requirement. |
| 31 | +- Add or remove images from `varadbhogayata.github.io/assets/img/` directory as per your requirement. |
| 32 | +- I highly recommend to use [Github Pages](https://create-react-app.dev/docs/deployment/#github-pages) to deploy the website the EASIEST WAY. |
| 33 | +- To deploy your website, first you need to create github repository with name `<your-github-username>.github.io`. Please don't give any other name. |
| 34 | +- Push the generated code to the `master` branch of this repository. |
| 35 | + |
| 36 | +## Sections 📚 |
| 37 | +✔️ About me\ |
| 38 | +✔️ Experience\ |
| 39 | +✔️ Projects \ |
| 40 | +✔️ Skills \ |
| 41 | +✔️ Education\ |
| 42 | +✔️ Contact Info\ |
| 43 | +✔️ Resume |
| 44 | + |
| 45 | +To view a live example, **[click here](https://varadbhogayata.github.io/)** |
| 46 | + |
| 47 | +## Tools Used 🛠️ |
| 48 | +* [<b>GitHub Pages</b>](https://create-react-app.dev/docs/deployment/#github-pages) - To host my static website (HTML, CSS, JS). |
| 49 | +* [<b>Materialize</b>](https://materializecss.com/) - A CSS framework to get Google's Material Design components. |
| 50 | +* [<b>Typed.js</b>](https://mattboldt.com/demos/typed-js/) - JavaScript Library |
| 51 | + |
| 52 | +## Contributing 💡 |
| 53 | +#### Step 1 |
| 54 | + |
| 55 | +- **Option 1** |
| 56 | + - 🍴 Fork this repo! |
| 57 | + |
| 58 | +- **Option 2** |
| 59 | + - 👯 Clone this repo to your local machine. |
| 60 | + |
| 61 | + |
| 62 | +#### Step 2 |
| 63 | + |
| 64 | +- **Build your code** 🔨🔨🔨 |
| 65 | + |
| 66 | +#### Step 3 |
| 67 | + |
| 68 | +- 🔃 Create a new pull request. |
| 69 | + |
| 70 | +## License 📄 |
| 71 | +This project is licensed under the MIT License - see the [LICENSE.md](./LICENSE) file for details. |
0 commit comments