GCGaurav ChoudharyThe story · chapter 12
Menu
Home/Story/12
12
Software builder

The spreadsheet became an application.

Python turned internal ecommerce know-how into reusable tools.

Scale / context
Internal tools now handle workflows that previously required repeated spreadsheet and manual operations across large product files.

I began building Python applications for CSV/Excel ingestion, header detection, bulk SEO, AI generation, product cleanup, partial saving, resume logic and book-data verification.

Software built around the operator

The applications were not designed from a theoretical product brief. They came directly from the way ecommerce work actually happens: files arrive with different headers, only certain rows need processing, existing fields cannot be overwritten, long jobs must be stoppable and useful partial outputs must survive.

Those details are small from a software-demo perspective but critical in a production workflow. They are the difference between an AI experiment and a tool an operator can trust.

Book verification closed an old loop

A separate book-data verification direction connects back to the earliest KDP and book experience: ISBN, title, author, publisher and description data need to be correct before enrichment is valuable.

The goal moved beyond generating text. The system should read existing product information, verify what it can, preserve what is correct and improve only what needs work.

Related parts of the journey
Demand generation · Chapter 10Building the store was only half the job.Google Ads, Shopping, Merchant Center, Amazon PPC and SEO connected technical quality to revenue.Automation · Chapter 11Spreadsheets eventually started writing their own work.Google Apps Script was the bridge from advanced spreadsheet use into programming.Production systems · Chapter 13Building software meant learning where it runs.Ubuntu, Docker, Coolify, PM2, databases, DNS and Cloudflare became part of the operating job.Digital product · Chapter 14Then I started building software for users, not only for myself.Gergeant represents the move from internal tools to a public utility platform.

Every skill on this site belongs to a real chapter. The story explains why it was learned, where it was used and what came next.