Skip to content

A beautiful, simple, clean, and responsive portfolio with HTML, CSS and Javascript

License

Notifications You must be signed in to change notification settings

kingshukkundu/personal-portfolio-template

Repository files navigation

Logo

Personal Portfolio Template

A simple, minimal, fast and responsive personal portfolio website built using HTML, CSS, and Javascript. This website showcases skills, projects, and provides a way for others to learn more about you.

license stars forks


Site preview

🔖 Table of Contents

💾 Demo

You can see a live version of the portfolio website at https://kingshuk.free.nf

⭐️ Features

  • About Me: An introduction to who you am, my background, and interests.
  • Portfolio: A showcase of projects with descriptions and links.
  • Resume: A downloadable PDF version of resume.
  • Contact: A way for visitors to get in touch with you.

💻 Technologies Used

  • HTML5: Structuring the content of the website.
  • CSS3: Styling and layout of the website.
  • JavaScript: Adding interactivity and dynamic elements.

⚙️ Setup

  1. Clone the Repository:

    git clone https://github.com/kingshukkundu/personal-portfolio-template
    
  2. Navigate to the Project Folder:

    cd personal-portfolio
    
  3. Open index.html in your Browser: Simply double-click on the index.html file to open it in your default web browser.

🔧 Usage

  1. Edit Content:

    • Open the index.html file and modify the content within the appropriate sections, such as the "About Me," "Portfolio," and "Contact" sections.
  2. Add Projects:

    • Navigate to the #page4 in index.html file and add new project sections following the existing structure.
  3. Styling:

    • Customize the styling by modifying the CSS in the .css file to match your personal preferences.

🪴 Customization

Feel free to customize this portfolio website to make it your own! You can change colors, fonts, add new sections, or modify the layout to suit your personal brand.

🪢 Contributing

Contributions are welcome! If you find a bug or want to improve the website, feel free to create an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push the changes to your fork: git push origin feature/your-feature-name.
  5. Submit a pull request explaining your changes.

📝 License

This project is licensed under the MIT License.


Thank you for visiting my portfolio repository! If you have any questions or feedback, feel free to get in touch.