Microsoft Student Ambassador Certificate Generator

  • This project is designed to help Microsoft Learn Student Ambassadors easily generate certificates for participants.
  • The output folder contains three types of files, Word file, PDF file, QR code file.
  • By using this project, you can efficiently save time in generating certificates.
  • First of all, if you find this project helpful, please ⭐ star this repository to show your support!
  • 1st Step - Add the Participants name

    Partciopent

  • You can write & copy pest the participant's name in the Event Participants.csv file.
  • 2nd Step - Modify the Event Name & Host Name

    host name

  • You can modify the Event name and Host name according to you.
  • 3rd step - Open Terminal

  • For Windows Users
  • pip install -r requirements.txt python main_certificate.py

  • For Mac Users
  • pip3 install -r requirements.txt python3 main_certificate.py

  • Run this command in our Terminal
  • 4th Step - Certificate Generation is Completed!

  • Check the Pdf in Output File.
  • Certificate View

    Certificate Generater