I built Looset Graph [1], a free/open-source tool for visualizing concept maps and mind maps. It lets you map relationships between ideas, topics, or entire knowledge domains.<p>---<p>Key features:<p>- Interactive: Fold/collapse nodes, drag to reorganize, and define graphs from plain text.<p>- Wikipedia demo: Extracted connections from the Mathematics Wikipedia page [2] to auto-generate a graph [3]. Shows how algebra, geometry, and calculus relate.<p>- Built with ClojureScript and Re-Frame.<p>Why? I wanted a tool to simplify complex networks for students, researchers, or anyone untangling interconnected ideas.<p>Try it:<p>- Live demo (Maths example): [3]<p>- GitHub repo: [1]<p>- Demo video: [4]<p>---<p>Feedback wanted:<p>1. Usefulness: Would you use this for learning, planning, or brainstorming?<p>2. Priorities: Should I add more visualization features (clustering, edge labels) or focus on easier graph creation (e.g., Wikipedia imports)?<p>3. First impressions: What stands out (good or bad)?<p>Tech stack: ClojureScript + Re-Frame. No ads, no tracking.<p>[1] <a href="https://github.com/JpOnline/looset-graph">https://github.com/JpOnline/looset-graph</a><p>[2] <a href="https://en.wikipedia.org/wiki/Mathematics" rel="nofollow">https://en.wikipedia.org/wiki/Mathematics</a><p>[3] <a href="https://jponline.github.io/looset-graph/?example=maths" rel="nofollow">https://jponline.github.io/looset-graph/?example=maths</a><p>[4] <a href="https://youtu.be/kODflOgOMpc" rel="nofollow">https://youtu.be/kODflOgOMpc</a>