GithubHelp home page GithubHelp logo

kmachappy / algo-visualizer Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 278 KB

An algorithm visualizer created with React, Typescript, and GraphQL.

Home Page: https://algorithm-visual.vercel.app/

HTML 1.34% CSS 0.47% TypeScript 65.50% JavaScript 32.69%

algo-visualizer's Introduction

Logo

An algorithm visualizer created with React, Typescript, and GraphQL.

Live Website - AlgoVisualizer
React Web Application built on
React · TypeScript · TailwindCSS

About

Description Screenshot

- A simple React web application made to visualize algorithms
- Users will be able to choose from one of the sorting algorithms or pathfinding algorithms to explore and visualize.
- Users are able to choose visualizer array size and speed
- Users are able to stop visualizer and reset the visualizer to its original state

https://i.imgur.com/Y26pUBA.jpg

(back to top)

Component Architecture

flowchart LR
App-->Navbar
App-->Home
App-->Category
Category-->SortingPage
Category-->PathfindingPage
PathfindingPage-->Visualizer
SortingPage-->SortingVisualizer
SortingVisualizer-->BubbleSort
SortingVisualizer-->InsertionSort
SortingVisualizer-->MergeSort
SortingVisualizer-->QuickSort
SortingVisualizer-->BogoSort
App-->Footer


(back to top)

Home Visualizer
home Visualizer

(back to top)

algo-visualizer's People

Contributors

kmachappy avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.