Git Product home page Git Product logo

vu-search-algorithms-visualizer's Introduction

SearchAlgorithmsVisualized

The Search algorithms that are thought during the Computational Thinking course (VU Amsterdam) made visual.

About

This project was written in september 2016, which was also the second time that I was a teaching assistent for the Computational Thinking course at the VU. During this time I noticed that students often stuggle with understanding some sorting algorithms (despite the many good resources there already are available online).

In an attempt to solve this issue, this project was born. The main idea behind this project is to help students understand the various sorting methods better by providing them with more (and better) live-examples.

(the project was a success and is now being used by the professor on his personal website: bhulai.nl)

Kishan Nirghin

Preview

Overview of website

How to run

Simply copy the entire folder and host with any apacheserver.

Requirements:
  • PHP
  • Internet connection

TODO

This project could be expanded / improved by adding the following features:
  • More control over the now randomly generated graphs (e.g. sliders to adjust the connectivity, or number of nodes)
  • Prettier front-end
  • Remove PHP dependency
My other thoughts for future work

The project now is quite stable; I do feel like it should be re-written at some point (and I will do it once time allows); Some of the things that currently bug me are:

  • the cytoscape library that is being used to render the graphs. Whereas libraries are useful for rapid development, it affects the flexibility of the program. (a good example is that some of the nodes are rendered on top of eachother).
  • The Design, which I hate. It should be more attractive to look at and play with; I would love to make the website feel like a playground
  • More options, e.g. allow students to draw their own graphs

vu-search-algorithms-visualizer's People

Contributors

kishanjay avatar

Watchers

 avatar  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.