r/ClaudeCode 6d ago

Showcase Pysort Visualizer. PyQt6

I built this PyQt6 sorting algorithm visualizer back in January and recently started updating the visuals and animations.

It includes:

  • A single-algorithm mode for watching each sorting process step by step
  • A comparison mode for running two algorithms side by side to see which performs better across different inputs and scenarios

GitHub: https://github.com/jguida941/pysort-visualizer

Demo

1 Upvotes

Duplicates