Guillem Climent
Technical Founder & Systems Architect
I build the production infrastructure that runs a real, growing e-commerce business.
Profile
Founder and sole technical architect of REUSALIA, a profitable and growing e-commerce company. I designed and built 100% of the platform — backend, automation and a custom ERP — that runs real inventory and real money. Pragmatic, production-first and self-taught: I founded the company at 25 and today I lead a five-person team while still writing the core code myself.
Key Impact
Experience
Sole architect of the entire platform — I built the backend, all automation and a custom ERP single-handedly.
- Backend & ERP: FastAPI/Python services and async pipelines on a PostgreSQL single source of truth, plus a custom Retool ERP for daily operations.
- Marketplace & AI: automated 12 Wallapop accounts + eBay (reverse-engineered private APIs, resilient rate-limited extraction) and an LLM enrichment pipeline that removed ~40h/week of manual work.
- Leadership & resilience: lead and train a 5-person team; rebuilt the whole operation after a catastrophic 2024 flood.
Earlier · 2020 – 2023
Skills
Selected Projects
PostgreSQL command-queue bridging a cloud core to local warehouse printers, with a distributed lock + failover.
github.com/AspiranteD/cloud-local-command-bridgeProduction LLM pipeline classifying & enriching thousands of SKUs/day with GPT-4o + GPT-Vision.
github.com/AspiranteD/ai-product-enrichmentAgentic assistant: LLM tool-use loop + RAG over the catalog, with an offline fallback.
github.com/AspiranteD/ai-ops-agent