All projects
Project 04
Duck Worx
Inherited WooCommerce site improvements and product data migration
I inherited the existing WooCommerce site and improved its product catalog by building a deterministic normalization and migration workflow for inconsistent product variations, with confidence review, tests, dry runs, snapshots, rollback support, and staging parity checks.
Visit live website
Selected work
What I built
- Created a deterministic Python parser for product variation values.
- Separated straightforward conversions from records requiring human review.
- Preserved product IDs, variation IDs, prices, and stock during normalization.
- Built idempotent WP-CLI application, rollback, and parity verification steps.