/Certificates.com

Collected Certificates 📄📟

Primary LanguageCSS

My Certificates Website

This is a simple website showcasing my certificates and achievements. The website is built using HTML, CSS, and JavaScript. It allows visitors to view details about each certificate and open the associated PDF documents.

Sections

The website is divided into four sections, each showcasing different categories of certificates:

  1. Internship

    • Certificates related to completed internships.
  2. Programming

    • Certificates demonstrating programming skills and achievements.
  3. Open Source Contribution

    • Certificates highlighting contributions to open source projects.
  4. Extra

    • Miscellaneous certificates showcasing additional accomplishments.

Features

  • Each certificate box displays an image representing the certificate.
  • Clicking on a certificate box opens the associated PDF document.
  • A short description is provided below each certificate box, summarizing the achievement.

Instructions

  1. Hover over each certificate box to view details.
  2. Click on a certificate box to open the corresponding PDF.

Getting Started

To view the website and explore the certificates:

  1. Clone the repository: git clone https://github.com/yourusername/my-certificates-website.git
  2. Open the index.html file in your web browser.

Certificate Data

Certificate data is managed using JavaScript (script.js):

  • Certificate images are stored in the images folder.
  • PDF documents are stored in the pdfs folder.

You can customize the certificate data and descriptions in the certificates array.

Author

License

This project is licensed under the MIT License.