open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.56k stars 221 forks source link

Github Readme Dynamic Quote Generator #253

Open shravan20 opened 3 years ago

shravan20 commented 3 years ago

Project description

A simple project using Node.js to return dynamic quote image for profile README.md file with different themes, font style, design and adding jokes based on query strings.

Relevant Technology

Tech Stack: Node.js, Express.js

Complexity and required time

Complexity

Required time (ETA)

Categories

Current Project Link :: Need collaborators

KaKi87 commented 3 years ago

Why not pure markdown quote ?

shravan20 commented 3 years ago

Why not pure markdown quote ?

Final output will be markdown based. But hosted app will be a Node.js

shravankb commented 3 years ago

Completed the project. Full flectched

FredrikAugust commented 3 years ago

Wow, nice @shravankb! Do you have a link to the project?

TheOtterlord commented 3 years ago

@FredrikAugust It seems to be at the repo link in the OG issue: https://github.com/shravan20/github-readme-quotes

And the working version is at: https://github-readme-quotes.herokuapp.com/

shravan20 commented 3 years ago

Repo Link: https://github.com/shravan20/github-readme-quotes

Project Link: https://github-readme-quotes.herokuapp.com

Kreijstal commented 3 years ago

wow that's great