Blog Build Log
Virgo

Build Log #002: Making the demo more more demo-able

Let the calendar hold more than one outfit per day

This build was mostly about making the demo more demoable. I wanted to be able to demo the app without having a city, reference image, or name saved. I was dogfooding the app, looking for weakpoints in the UI and model behavior, and then adding each to a backlog to work on. The goal was to get most if not all surface level bugs resolved so that any user could demo the app themselves. I also verified that the demo reliably resets when instructed to.

What was built

Decisions

Making weather non-blocking was a deliberate call, not a fallback I backed into after something broke: a tool that can fail (an unreachable API, an unrecognized city) shouldn’t be load-bearing for the app’s core feature. Outfit recommendations work with or without a weather read.

Where it stands

Calendar and weather are both solid. Next up: outfit swapping, wardrobe item editing, and chattt

Case Study

Virgo

A wardrobe-management AI agent built for a Google Cloud hackathon that missed its own submission deadline, and kept going anyway, into a live Cloud Run app with weather-aware outfit planning, a calendar, gap analysis, and a guided onboarding tour.

Read the full case study →

The majority of this site was generated with Claude Code, an agentic AI coding tool by Anthropic, with human review and direction.