exdunn / trie-hugger

Trie Data Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trie Hugger

Interactive data visualizer for the trie data structure

Trie it out!

demo

Features

  • Uber interactive data visualizations
  • Random text generator
  • Variety of colors and color scales
  • Reading animation

Implementation

  • Frontend built with React, Bootstrap, CSS, and HTML
  • Data visualized with D3js (Tree and Pack hierarchy representations)
  • Randomly generating text with Lorem Ipsum JS
  • Production build deployed with Netlify for continuous integration

About

Trie Data Visualizer


Languages

Language:JavaScript 91.3%Language:HTML 5.0%Language:CSS 3.8%