I wanted to show my goodreads favourite quotes on my github Profile Readme in a random order, but Random Quotes widget provided by goodreads cannot be used directly on markdown.<p>So, I built a simple service that renders the goodreads quotes (from random quotes widget) as a SVG Image thus, compatible with github Markdown, hosted on vercel.<p>repo: <a href="https://github.com/prakashsellathurai/Goodreads-Random-Quotes-Badge" rel="nofollow">https://github.com/prakashsellathurai/Goodreads-Random-Quote...</a><p>demo: <a href="https://goodreads-random-quotes-badge.vercel.app/getbadge?goodReadsUrl=https%3A%2F%2Fwww.goodreads.com%2Fuser%2Fshow%2F105903487-prakash-sellathurai" rel="nofollow">https://goodreads-random-quotes-badge.vercel.app/getbadge?go...</a>