TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Looset Graph – OSS concept map tool (ClojureScript, Wikipedia demo)

2 pointsby smokeonline27 days ago
I built Looset Graph [1], a free&#x2F;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&#x2F;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:&#x2F;&#x2F;github.com&#x2F;JpOnline&#x2F;looset-graph">https:&#x2F;&#x2F;github.com&#x2F;JpOnline&#x2F;looset-graph</a><p>[2] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Mathematics" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Mathematics</a><p>[3] <a href="https:&#x2F;&#x2F;jponline.github.io&#x2F;looset-graph&#x2F;?example=maths" rel="nofollow">https:&#x2F;&#x2F;jponline.github.io&#x2F;looset-graph&#x2F;?example=maths</a><p>[4] <a href="https:&#x2F;&#x2F;youtu.be&#x2F;kODflOgOMpc" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;kODflOgOMpc</a>

1 comment

badmonster25 days ago
do you have any plans to support dynamic data integration in the future?
评论 #43802199 未加载