An open API service indexing awesome lists of open source software.

https://github.com/rohith-5/portfolio

A portfolio template for anyone to use for free. Give it a star ⭐ if you find it useful.
https://github.com/rohith-5/portfolio

css html javascript portfolio portfolio-website projects skills workexperience

Last synced: 10 months ago
JSON representation

A portfolio template for anyone to use for free. Give it a star ⭐ if you find it useful.

Awesome Lists containing this project

README

          

# Portfolio

An open-source, user-friendly, responsive, and accessible portfolio template for developers 🚀⚡

Give a star ⭐ if you find it useful. [Visit site →](https://rohith5-portfolio.netlify.app/)

![Portfolio Template Dark Theme](assets/images/dark.png)

![Portfolio Template Light Theme](assets/images/light.png)

## Table of Contents

1. [Features](#key-features)
1. [Customization](#customizing-the-template)
1. [Deploying the Site](#deploying-the-site)

## Features

- Fully Mobile responsive.
- Supports light/dark theme.
- Built with a11y in mind.
- Modern design.
- Multiple sections.
- Sleek animations.
- Fast loads.
- SEO-optimized.

## Customizing the Template

Please follow these three steps to make an awe-inspiring portfolio of your own.

- [Cloning the repository](#cloning-the-repository)
- [Editing the Template](#editing-the-template)
- [Deploying the Site](#deploying-the-site)

### Cloning the Repository.

If you have [Git](https://git-scm.com/) installed on your computer, you can clone or download the portfolio template by running the following command in your terminal.

```bash
git clone https://github.com/rohith-5/portfolio
```

Alternatively, click on this [link](https://github.com/rohith-5/portfolio/archive/refs/heads/main.zip) to download it.

### Editing the Template

After you get the template please open it in the code editor of your choice.
You will find a file named `index.html` Open it and follow the guidance inscribed within the comments to customize the template.

**For example:**

```html

Rohith Kurapati's Portfolio
```

```html



Hi, I'm Rohith Fullstack Developer


A MERN stack developer with experience in building responsive and user-friendly websites.



```

**Note:** While editing the template, ensure you have updated all `href`, img `src`, and `alt` attributes of links and images.

### Deploying the Site

Watch [this youtube video](https://www.youtube.com/watch?v=oEyXLYW3RjY) to learn how to deploy your version of the portfolio template to the web.

[![Deploy your version of the Portfolio template using Netlify](assets/images/thumbnail.png)](https://www.youtube.com/watch?v=oEyXLYW3RjY "Deploy your version of the Portfolio template using Netlify")

### Contributions are warmly welcomed ❤️.