tanishq2520/Algo-Visualizer

feat: Let it snow! Add a toggleable snow effect to the UI

Open

#23 opened on Oct 13, 2025

 (1 comment) (0 reactions) (1 assignee)Python (10 forks)auto 404
good first issuehacktoberfestui

Repository metrics

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

Description

Haha, love that idea! A snowy effect is a classic fun feature and a perfect "good first issue" because Streamlit makes it incredibly easy to do.

Here is a ready-to-post GitHub issue for it. This one is designed to be fun and very welcoming for a brand new contributor.

Title: feat: Let it snow! Add a toggleable snow effect to the UI

Description:

Let's add a bit of winter magic to the algorithm visualizer! This is a fun, purely cosmetic feature to make the app more delightful to use. Streamlit has a built-in command to create a beautiful falling snow effect.

The goal is to add this snow effect but also give the user control to turn it on and off.

Contributor guide