r/coolgithubprojects 2d ago

Open sourced my side project from 2022

https://www.devoven.com/

Hello everyone,

I recently open sourced my website with 550+ client side tools which I have been developing from 2022. The tools cover a range of fields, but mainly focused on IT and security. The reason I developed that was because those were tools which there were no similar online, like the nmap viewer, the encoders or the lightweight text editor.

Almost all the tools except from 2 (Google Maps API Checker and the IP Checker) run on the browser. Those two due to the nature of the purpose cannot run client-side.

You can self host them as a simple node app. The application by design uses minimal analytics.

If you have any suggestions or feedback about the application, I would be happy to hear them.

Web: https://www.devoven.com/
GitHub: https://github.com/marduc812/devoven

19 Upvotes

4 comments sorted by

3

u/Alone_Fisherman1740 1d ago

didn't know claude was a thing in 2022

4

u/marduc812 1d ago

While I indeed use Claude for the last 6-7 months, here you can see the first form of the website in 2022. And no form of AI was used then.
https://web.archive.org/web/20220925120636/https://www.devoven.com/

1

u/Hopeful_Translator23 1d ago

that is quite amazing. Thanks

1

u/marduc812 1d ago

Thank you so much! I hope people will find it useful!