This is a single-page responsive portfolio website created as part of a lab assignment. The website showcases personal information, projects, skills, and contact details. It is built using HTML, and CSS.
- URL Link to website portfolio: Click Here
- URL Link to website design: Click Here
The goal of this project is to:
- Practice responsive web design techniques
- Learn how to structure and style a webpage
- Showcase personal or sample projects in a professional format
This portfolio is designed for:
-
[β ] Potential employers or recruiters
Note: If you don't have a portfolio yet, please add a fake/sample portfolio first.
- HTML5
- CSS3 (Flexbox, Box Models, Media Queries)
The website includes the following sections:
- Header β Name and tagline
- About Me β Short bio and photo
- Projects β List of projects with descriptions and links
- Skills β Technical and soft skills
- Contact β Email, social media, or contact form
- Footer β Copyright and links
The site is optimized for:
- Desktop
- Tablet
- Mobile
Responsive design is achieved using media queries and flexible layouts.
- Open your code editor (e.g., Visual Studio Code, etc.).
- In your code editor, open the terminal.
- Clone the repository:
git clone https://github.com/your-username/portfolio-website.git
- Open index.html in your browser, or run the website locally using the Live Server Extension.
portfolio-website/
β
βββ index.html
βββ style.css
βββ images/
βββ README.md- I used ChatGPT to help me structure the HTML layout and fix a CSS bug.
- I designed the color scheme and layout myself using Figma or Canva.
- I wrote the project descriptions and contact section manually.
Add screenshots of your website on different devices here and website design created in Figma or Canva.