Khadirullah Mohammad’s Post

I've wasted hours trying to read tiny labels on architecture diagrams. You find a great technical guide, the system diagram looks amazing — but it's so small you can't read anything. You zoom in → the layout breaks. You try Ctrl+F in a 50-node flowchart… nothing. So I built something to fix it. It's called DiagView — a tiny 19KB open-source tool. It turns any static SVG into an interactive viewer: • Zoom & pan • Search inside diagram nodes • Export to PNG/SVG/PDF • Laser pointer mode for remote reviews I designed the architecture and spec myself to solve a real problem I had — then used AI as a pair programmer for the implementation. The full process is documented in the README as an "Authenticity Statement." I think this is how many of us will build going forward — human vision + AI execution — and I'd rather be honest about it. It works with React, Vue, Svelte, or vanilla JS — and takes one line of code to set up. I'd genuinely love your feedback — especially if you work with system diagrams. Demo and GitHub links in the first comment 👇 #OpenSource #DevOps #Documentation #AIPairProgramming #Engineering #WebDev

  • graphical user interface, application

🚀 Try it out: ✨ Live Demo — https://khadirullah.github.io/diagview/ 🛠️ GitHub — https://github.com/khadirullah/diagview 📖 Full blog post — https://khadirullah.com/blog/introducing-diagview/ If you work with system diagrams: • How are you currently viewing them? • Any tools you swear by?

Like
Reply

To view or add a comment, sign in

Explore content categories