Skip to content

This is a Sorting Visualizer built with Next.js, TypeScript, and Shadcn/UI. It allows you to visualize various sorting algorithms such as bubble sort, insertion sort, merge sort, quick sort, and selection sort.

Notifications You must be signed in to change notification settings

Maverick7274/Sorting-Visualizer

Repository files navigation

Sorting Visualizer

This is a Sorting Visualizer built with Next.js, TypeScript, and Shadcn/UI. It allows you to visualize various sorting algorithms such as bubble sort, insertion sort, merge sort, quick sort, and selection sort.

Features

  • Visualize sorting algorithms in real-time
  • Choose from multiple sorting algorithms
  • Adjust the speed of the visualization
  • Randomize the input array for different scenarios

Technologies Used

  • Next.js: A React framework for building server-side rendered and static websites
  • TypeScript: A statically typed superset of JavaScript that compiles to plain JavaScript
  • Tailwind CSS: A utility-first CSS framework for quickly building custom designs
  • Shadcn/UI: A UI library for creating beautiful and responsive user interfaces

Getting Started

To get started with the Sorting Visualizer, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Maverick7274/Sorting-Visualizer.git

About

This is a Sorting Visualizer built with Next.js, TypeScript, and Shadcn/UI. It allows you to visualize various sorting algorithms such as bubble sort, insertion sort, merge sort, quick sort, and selection sort.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published