Prototyping better charts with Gemini 3 and Nano Banana Pro
I used the newly released Gemini 3 to redesign a confusing sleep tracker chart. Here is how it analyzed the flaws and generated a clearer visualization.
I enjoy exploring data through visualization. These posts cover using tools like Matplotlib, Python, and Gemini to create charts.
I used the newly released Gemini 3 to redesign a confusing sleep tracker chart. Here is how it analyzed the flaws and generated a clearer visualization.
Through a process of debugging and exploration with Gemini CLI, I turned a binary data file into a visualization that truly tells the story of my workout.
I started with a binary .FIT file from my sports watch and used
Gemini CLI to parse it, explore the data, and generate insightful plots about my
run.
Learn how to run an interactive agent loop with Antigravity SDK.
A technical overview of automated base image updates on Cloud Run.
Use these gcloud commands to configure a custom domain for a Cloud Run service with a managed SSL certificate and a HTTP-to-HTTPS redirect.