Something I worked on over the weekend ^_^
It shows the largest connected component of the network generated from Stacker News posts, connected via internal SN links.
(Posts not connected to this largest connected component are not included)
pull down to refresh
python,networkx, andpygraphvizto build the graph and node positions.htmlandcytoscapeto create the appgithub pagesindex.htmlwas built by ChatGPT/Claude, but I did have to do a lot of customization afterwards.