I built a small programming tool called Ribbot, which is a simple and interactive wrapper of the command curl.
It started off as just a small toy that I built while playing with gum[0], but now has grown into a pretty polished app.
Right now it is in a pretty much complete state and ready to use.
As this is the first time I have written something this big in shell script, there might be some mistakes here and there, so I would love hearing your feedbacks and comments on the project!