Data Structures Visualizer

A web application for viewing and manipulating standard data structures. Allows users to develop a deeper understanding of each data structure's key properties and methods using interactive forms, auto-generated SVG graphics, and links to the data structure's underlying source code.

Data Structures Visualizer preview image

Tools Used

  • TypeScript
  • React
  • Next.js
  • SVG Graphics
  • Tailwind CSS
  • Cypress
  • Vitest
  • fast-check (property-based-testing)
  • GitHub Actions
  • GitHub Pages

Explore the Project