RoshanSDEPortfolio
This Repo consists of the Roshan Raut SDE Portfolio.
A clean, beautiful, responsive portfolio template for Software Developers! https://roshan13046.github.io/RoshanSDEPortfolio/
Website Preview
Features 📋
⚡️ Fully Responsive
⚡️ Valid HTML5 & CSS3
⚡️ Typing animation using Typed.js
⚡️ Easy to modify
Installation & Deployment 📦
- Clone the repository and modify the content of index.html according to your requirement.
- Add or remove images from
assets/img
directory as per your requirement. - I highly recommend to use Github Pages to deploy the website the EASIEST WAY.
- 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. - Push the generated code to the
master
branch of this repository. - NOTE: Make sure to set
analyticsId
from your Google Analytics account inside the Google Analytics script tag, if you want to use your own Google Analytics account.
Sections 📚
✔️ About me
✔️ Experience
✔️ Projects
✔️ Certifications
✔️ Achievements
✔️ Education
✔️ Contact Info
✔️ Resume
To view a live example, click here
Tools Used 🛠️
- GitHub Pages - To host my static website (HTML, CSS, JS).
- Materialize - A CSS framework to get Google's Material Design components.
- Typed.js - JavaScript Library
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.