https://github.com/mattmajestic/certifications
Certifications from Coursera
https://github.com/mattmajestic/certifications
ai google-cloud machine-learning meta
Last synced: 12 months ago
JSON representation
Certifications from Coursera
- Host: GitHub
- URL: https://github.com/mattmajestic/certifications
- Owner: mattmajestic
- Created: 2024-01-21T03:35:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T01:47:35.000Z (about 1 year ago)
- Last Synced: 2025-02-27T02:18:23.850Z (about 1 year ago)
- Topics: ai, google-cloud, machine-learning, meta
- Language: Python
- Homepage: https://coursera-certifications.streamlit.app/
- Size: 19.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# 🎓 Coursera Certificates Viewer
This is a Streamlit app that allows you to view your Coursera certificates. The app displays all the PNG images in the `img/` directory. It also shows the total number of certificates you have and the unique institutions they're from. You can select a certificate from the sidebar, and the selected certificate will be displayed in the main area of the app or view all the certificates in a table.
## 🚀 Live App
The live app is hosted on Streamlit and can be accessed at [https://coursera-certifications.streamlit.app/](https://coursera-certifications.streamlit.app/)
## Files to Update 📂
- data.json
- img/ (For PNGs)
## How to Run Locally 🛠
```
pip install -r requirements.txt
streamlit run app.py
```
## Run with Docker 🐳
```
docker compose up
```
## 📺 Majestic Coding on YT
[](https://www.youtube.com/@majesticcoding/videos)