You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a weather simulation system that evolved from a C-based engine into a full Java Swing desktop application. The project models a network of atmospheric sensors, generates probabilistic weather data, detects hazardous conditions, computes statistical summaries, and produces rule-based forecasts—all presented through an interactive graphical UI.