5 comments

  • LandenLove2 hours ago
    Fun idea! Seems like a pretty complex tech stack.<p>My only recommendation is to add better input filtering on the front end. For example, I initially copy and pasted the whole URL and it gave a 400 error. e.g. <a href="https:&#x2F;&#x2F;github.com&#x2F;QCgeneral29&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;QCgeneral29&#x2F;</a><p>Then I realized it was only the username, so I deleted the url part, but forgot to remove the &#x2F; at the end e.g.<p>QCgeneral29&#x2F;<p>Another 400 error. Finally, I entered QCgeneral29 and it worked.
  • holg3 days ago
    Nice idea, how about even more badges? Might be some challenge for the clean looking Certificate...
    • brendonmatos3 days ago
      yea, it really is a challenge! currently, I have a sorting working to fetch the most relevant badges. I only show the top 3 to keep the certificate clean
  • lolalele3 days ago
    Very cool! Any plans to add more badges specific to big open-source projects like React, Linux, or Git?
  • raphaeljlps3 days ago
    Nice, how much is costing to run?
  • gus_massa2 days ago
    Feature request: GitLab support.