An open API service indexing awesome lists of open source software.

https://github.com/crizmo/replit-cards

Display your replit user profile as a card image
https://github.com/crizmo/replit-cards

Last synced: about 2 months ago
JSON representation

Display your replit user profile as a card image

Awesome Lists containing this project

README

          

# Replit Cards
Display your replit user profile as a card on your website whereever you want.

# ToDo
- [ ] Add more information to the card
- [ ] Add more themes
- [ ] Fix badges for specific users
- [ ] Add more badges

Replit cards


You can display your replit profile as cards using the replitCards API


Example:


Replit Cards


Replit Cards

There are 2 card options

Small :- https://replit-cards.kurizu.repl.co/mini/

Large :- https://replit-cards.kurizu.repl.co/large/




There are 2 queries:-

pfp :- ?pfp=image_url_here

banner :- ?banner=image_url_here



You can change your pfp and banner using the pfp & banner queries


Example Large card:


https://replit-cards.kurizu.repl.co/card/kurizu?pfp=yourPfpLink&banner=yourBannerLink


Example Small card:


https://replit-cards.kurizu.repl.co/mini/kurizu?pfp=yourPfpLink&banner=yourBannerLink

For more information, visit Replit Cards