Rwin-X/DevForge- — reverse-engineered prompt

Reverse engineered prompt

I want this repo turned into a clean collection of small Python projects I can actually run, learn from, and show people.

Each folder should feel like a finished mini app or tool based on its name, like a simple notes app, smart todo, productivity tracker, resume generator, terminal pet, stoic quote tool, cyber news reader, OSINT utility, and the smaller experiments like ascii art and ecosystem. If anything is incomplete, pick a sensible simple version and finish it instead of making it too complex.

Please make the code style consistent across the repo, make sure each project runs properly, and add clear instructions so a beginner can use them. I also want a solid main README that explains the whole collection, plus short README files for each project with what it does and how to start it. If it helps, add an easy way to launch each tool from the command line and basic tests for the core behavior.

Look up current docs online if you need to.

Want more depth? Deep Reverse