Ten years finding the actual problem, then building the fix.

I connect e-commerce, marketing, creative work and code into working systems.

Most people specialize in one lane. I've spent a decade moving between four — which is usually where the real fix is hiding.

I build, optimize and automate digital businesses — from the storefront and the ad campaign to the creative workflow and the code behind it.

View my work Get in touch
10+Years in e-commerce & digital
$300K+Facebook ad spend managed
4Disciplines, one way of thinking

Four disciplines. One way of thinking.

Each area reinforces the others — a marketing problem is often a data problem, a creative problem is often a workflow problem.

E-commerce & Growth

Operations, SEO, paid acquisition

Multi-store operations, marketplace listings, $300K+ in managed Facebook ad spend.

Automation & AI

Python, APIs, custom tools

Bulk Etsy listing tool, invoicing + WhatsApp automation, AI image workflows.

The connector

Find the bottleneck.
Build the fix.
Make it scale.

Creative & Content

Design, publishing, production

Book covers, movie posters, POD artwork, KDP production at scale.

Web & Digital

Lean, SEO-first sites

Static, fast websites built around structure and search — not unnecessary complexity.

Selected work

A few examples of how a project runs — problem, solution, result.

# bulk_listing.py — Etsy API bulk create/update from etsy_client import EtsyShop shop = EtsyShop(shop_id="...") products = load_catalog("catalog.csv") for item in products: shop.create_or_update_listing( title=item.title, tags=item.seo_tags, images=item.images ) # turns a day of manual entry into a single automated run
Automation / E-commerce

Bulk Etsy listing tool

Hours → Minutes
Problem

Creating and updating hundreds of Etsy listings by hand was slow, repetitive, and error-prone across multiple shops.

Solution

Built a Python tool on top of the Etsy API to bulk-create and update listings from a structured data source.

Result

What used to take a full day of manual entry now runs automatically, with fewer mistakes and room to scale product lines.

Ad performance growth illustration
E-commerce / Growth

Scaling paid acquisition across stores

$300K+ managed
Problem

Ad spend spread across multiple stores was scaling unevenly, with budget leaking into underperforming campaigns.

Solution

Rebuilt the testing and creative-rotation process across $300K+ in Meta ad spend, shifting budget toward validated winners.

Result

A more structured testing and creative-rotation process, shifting budget toward the campaigns and creatives that actually performed.

Creative / Publishing

Creative production at scale

One-off → Pipeline
Book covers
Enchanted Fungi Forest coloring book mockup Birds of Earth book mockup Cozy Cuties coloring book mockup Nocturnal Cat Guardians book mockup
Movie posters
Zero Hour Protocol movie poster mockup The Quiet Architect movie poster mockup Tides of Winter movie poster mockup

A small sample from a much larger catalog — book covers, movie posters, tarot decks, ornamental patterns and fine art prints, produced and published at volume across POD and KDP.

Carlos Valmont

About

"I like figuring out why something isn't working, then finding a simpler way to make it work."

Self-taught, hands-on, and comfortable moving between technical and creative work without staying in one lane. Ten years of running e-commerce businesses, managing paid campaigns, producing creative work at scale, and building the Python tools that made all of it faster.

ConsultingE-commercePaid MediaSEOPythonAPIsAI WorkflowsCreative DirectionKDP PublishingStatic WebProcess Design
Let's talk

Have a problem, project or process that needs solving?

Open to full-time roles, consulting engagements, and hands-on projects — wherever a broad technical + creative skill set can make a difference.