Skip to content

Web application engineered to visualize common algorithms. Technologies used: React.js and CSS.

Notifications You must be signed in to change notification settings

PC-coding/AlgoSeeker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algo-Seeker

A web application engineered and designed to visualize common algorithms like BFS, Dijkstra's, Bubble Sort and Quick Sort. I'm working on this application to reinforce my knowledge on Algorithms and I thought it would be interesting to visualize pathfinding + sorting algorithms in action.

Technologies used: React, JavaScript, CSS.

Check it out here!

What I Learned

  • Reinforced knowledge on Algorithms.
  • Algorithms included:

    • A* Star

    • Breadth-first Search

    • Quick Sort

    • Dijkstra's Algorithm

    • Traveling Salesperson with Genetic Algorithm

    • Bubble Sort

  • Styled and designed application with CSS.

Demo

AlgoSeeker

Sources

React Documentation
P5 Documentation
React Particles Documentation
Algorithms Research

About

Web application engineered to visualize common algorithms. Technologies used: React.js and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published