Skip to content

Latest commit

 

History

History
89 lines (55 loc) · 2.39 KB

README.md

File metadata and controls

89 lines (55 loc) · 2.39 KB

Portfolio website:

A portfolio website developed using HTML, CSS, and JavaScript to showcase projects, skills, and contact information. The project is built and managed using Visual Studio Code.

Table of Contents • Description • Installation • Usage • Features • Contributing • License • Contact

Description This project is a personal portfolio website designed to highlight my skills, projects, and experience. The website is fully responsive and has been developed with best practices in web development. It includes sections for portfolio, services, experience, projects, and education, making it a comprehensive showcase of my professional journey and abilities.

Installation To set up the project locally, follow these steps:

Prerequisites • Visual Studio Code • Git

Steps

  1. Clone the repository

Copy code git clone https://github.com/laibashaikhh/portfolio-website.git

  1. Open the project in Visual Studio Code

Copy code cd portfolio-website code .

  1. Open index.html in your browser

You can use the Live Server extension in VS Code for a better development experience.

Usage

  1. Navigate through the different sections

• Home • About • Projects • Skills • Contact

  1. Customize the content

Modify the HTML, CSS, and JavaScript files to personalize the website with your information and style.

  1. Deploy the website

You can deploy your website using GitHub Pages, Netlify, Vercel, or any other hosting service.

Features • Responsive Design: Ensures the website looks great on all devices. • Interactive Elements: Includes animations and transitions for a better user experience. • Easy to Customize: Simple HTML, CSS, and JavaScript structure for easy modifications.

Contributing Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project

  1. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  2. Commit your Changes (git commit -m 'Add some AmazingFeature')
  3. Push to the Branch (git push origin feature/AmazingFeature)
  4. Open a Pull Request

License Distributed under the MIT License. See LICENSE for more information.

Contact Laiba - Twitter - ShaikhLaibahh

Project Link: https://github.com/laibashaikhh/portfolio-website

image