Blog About Book Adventure

Data Visualization

I enjoy exploring data through visualization. These posts cover using tools like Matplotlib, Python, and Gemini to create charts.

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.November 24, 2025

From track workout to ridgelines with Gemini CLI

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.July 19, 2025

How to analyze a .FIT file and create plots with Gemini CLI

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.July 10, 2025

Explore topics

Gemini CLI 9 Python 5 Gemini 3 Cloud Run 11 LangChain 3 RAG 3

Recent posts

How automated rebasing works on Cloud Run

A technical overview of automated base image updates on Cloud Run.May 28, 2026

How to set up a custom domain and HTTPS redirects 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.May 18, 2026

Auto-formatting Python with Ruff in Gemini CLI

Learn how to set up a hook in Gemini CLI that uses Ruff to format and sort imports in your Python code every time it modifies a file.May 06, 2026

RSS Feed | Sitemap