Introducing ezBadge

| programming | python | software |

A few months ago I wrote about my struggles with Markdown Image Links. The entire reason why I was working on that before was to put cute little badges in my Github repos. Today I took this a whole step forward and wrote a small web application that just “does the needful” for you. ezBadge makes it easy to transform a regular Github Repo URL into a beautiful badge by writing the markdown for you and allowing you to just copy and paste it into your README.md file or anywhere else where Markdown is supported. You just feed it a valid Github repo URL and it spits out the Markdown along with a preview of what you will see if you put that markdown somewhere. So far, the only type of Badge that it makes is a CircleCI badge but I plan on adding more in the near future and if there is a badge that you would like to see, please open up an issue for this project.

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

So Long Relayd, and Thanks for All the Fish

So Long Relayd, and Thanks for All the Fish 2026-08-17 Running relayd alongside httpd on your OpenBSD web servers is no longer necessary for injecting HTTP security headers. Thanks to the incredible work by rsadowski@ we now have the ability to set our sec...

via btxx.org RSS Feed August 23, 2026

YouTube’s right click relay

An interesting mechanism in YouTube I just learned of. If you right click once, you get their context menu: If you right click again, you get the native browser menu: This is clunky and not discoverable, but I can see YouTube team’s bind here. As far as I...

via Unsung August 22, 2026

A Syncthing and SQLite Gotcha

On the rename system call.

via Fernando Borretti August 22, 2026

Generated by openring