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

https://github.com/hasibcoderlab/demo-portfolio-1

🌟 Personal Portfolio Website showcasing my skills, projects, and client testimonials. Built with HTML5 and CSS3, featuring a modern, responsive design to highlight my journey and latest work. 🚀 Check out my live demo and stay connected! 💼
https://github.com/hasibcoderlab/demo-portfolio-1

css3 html-css html5 portfolio portfolio-website

Last synced: 8 months ago
JSON representation

🌟 Personal Portfolio Website showcasing my skills, projects, and client testimonials. Built with HTML5 and CSS3, featuring a modern, responsive design to highlight my journey and latest work. 🚀 Check out my live demo and stay connected! 💼

Awesome Lists containing this project

README

          

# Personal Portfolio Website

This is a personal portfolio website project showcasing my skills, biography, latest work, and client testimonials. It features a clean and modern design with responsive layouts.

## Features

- **Introduction Section**: A warm welcome with my name and a brief introduction.
- **Biography Section**: A short story about my journey and expertise.
- **Latest Work**: A gallery displaying my recent projects.
- **Client Testimonials**: Feedback from satisfied clients with their contact information.
- **Responsive Design**: Fully optimized for all devices.

## Live Demo

[Visit My Portfolio](https://mdhasibhasan.github.io/MyWebsite/)

## Folder Structure

project/ │
├── index.html # Main HTML file
├── style.css # Main CSS file
├── assets/ # Folder for images and other assets │
├── personal-website/header-bg.png │
├── personal-website/biography-bg.png │
├── personal-website/latest-work/work-1.png │
├── personal-website/latest-work/work-2.jpg │
├── personal-website/latest-work/work-3.jpg │
└── personal-website/peter.png
└── README.md # Project documentation

## Technologies Used

- **HTML5**
- **CSS3**
- **Google Fonts** (Poppins)

## How to Use

1. Clone the repository:
```bash
git clone https://github.com/YourUsername/Personal-Portfolio-Website.git

cd Personal-Portfolio-Website