Can you show us an example of the project you are most proud of?
For further actions, you may consider blocking this person and/or reporting abuse
Can you show us an example of the project you are most proud of?
For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (48)
Very nice, lots of cool things to use here, what motivated you to create Omatsuri?
Been running this for over 10 years now!
keeptrackofmygames.com
It started as a solution to a problem I (still) have, which is tracking when new games are released.
Tinytina.
A tiny cli tool that helps me avoid using Postman until I actually need it. I use it when
curl
is too little and Postman is too much.The basic idea is this: read the request data from a json file and feed it to an http client. Then you run the request by its "id".
It also has a few nice features like an "interactive mode" and also the ability to convert the request to an actual
curl
command so you can share it with others.Whoa that is mind bloooooooowwwwiiiinnnnnggg π€©π€©π€©π€©π€©π€©π€©π€©π€©
Honestly, I prefer your Ben test site
A lil bit still half way but tryanzu.com =)
Looks promising, good job!
Thanks man, I appreciate it :)
You could team up with vitaly above, great job!
As the OP I gues I should share mine, My son is my best but you can't star him on GitHub.
But I do have some interesting stuff going on, go check it out if you have a moment.
Hmmm, interesting thought experiment. What if genetic information were open source. One could say, upload a boilerplate 'son' genetic code to GitHub and others could fork it π
This is the future.
If not the best, my first, yet useful :)
netselect - A CLI tool to select the fastest host based on the lowest ICMP latency.
github.com/pgollangi/netselect
I think that was this
gitlab.com/TitanHero/Dns-resolverc...