Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Try BigQuery Free
Build on Google Cloud with $300 in Free Credit
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
A Client for the Spotify Web API, written in C#/.NET
...With the support of .NET Standard 2.X, SpotifyAPI-NET runs on many platforms, including .NET Core, UWP, and Xamarin.Forms (Windows, Android, iOS, and Mac)
Generates a playlist of files in directories in random directory order
...lots of directory scanning configuration options and size limiting. Will also produce a playlist to fit the free space on a specified device.
Good for grabbing a random selection of albums to transfer to your device or just to be able to play albums in a random order if your device doesn't have this feature.
You can also use it to generate separate playlists for separate directories by running it multiple times in another script (this is my current use for it in my Android device).