Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeXus

NeXus is a polished interactive DAA visualization website built as a static frontend. It includes:

  • Searching and sorting visualizations
  • Greedy algorithm demos
  • Dynamic programming table walkthroughs
  • N-Queens backtracking animation
  • Graph traversal and MST visualizers
  • Light and dark mode with saved preference
  • Step controls, autoplay, speed selection, random input, and reset flows

Run

Open index.html directly in a browser, or serve the folder with any static server.

Example:

python -m http.server 4173

Then visit http://127.0.0.1:4173/index.html.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages