Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maruf-pfc/cv-lab4

CV - Lab Report 1
https://github.com/maruf-pfc/cv-lab4

css cv html webdesign

Last synced: 7 days ago
JSON representation

CV - Lab Report 1

Awesome Lists containing this project

README

        

# CV Project

This project is a simple HTML and CSS-based CV (Curriculum Vitae) webpage. It showcases personal information, contact details, education, skills, experience, and projects.

## Table of Contents

- [CV Project](#cv-project)
- [Table of Contents](#table-of-contents)
- [Demo](#demo)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)

## Demo

You can view a live demo of the CV [here](https://maruf-pfc.github.io/cv-lab4/).

## Features

- **Personal Information**: Displays a profile picture and basic personal details.
- **Contact Details**: Provides email, phone number, and address.
- **Education**: Lists educational background.
- **Skills**: Shows proficiency in various skills using progress bars.
- **Experience**: Details work experience with roles and responsibilities.
- **Projects**: Highlights key projects with descriptions and technologies used.

## Installation

To get a local copy up and running, follow these simple steps:

1. **Clone the repository**:

```sh
git clone https://github.com/maruf-pfc/cv-lab4.git
```

2. **Navigate to the project directory**:

```sh
cd cv-lab4
```

## Usage

Open the `index.html` file in your web browser to view the CV.

```sh
open index.html
```