Show HN: I built a biological network visualization tool
2 jmg421 0 7/25/2025, 11:38:19 AM nodes.bio ↗
I've been working on nodes.bio - an interactive tool for visualizing biological networks and systems thinking.
The tool features interactive network visualization powered by Cytoscape.js, with real-time graph editing and manipulation capabilities. It supports JSON import/export and provides a responsive design that works seamlessly on the desktop (mobile-friendly version coming later).
The tech stack combines modern frontend technologies with robust backend architecture. The frontend uses Next.js 14 with TypeScript and Cytoscape.js for the visualization engine. The backend is built with FastAPI and Python.
The featured demo showcases a Traumatic Brain Injury Nasal Spray mechanism of action visualization, demonstrating the tool's capability to handle complex biological pathway mapping.
You can explore the live demo at <https://nodes.bio> to see the TBI Nasal Spray visualization in action, along with other biological network examples.
I'd love feedback on the visualization capabilities or any suggestions for biological data integration. What do you think?
No comments yet