Skip to content

[Beta] A full-stack app that generates a shareable link to display all of your Coursera certifications as visual SVG trophies on a single page.

Notifications You must be signed in to change notification settings

dza59/github-coursera-trophy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔗 https://github-coursera-trophy-app.vercel.app

Coursera currently doesn't offer a single link for all certificates, limiting developers from showcasing their continuous learning achievements from one of the most reputable online education platforms.

My tool addresses this by allowing users to input their certification IDs, after which the backend generates a consolidated SVG of all certifications earned. This means you can easily share your achievements anywhere—embed them in a GitHub README or any website using just one link.

📣 This is the beta version. There are many more features to come, which will be rolled out gradually. If you'd like to contribute or have specific feature requests, please contact me via LinkedIn or email. You can find my contact information on my github homepage. Thank you!

❤️ ❤️ This tool is inspired by the github-profile-trophy, which dynamically generates and displays GitHub Stats Trophies on your README.

App Screen

1. Enter your certification IDs into the App generator to create a shareable link for your certificates.

link Screen

Now you're ready to embed the shareable link on your website.

example of usage Screen

The above is an example of how I used the link to displays the Certifications Trophy on README


node react express vite nodemon tailwindcss

Follow these steps to set up the project locally on your machine.

Cloning the Repository

git clone git@github.com:dza59/github-coursera-trophy.git

run Back-End

cd api
npm install
nodemon start

run Front-End

cd app
npm install
npm run dev

❤️ ❤️ Thank you for reading! ❤️ ❤️

Don't forget to like my app on the generator page!

About

[Beta] A full-stack app that generates a shareable link to display all of your Coursera certifications as visual SVG trophies on a single page.

Resources

Stars

Watchers

Forks

Packages

No packages published