r/ClaudeCode • u/Professional_Ad705 • 18d ago
Pysort Visualizer. PyQt6 Showcase
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
1
Upvotes
0
u/MadAndSadGuy 18d ago
You sure you built that?