Skip to content

a suite of products that bring computer science algorithms to life

Notifications You must be signed in to change notification settings

ewired/magic-graphs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Computer Science ✨🦄

A New Tool For Understanding Theory


Learn Network Flow by Seeing How a Residual Graph Develops

Screenshot 2024-11-09 at 10 53 44 PM

Watching Dijkstras at Work May Just Be The Shortest Path to Understanding It

Screenshot 2024-11-10 at 10 14 24 AM

Minimum Spanning Trees Form Differently With Prims and Kruskals, Thats Why You Can Visualize Both

Screenshot 2024-11-12 at 1 59 52 AM

Wanna See It In Action? Watch Our 1 Minute Demo

Screen.Recording.2024-11-10.at.10.50.04.AM.mov

Development

Install

npm i && (cd client && npm i) && (cd ../server && npm i)

Run

npm run dev

Build

cd client && npm run build

About

a suite of products that bring computer science algorithms to life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.5%
  • CSS 17.4%
  • Vue 15.0%
  • Other 1.1%