DEV Community

Adam Crockett πŸŒ€
Adam Crockett πŸŒ€

Posted on

Showoff your best creation

Can you show us an example of the project you are most proud of?

Oldest comments (48)

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Very nice, lots of cool things to use here, what motivated you to create Omatsuri?

Collapse
 
kamranayub profile image
Kamran Ayub

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.

Collapse
 
vonheikemen profile image
Heiker

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".

 tinytina --schema ./api.json run user:list-posts

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.

Collapse
 
swagwik profile image
Sattwik Sahu

Whoa that is mind bloooooooowwwwiiiinnnnnggg 🀩🀩🀩🀩🀩🀩🀩🀩🀩

Collapse
 
ben profile image
Ben Halpern
this
Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Honestly, I prefer your Ben test site

Collapse
 
fernandez14 profile image
Eduardo FernΓ‘ndez

A lil bit still half way but tryanzu.com =)

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

Looks promising, good job!

Collapse
 
fernandez14 profile image
Eduardo FernΓ‘ndez

Thanks man, I appreciate it :)

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

You could team up with vitaly above, great job!

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

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.

Collapse
 
tusharpandey13 profile image
Tushar Pandey

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 πŸ˜‚

Collapse
 
adam_cyclones profile image
Adam Crockett πŸŒ€

This is the future.

Collapse
 
p11r profile image
Prasanna Kumar

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

Collapse
 
titanhero profile image
Lex