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! 💼
- Host: GitHub
- URL: https://github.com/hasibcoderlab/demo-portfolio-1
- Owner: HasibCoderLab
- Created: 2025-01-16T16:17:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T16:44:02.000Z (about 1 year ago)
- Last Synced: 2025-01-16T17:59:04.686Z (about 1 year ago)
- Topics: css3, html-css, html5, portfolio, portfolio-website
- Language: HTML
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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