💾 Archived View for gem.arisamiga.rocks › post › profiletable.gmi captured on 2023-11-04 at 11:48:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-04-26)
-=-=-=-=-=-=-
Soooooo There is this thing called
Mostly used for repositories to explain their function and to provide information to a person that is viewing them. But Github has done something different. If you replace the name of the repository with the same name as your github username then it will show that this repository is a special one
As it shows here with mine.
That means that anything ReadMe has will be displayed on your profile page!
There are some amazing designs that people have made that can be found here
https://github.com/abhisheknaiidu/awesome-github-profile-readme
But. I wanted to make something different and I stumbled upon something called "Metadata Badges" which are images of tools/languages/frameworks that you use in your repositories ReadMe.
So I decided to make a **table** of all the languages and tools that I have ever used. Thankfully there is a website called
which allows you to make these badges.
I also used the HTML entity "& nbsp;" which is a non-breaking space. This is used to make the table look better.
Here is how it looks!
This is a pretty nice feature. If you want to make your own you can use a generator such as
https://rahuldkjain.github.io/gh-profile-readme-generator/
made by
Thanks so much for reading my blog and have a nice day!