Skip to content

isaacvr/coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd608bb · Apr 4, 2024

History

32 Commits
Jul 27, 2019
Jul 27, 2019
Nov 9, 2019
Jul 27, 2019
Jul 27, 2019
Aug 4, 2019
Oct 22, 2019
Oct 14, 2019
Oct 14, 2019
Jul 27, 2019
Jul 27, 2019
Aug 4, 2019
Aug 4, 2019
Jul 27, 2019
Oct 14, 2019
Oct 14, 2019
Oct 14, 2019
Oct 14, 2019
Aug 4, 2019
Jul 27, 2019
Aug 10, 2019
Aug 10, 2019
Oct 14, 2019
Aug 4, 2019
Jul 27, 2019
Jul 27, 2019
Jul 27, 2019
Jul 27, 2019
Oct 14, 2019
Aug 4, 2019
Aug 4, 2019
Aug 4, 2019
Oct 14, 2019
Oct 14, 2019
Apr 4, 2024
Jul 27, 2019
Jul 27, 2019
Jul 10, 2019
Nov 9, 2019
Aug 4, 2019
Aug 10, 2019
Jul 10, 2019
Jul 10, 2019
Oct 14, 2019
Aug 16, 2019
Jul 12, 2019
Aug 10, 2019
Aug 10, 2019
Oct 19, 2019

Repository files navigation

Algorithms Visualization

The main idea of this repo is to see a list of algorithms and how they works in an animated way. Is not a fancy collection but it shows the thing.

You can test it here.

Dependencies

All the dependencies are included in the root of the project. This set of animations are built on top of p5.js.

Contributing

You can contribute in two main ways:

  1. As a developer. In this case you can fork the repo, add your stuff and make a pull request.
  2. Giving ideas about another algorithms.

Contact

You can contact me through Telegram.

TODO

  • Add the documentation of every algorithm or at least the basics
  • Tune the routes of the index.html main file to match with the Github Page's routing way