Unusual Wikipedia
Fun distraction surfacing weird Wikipedia entries, though WikiRandom already exists.

GPU-accelerated layout renders 7M articles with shortest-path finding between any two.
Researchers, curious explorers, data visualization enthusiasts
WikiViz · Yasiv
Offline, I parsed the May 2026 English Wikipedia full-text dump into a directed graph, used cuGraph on a GPU to run PageRank, Leiden clustering, and ForceAtlas2 for the layout. I did some post processing to get rid of lingering overlapping nodes and rendered a tiled map of raster base images (using Skia) and JSON metadata. Tiles are bundled into PMTiles. The frontend is Deck.gl.
Everything is hosted on Cloudflare. Search and shortest-path are served by a Rust backend in CF Containers which uses Tantivy and bidirectional BFS.
Happy to answer any questions!
Fun distraction surfacing weird Wikipedia entries, though WikiRandom already exists.
Direct2D GPU PDF renderer with CPU fallback, but alpha-stage and Windows-only.
GPU-accelerated immediate-mode plotting for ImGui users tired of hacking Matplotlib.
WGPU-powered Rust UI engine claiming 120 FPS with 130MB RAM beats Electron bloat.
Infinite canvas terminal with minimap—tmux tabs but actually visible.
Using Wikipedia translation counts as a proxy for cultural significance is genuinely clever.