I’ve been building a small multilingual weather report generator using PowerShell and SQL Server Express.
A script fetches global weather data every 4 hours, stores it in SQL Server Express, calculates a discomfort index, and generates static HTML pages in multiple languages.