I'm a software engineer based in Singapore who enjoys building tools that reduce developer friction.
I kept running into the same problem across projects: code gets written fast, but documentation is either missing, incomplete, or quickly outdated. A few months later, even my own code feels unfamiliar — especially in larger or fast-changing codebases.
So I built Code2Docs for 2 reasons:
Help developers document as they go, without interrupting flow
Make it easier to revisit, maintain, and onboard others into your codebase
This is my first open-source CLI tool — hoping it helps others as much as it’s helped me already.
Would really appreciate your feedback or suggestions
I'm a software engineer based in Singapore who enjoys building tools that reduce developer friction.
I kept running into the same problem across projects: code gets written fast, but documentation is either missing, incomplete, or quickly outdated. A few months later, even my own code feels unfamiliar — especially in larger or fast-changing codebases.
So I built Code2Docs for 2 reasons:
Help developers document as they go, without interrupting flow
Make it easier to revisit, maintain, and onboard others into your codebase
This is my first open-source CLI tool — hoping it helps others as much as it’s helped me already. Would really appreciate your feedback or suggestions