ChoukseyKhushbu / Gitzilla

A resume builder for your GitHub profile.
https://gitzilla.netlify.app/
MIT License
63 stars 10 forks source link

feature: Extra info on repo cards #21

Open anuraghazra opened 3 years ago

anuraghazra commented 3 years ago

Show information which github cards show like this

anuraghazra commented 3 years ago

Parse the emojis as unicode too, otherwise it will show up in text format.

gitzilla-issue

ChoukseyKhushbu commented 3 years ago

Thank you so much @anuraghazra for looking into my project!! :smile: :grinning:

Show information which github cards show like this

  • Stars & forks count
  • Showing repo's github page or website if available
  • Adding badges for forked repos
  • Sorting by stars (maybe also give option to sort by different parameters)
ChoukseyKhushbu commented 3 years ago

Parse the emojis as unicode too, otherwise it will show up in text format.

gitzilla-issue

:open_mouth: I missed this little bug. Will fix this issue too.

anuraghazra commented 3 years ago

@ChoukseyKhushbu you are welcome 😃 keep up the great work