tanishq2520/Algo-Visualizer

feat: Add a balloon celebration when sorting is finished

Open

#25 opened on Oct 13, 2025

 (2 comments) (0 reactions) (1 assignee)Python (10 forks)auto 404
good first issuehacktoberfeststreamlitui

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Who doesn't love a good celebration? Similar to the toast notification, we can make the end of the sorting animation more exciting by triggering Streamlit's built-in st.balloons() effect. It's a fun and rewarding visual for the user.

Contributor guide