Skip to content

Commit

Permalink
added CS50 Certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Dec 29, 2022
1 parent d9b1be0 commit 26b9d07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions certificates.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# CS50 Certificates

CS50 Certificates is a web app at [certificates.cs50.io](https://certificates.cs50.io/) via which students, if eligible, can download their very own certificates from CS50's courses and events like CS50x Puzzle Day. Each certificate has a unique URL as well as a 2D barcode via which the certificate's authenticity can be confirmed. (CS50 does not, however, verify recipients' identities.) Certificates can be downloaded as PDFs for printing (in Letter or A4 size) or as PNGs for social media.

Underneath the hood, the certificates are implemented with HTML, CSS, and JavaScript. And CS50 uses [Puppeteer](https://pptr.dev/) (a "headless" version of Chrome) to render them as PDFs and PNGs.
1 change: 1 addition & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
:hidden:
:maxdepth: 1

certificates
forms
id
ide/index
Expand Down

0 comments on commit 26b9d07

Please sign in to comment.